Class Expression.WindowFunction.Bound.Unbounded.Builder

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

public static final class Expression.WindowFunction.Bound.Unbounded.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Expression.WindowFunction.Bound.Unbounded.Builder> implements Expression.WindowFunction.Bound.UnboundedOrBuilder
 Defines an "unbounded bound": for lower bounds this means the start
 of the partition, and for upper bounds this means the end of the
 partition.
 
Protobuf type substrait.Expression.WindowFunction.Bound.Unbounded