Class ConsistentPartitionWindowRel.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ConsistentPartitionWindowRel.Builder>
io.substrait.proto.ConsistentPartitionWindowRel.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ConsistentPartitionWindowRelOrBuilder, Cloneable
Enclosing class:
ConsistentPartitionWindowRel

public static final class ConsistentPartitionWindowRel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConsistentPartitionWindowRel.Builder> implements ConsistentPartitionWindowRelOrBuilder
 ConsistentPartitionWindowRel provides the ability to perform calculations across sets of rows
 that are related to the current query row. It can be used to execute window functions where
 all the windows share the same partitioning and ordering.
 
Protobuf type substrait.ConsistentPartitionWindowRel