Package io.substrait.proto
Class Expression.Literal.UserDefined.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
io.substrait.proto.Expression.Literal.UserDefined.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Expression.Literal.UserDefinedOrBuilder,Cloneable
- Enclosing class:
- Expression.Literal.UserDefined
public static final class Expression.Literal.UserDefined.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
implements Expression.Literal.UserDefinedOrBuilder
Protobuf type
substrait.Expression.Literal.UserDefined-
Method Summary
Modifier and TypeMethodDescriptionaddAllTypeParameters(Iterable<? extends Type.Parameter> values) The parameters to be bound to the type class, if the type class is parameterizable.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addTypeParameters(int index, Type.Parameter value) The parameters to be bound to the type class, if the type class is parameterizable.addTypeParameters(int index, Type.Parameter.Builder builderForValue) The parameters to be bound to the type class, if the type class is parameterizable.addTypeParameters(Type.Parameter value) The parameters to be bound to the type class, if the type class is parameterizable.addTypeParameters(Type.Parameter.Builder builderForValue) The parameters to be bound to the type class, if the type class is parameterizable.The parameters to be bound to the type class, if the type class is parameterizable.addTypeParametersBuilder(int index) The parameters to be bound to the type class, if the type class is parameterizable.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) the value of the literal, serialized using the structure definition in its declarationThe parameters to be bound to the type class, if the type class is parameterizable.points to a type_anchor defined in this planclearVal()the value of the literal, serialized using some type-specific protobuf messageclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorthe value of the literal, serialized using the structure definition in its declarationthe value of the literal, serialized using the structure definition in its declarationthe value of the literal, serialized using the structure definition in its declarationgetTypeParameters(int index) The parameters to be bound to the type class, if the type class is parameterizable.getTypeParametersBuilder(int index) The parameters to be bound to the type class, if the type class is parameterizable.The parameters to be bound to the type class, if the type class is parameterizable.intThe parameters to be bound to the type class, if the type class is parameterizable.The parameters to be bound to the type class, if the type class is parameterizable.getTypeParametersOrBuilder(int index) The parameters to be bound to the type class, if the type class is parameterizable.List<? extends Type.ParameterOrBuilder>The parameters to be bound to the type class, if the type class is parameterizable.intpoints to a type_anchor defined in this plancom.google.protobuf.AnygetValue()the value of the literal, serialized using some type-specific protobuf messagecom.google.protobuf.Any.Builderthe value of the literal, serialized using some type-specific protobuf messagecom.google.protobuf.AnyOrBuilderthe value of the literal, serialized using some type-specific protobuf messagebooleanthe value of the literal, serialized using the structure definition in its declarationbooleanhasValue()the value of the literal, serialized using some type-specific protobuf messageprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) the value of the literal, serialized using the structure definition in its declarationmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeValue(com.google.protobuf.Any value) the value of the literal, serialized using some type-specific protobuf messageremoveTypeParameters(int index) The parameters to be bound to the type class, if the type class is parameterizable.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) the value of the literal, serialized using the structure definition in its declarationsetStruct(Expression.Literal.Struct.Builder builderForValue) the value of the literal, serialized using the structure definition in its declarationsetTypeParameters(int index, Type.Parameter value) The parameters to be bound to the type class, if the type class is parameterizable.setTypeParameters(int index, Type.Parameter.Builder builderForValue) The parameters to be bound to the type class, if the type class is parameterizable.setTypeReference(int value) points to a type_anchor defined in this plansetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setValue(com.google.protobuf.Any value) the value of the literal, serialized using some type-specific protobuf messagesetValue(com.google.protobuf.Any.Builder builderForValue) the value of the literal, serialized using some type-specific protobuf messageMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
setField
public Expression.Literal.UserDefined.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
clearField
public Expression.Literal.UserDefined.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
clearOneof
public Expression.Literal.UserDefined.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
setRepeatedField
public Expression.Literal.UserDefined.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
addRepeatedField
public Expression.Literal.UserDefined.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Expression.Literal.UserDefined.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
mergeFrom
public Expression.Literal.UserDefined.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Expression.Literal.UserDefined.Builder>- Throws:
IOException
-
getValCase
- Specified by:
getValCasein interfaceExpression.Literal.UserDefinedOrBuilder
-
clearVal
-
getTypeReference
public int getTypeReference()points to a type_anchor defined in this plan
uint32 type_reference = 1;- Specified by:
getTypeReferencein interfaceExpression.Literal.UserDefinedOrBuilder- Returns:
- The typeReference.
-
setTypeReference
points to a type_anchor defined in this plan
uint32 type_reference = 1;- Parameters:
value- The typeReference to set.- Returns:
- This builder for chaining.
-
clearTypeReference
points to a type_anchor defined in this plan
uint32 type_reference = 1;- Returns:
- This builder for chaining.
-
getTypeParametersList
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3;- Specified by:
getTypeParametersListin interfaceExpression.Literal.UserDefinedOrBuilder
-
getTypeParametersCount
public int getTypeParametersCount()The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3;- Specified by:
getTypeParametersCountin interfaceExpression.Literal.UserDefinedOrBuilder
-
getTypeParameters
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3;- Specified by:
getTypeParametersin interfaceExpression.Literal.UserDefinedOrBuilder
-
setTypeParameters
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
setTypeParameters
public Expression.Literal.UserDefined.Builder setTypeParameters(int index, Type.Parameter.Builder builderForValue) The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
addTypeParameters
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
addTypeParameters
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
addTypeParameters
public Expression.Literal.UserDefined.Builder addTypeParameters(Type.Parameter.Builder builderForValue) The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
addTypeParameters
public Expression.Literal.UserDefined.Builder addTypeParameters(int index, Type.Parameter.Builder builderForValue) The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
addAllTypeParameters
public Expression.Literal.UserDefined.Builder addAllTypeParameters(Iterable<? extends Type.Parameter> values) The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
clearTypeParameters
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
removeTypeParameters
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
getTypeParametersBuilder
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
getTypeParametersOrBuilder
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3;- Specified by:
getTypeParametersOrBuilderin interfaceExpression.Literal.UserDefinedOrBuilder
-
getTypeParametersOrBuilderList
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3;- Specified by:
getTypeParametersOrBuilderListin interfaceExpression.Literal.UserDefinedOrBuilder
-
addTypeParametersBuilder
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
addTypeParametersBuilder
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
getTypeParametersBuilderList
The parameters to be bound to the type class, if the type class is parameterizable.
repeated .substrait.Type.Parameter type_parameters = 3; -
hasValue
public boolean hasValue()the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2;- Specified by:
hasValuein interfaceExpression.Literal.UserDefinedOrBuilder- Returns:
- Whether the value field is set.
-
getValue
public com.google.protobuf.Any getValue()the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2;- Specified by:
getValuein interfaceExpression.Literal.UserDefinedOrBuilder- Returns:
- The value.
-
setValue
the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2; -
setValue
public Expression.Literal.UserDefined.Builder setValue(com.google.protobuf.Any.Builder builderForValue) the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2; -
mergeValue
the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2; -
clearValue
the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2; -
getValueBuilder
public com.google.protobuf.Any.Builder getValueBuilder()the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2; -
getValueOrBuilder
public com.google.protobuf.AnyOrBuilder getValueOrBuilder()the value of the literal, serialized using some type-specific protobuf message
.google.protobuf.Any value = 2;- Specified by:
getValueOrBuilderin interfaceExpression.Literal.UserDefinedOrBuilder
-
hasStruct
public boolean hasStruct()the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4;- Specified by:
hasStructin interfaceExpression.Literal.UserDefinedOrBuilder- Returns:
- Whether the struct field is set.
-
getStruct
the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4;- Specified by:
getStructin interfaceExpression.Literal.UserDefinedOrBuilder- Returns:
- The struct.
-
setStruct
the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4; -
setStruct
public Expression.Literal.UserDefined.Builder setStruct(Expression.Literal.Struct.Builder builderForValue) the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4; -
mergeStruct
the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4; -
clearStruct
the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4; -
getStructBuilder
the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4; -
getStructOrBuilder
the value of the literal, serialized using the structure definition in its declaration
.substrait.Expression.Literal.Struct struct = 4;- Specified by:
getStructOrBuilderin interfaceExpression.Literal.UserDefinedOrBuilder
-
setUnknownFields
public final Expression.Literal.UserDefined.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-
mergeUnknownFields
public final Expression.Literal.UserDefined.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Expression.Literal.UserDefined.Builder>
-