Package io.substrait.proto
Class Type.Parameter
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.substrait.proto.Type.Parameter
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Type.ParameterOrBuilder,Serializable
- Enclosing class:
- Type
public static final class Type.Parameter
extends com.google.protobuf.GeneratedMessageV3
implements Type.ParameterOrBuilder
Protobuf type
substrait.Type.Parameter- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typesubstrait.Type.Parameterstatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanValue parameters, like the 10 in VARCHAR<10>.Data type parameters, like the i32 in LIST<i32>.Data type parameters, like the i32 in LIST<i32>.static Type.Parameterstatic final com.google.protobuf.Descriptors.DescriptorgetEnum()string enum = 5;com.google.protobuf.ByteStringstring enum = 5;longint64 integer = 4;com.google.protobuf.EmptygetNull()Explicitly null/unspecified parameter, to select the default value (if any).com.google.protobuf.EmptyOrBuilderExplicitly null/unspecified parameter, to select the default value (if any).com.google.protobuf.Parser<Type.Parameter>intstring string = 6;com.google.protobuf.ByteStringstring string = 6;booleanValue parameters, like the 10 in VARCHAR<10>.booleanData type parameters, like the i32 in LIST<i32>.booleanhasEnum()string enum = 5;inthashCode()booleanint64 integer = 4;booleanhasNull()Explicitly null/unspecified parameter, to select the default value (if any).booleanstring string = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Type.Parameter.Builderstatic Type.Parameter.BuildernewBuilder(Type.Parameter prototype) protected Type.Parameter.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Type.ParameterparseDelimitedFrom(InputStream input) static Type.ParameterparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ParameterparseFrom(byte[] data) static Type.ParameterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ParameterparseFrom(com.google.protobuf.ByteString data) static Type.ParameterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ParameterparseFrom(com.google.protobuf.CodedInputStream input) static Type.ParameterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ParameterparseFrom(InputStream input) static Type.ParameterparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ParameterparseFrom(ByteBuffer data) static Type.ParameterparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Type.Parameter>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
NULL_FIELD_NUMBER
public static final int NULL_FIELD_NUMBER- See Also:
-
DATA_TYPE_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER- See Also:
-
BOOLEAN_FIELD_NUMBER
public static final int BOOLEAN_FIELD_NUMBER- See Also:
-
INTEGER_FIELD_NUMBER
public static final int INTEGER_FIELD_NUMBER- See Also:
-
ENUM_FIELD_NUMBER
public static final int ENUM_FIELD_NUMBER- See Also:
-
STRING_FIELD_NUMBER
public static final int STRING_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getParameterCase
- Specified by:
getParameterCasein interfaceType.ParameterOrBuilder
-
hasNull
public boolean hasNull()Explicitly null/unspecified parameter, to select the default value (if any).
.google.protobuf.Empty null = 1;- Specified by:
hasNullin interfaceType.ParameterOrBuilder- Returns:
- Whether the null field is set.
-
getNull
public com.google.protobuf.Empty getNull()Explicitly null/unspecified parameter, to select the default value (if any).
.google.protobuf.Empty null = 1;- Specified by:
getNullin interfaceType.ParameterOrBuilder- Returns:
- The null.
-
getNullOrBuilder
public com.google.protobuf.EmptyOrBuilder getNullOrBuilder()Explicitly null/unspecified parameter, to select the default value (if any).
.google.protobuf.Empty null = 1;- Specified by:
getNullOrBuilderin interfaceType.ParameterOrBuilder
-
hasDataType
public boolean hasDataType()Data type parameters, like the i32 in LIST<i32>.
.substrait.Type data_type = 2;- Specified by:
hasDataTypein interfaceType.ParameterOrBuilder- Returns:
- Whether the dataType field is set.
-
getDataType
Data type parameters, like the i32 in LIST<i32>.
.substrait.Type data_type = 2;- Specified by:
getDataTypein interfaceType.ParameterOrBuilder- Returns:
- The dataType.
-
getDataTypeOrBuilder
Data type parameters, like the i32 in LIST<i32>.
.substrait.Type data_type = 2;- Specified by:
getDataTypeOrBuilderin interfaceType.ParameterOrBuilder
-
hasBoolean
public boolean hasBoolean()Value parameters, like the 10 in VARCHAR<10>.
bool boolean = 3;- Specified by:
hasBooleanin interfaceType.ParameterOrBuilder- Returns:
- Whether the boolean field is set.
-
getBoolean
public boolean getBoolean()Value parameters, like the 10 in VARCHAR<10>.
bool boolean = 3;- Specified by:
getBooleanin interfaceType.ParameterOrBuilder- Returns:
- The boolean.
-
hasInteger
public boolean hasInteger()int64 integer = 4;- Specified by:
hasIntegerin interfaceType.ParameterOrBuilder- Returns:
- Whether the integer field is set.
-
getInteger
public long getInteger()int64 integer = 4;- Specified by:
getIntegerin interfaceType.ParameterOrBuilder- Returns:
- The integer.
-
hasEnum
public boolean hasEnum()string enum = 5;- Specified by:
hasEnumin interfaceType.ParameterOrBuilder- Returns:
- Whether the enum field is set.
-
getEnum
string enum = 5;- Specified by:
getEnumin interfaceType.ParameterOrBuilder- Returns:
- The enum.
-
getEnumBytes
public com.google.protobuf.ByteString getEnumBytes()string enum = 5;- Specified by:
getEnumBytesin interfaceType.ParameterOrBuilder- Returns:
- The bytes for enum.
-
hasString
public boolean hasString()string string = 6;- Specified by:
hasStringin interfaceType.ParameterOrBuilder- Returns:
- Whether the string field is set.
-
getString
string string = 6;- Specified by:
getStringin interfaceType.ParameterOrBuilder- Returns:
- The string.
-
getStringBytes
public com.google.protobuf.ByteString getStringBytes()string string = 6;- Specified by:
getStringBytesin interfaceType.ParameterOrBuilder- Returns:
- The bytes for string.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Type.Parameter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type.Parameter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type.Parameter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type.Parameter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type.Parameter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type.Parameter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Type.Parameter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Type.Parameter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Type.Parameter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Type.Parameter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Type.Parameter.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-