public static final class PlanProto.WinFunctionEvalSpec.WindowFrame.Builder extends com.google.protobuf.GeneratedMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder> implements PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilder
WinFunctionEvalSpec.WindowFrameaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>public PlanProto.WinFunctionEvalSpec.WindowFrame getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowFrame build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PlanProto.WinFunctionEvalSpec.WindowFrame buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PlanProto.WinFunctionEvalSpec.WindowFrame.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder mergeFrom(PlanProto.WinFunctionEvalSpec.WindowFrame other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlanProto.WinFunctionEvalSpec.WindowFrame.Builder>IOExceptionpublic boolean hasStartBound()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;hasStartBound in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowStartBound getStartBound()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;getStartBound in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowFrame.Builder setStartBound(PlanProto.WinFunctionEvalSpec.WindowStartBound value)
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder setStartBound(PlanProto.WinFunctionEvalSpec.WindowStartBound.Builder builderForValue)
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder mergeStartBound(PlanProto.WinFunctionEvalSpec.WindowStartBound value)
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder clearStartBound()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;public PlanProto.WinFunctionEvalSpec.WindowStartBound.Builder getStartBoundBuilder()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;public PlanProto.WinFunctionEvalSpec.WindowStartBoundOrBuilder getStartBoundOrBuilder()
required .WinFunctionEvalSpec.WindowStartBound startBound = 1;getStartBoundOrBuilder in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic boolean hasEndBound()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;hasEndBound in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowEndBound getEndBound()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;getEndBound in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowFrame.Builder setEndBound(PlanProto.WinFunctionEvalSpec.WindowEndBound value)
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder setEndBound(PlanProto.WinFunctionEvalSpec.WindowEndBound.Builder builderForValue)
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder mergeEndBound(PlanProto.WinFunctionEvalSpec.WindowEndBound value)
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder clearEndBound()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;public PlanProto.WinFunctionEvalSpec.WindowEndBound.Builder getEndBoundBuilder()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;public PlanProto.WinFunctionEvalSpec.WindowEndBoundOrBuilder getEndBoundOrBuilder()
required .WinFunctionEvalSpec.WindowEndBound endBound = 2;getEndBoundOrBuilder in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic boolean hasUnit()
optional .WinFunctionEvalSpec.WindowFrameUnit unit = 3;hasUnit in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowFrameUnit getUnit()
optional .WinFunctionEvalSpec.WindowFrameUnit unit = 3;getUnit in interface PlanProto.WinFunctionEvalSpec.WindowFrameOrBuilderpublic PlanProto.WinFunctionEvalSpec.WindowFrame.Builder setUnit(PlanProto.WinFunctionEvalSpec.WindowFrameUnit value)
optional .WinFunctionEvalSpec.WindowFrameUnit unit = 3;public PlanProto.WinFunctionEvalSpec.WindowFrame.Builder clearUnit()
optional .WinFunctionEvalSpec.WindowFrameUnit unit = 3;Copyright © 2015 Apache Software Foundation. All Rights Reserved.