Uses of Class
com.ocient.jdbc.proto.PlanProtocol.EquivalentPartitioning
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of PlanProtocol.EquivalentPartitioning in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return PlanProtocol.EquivalentPartitioning Modifier and Type Method Description PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning.Builder. build()PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning.Builder. buildPartial()static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. getDefaultInstance()PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning.Builder. getDefaultInstanceForType()PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. getDefaultInstanceForType()PlanProtocol.EquivalentPartitioningPlanProtocol.Operator.Builder. getPartitioning(int index)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed herePlanProtocol.EquivalentPartitioningPlanProtocol.Operator. getPartitioning(int index)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed herePlanProtocol.EquivalentPartitioningPlanProtocol.OperatorOrBuilder. getPartitioning(int index)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed herestatic PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseDelimitedFrom(InputStream input)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(byte[] data)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(com.google.protobuf.ByteString data)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(InputStream input)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(ByteBuffer data)static PlanProtocol.EquivalentPartitioningPlanProtocol.EquivalentPartitioning. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ocient.jdbc.proto that return types with arguments of type PlanProtocol.EquivalentPartitioning Modifier and Type Method Description com.google.protobuf.Parser<PlanProtocol.EquivalentPartitioning>PlanProtocol.EquivalentPartitioning. getParserForType()List<PlanProtocol.EquivalentPartitioning>PlanProtocol.Operator.Builder. getPartitioningList()If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed hereList<PlanProtocol.EquivalentPartitioning>PlanProtocol.Operator. getPartitioningList()If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed hereList<PlanProtocol.EquivalentPartitioning>PlanProtocol.OperatorOrBuilder. getPartitioningList()If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed herestatic com.google.protobuf.Parser<PlanProtocol.EquivalentPartitioning>PlanProtocol.EquivalentPartitioning. parser()Methods in com.ocient.jdbc.proto with parameters of type PlanProtocol.EquivalentPartitioning Modifier and Type Method Description PlanProtocol.Operator.BuilderPlanProtocol.Operator.Builder. addPartitioning(int index, PlanProtocol.EquivalentPartitioning value)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed herePlanProtocol.Operator.BuilderPlanProtocol.Operator.Builder. addPartitioning(PlanProtocol.EquivalentPartitioning value)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed herePlanProtocol.EquivalentPartitioning.BuilderPlanProtocol.EquivalentPartitioning.Builder. mergeFrom(PlanProtocol.EquivalentPartitioning other)static PlanProtocol.EquivalentPartitioning.BuilderPlanProtocol.EquivalentPartitioning. newBuilder(PlanProtocol.EquivalentPartitioning prototype)PlanProtocol.Operator.BuilderPlanProtocol.Operator.Builder. setPartitioning(int index, PlanProtocol.EquivalentPartitioning value)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed hereMethod parameters in com.ocient.jdbc.proto with type arguments of type PlanProtocol.EquivalentPartitioning Modifier and Type Method Description PlanProtocol.Operator.BuilderPlanProtocol.Operator.Builder. addAllPartitioning(Iterable<? extends PlanProtocol.EquivalentPartitioning> values)If there is a guarantee on how the data is partitioned (all rows with the same values in some cols or set of cols are guaranteed to be on the same node) when it leaves this operator, the indexes that define the partitioning are listed here