Class PlanProtocol.OrderedGatherOperator.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedGatherOperator.Builder>
com.ocient.jdbc.proto.PlanProtocol.OrderedGatherOperator.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PlanProtocol.OrderedGatherOperatorOrBuilder, Cloneable
Enclosing class:
PlanProtocol.OrderedGatherOperator

public static final class PlanProtocol.OrderedGatherOperator.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedGatherOperator.Builder>
implements PlanProtocol.OrderedGatherOperatorOrBuilder
Same as gather operator except that the streams received from each
node are already sorted and we need to merge the sorted streams
 
Protobuf type xg.db.sqlPlans.OrderedGatherOperator