GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.clear() |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.clearStrategy() |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.clearToAnother() |
.physical.Repartition.Shuffle to_another = 1;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.clearToOthers() |
.physical.Repartition.Broadcast to_others = 2;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.PhysicalOpr.Operator.Builder.getRepartitionBuilder() |
.physical.Repartition repartition = 14;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.mergeFrom(GraphAlgebraPhysical.Repartition other) |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.mergeToAnother(GraphAlgebraPhysical.Repartition.Shuffle value) |
.physical.Repartition.Shuffle to_another = 1;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.mergeToOthers(GraphAlgebraPhysical.Repartition.Broadcast value) |
.physical.Repartition.Broadcast to_others = 2;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.newBuilder() |
|
static GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.newBuilder(GraphAlgebraPhysical.Repartition prototype) |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.newBuilderForType() |
|
protected GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.setToAnother(GraphAlgebraPhysical.Repartition.Shuffle value) |
.physical.Repartition.Shuffle to_another = 1;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.setToAnother(GraphAlgebraPhysical.Repartition.Shuffle.Builder builderForValue) |
.physical.Repartition.Shuffle to_another = 1;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.setToOthers(GraphAlgebraPhysical.Repartition.Broadcast value) |
.physical.Repartition.Broadcast to_others = 2;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.setToOthers(GraphAlgebraPhysical.Repartition.Broadcast.Builder builderForValue) |
.physical.Repartition.Broadcast to_others = 2;
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GraphAlgebraPhysical.Repartition.Builder |
GraphAlgebraPhysical.Repartition.toBuilder() |
|