Package dev.vortex.proto
Class ScalarProtos.ScalarValue
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
dev.vortex.proto.ScalarProtos.ScalarValue
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScalarProtos.ScalarValueOrBuilder,Serializable
- Enclosing class:
- ScalarProtos
public static final class ScalarProtos.ScalarValue
extends com.google.protobuf.GeneratedMessage
implements ScalarProtos.ScalarValueOrBuilder
Protobuf type
vortex.scalar.ScalarValue- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typevortex.scalar.ScalarValuestatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested 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 intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbool bool_value = 2;com.google.protobuf.ByteStringbytes bytes_value = 8;static ScalarProtos.ScalarValuestatic final com.google.protobuf.Descriptors.Descriptorlonguint64 f16_value = 10;floatfloat f32_value = 5;doubledouble f64_value = 6;longsint64 int64_value = 3;.vortex.scalar.ListValue list_value = 9;.vortex.scalar.ListValue list_value = 9;.google.protobuf.NullValue null_value = 1;int.google.protobuf.NullValue null_value = 1;com.google.protobuf.Parser<ScalarProtos.ScalarValue>intstring string_value = 7;com.google.protobuf.ByteStringstring string_value = 7;longuint64 uint64_value = 4;booleanbool bool_value = 2;booleanbytes bytes_value = 8;booleanuint64 f16_value = 10;booleanfloat f32_value = 5;booleandouble f64_value = 6;inthashCode()booleansint64 int64_value = 3;boolean.vortex.scalar.ListValue list_value = 9;boolean.google.protobuf.NullValue null_value = 1;booleanstring string_value = 7;booleanuint64 uint64_value = 4;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ScalarProtos.ScalarValue prototype) protected ScalarProtos.ScalarValue.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static ScalarProtos.ScalarValueparseDelimitedFrom(InputStream input) static ScalarProtos.ScalarValueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScalarProtos.ScalarValueparseFrom(byte[] data) static ScalarProtos.ScalarValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScalarProtos.ScalarValueparseFrom(com.google.protobuf.ByteString data) static ScalarProtos.ScalarValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScalarProtos.ScalarValueparseFrom(com.google.protobuf.CodedInputStream input) static ScalarProtos.ScalarValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScalarProtos.ScalarValueparseFrom(InputStream input) static ScalarProtos.ScalarValueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScalarProtos.ScalarValueparseFrom(ByteBuffer data) static ScalarProtos.ScalarValueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ScalarProtos.ScalarValue>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
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, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
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_VALUE_FIELD_NUMBER
public static final int NULL_VALUE_FIELD_NUMBER- See Also:
-
BOOL_VALUE_FIELD_NUMBER
public static final int BOOL_VALUE_FIELD_NUMBER- See Also:
-
INT64_VALUE_FIELD_NUMBER
public static final int INT64_VALUE_FIELD_NUMBER- See Also:
-
UINT64_VALUE_FIELD_NUMBER
public static final int UINT64_VALUE_FIELD_NUMBER- See Also:
-
F32_VALUE_FIELD_NUMBER
public static final int F32_VALUE_FIELD_NUMBER- See Also:
-
F64_VALUE_FIELD_NUMBER
public static final int F64_VALUE_FIELD_NUMBER- See Also:
-
STRING_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER- See Also:
-
BYTES_VALUE_FIELD_NUMBER
public static final int BYTES_VALUE_FIELD_NUMBER- See Also:
-
LIST_VALUE_FIELD_NUMBER
public static final int LIST_VALUE_FIELD_NUMBER- See Also:
-
F16_VALUE_FIELD_NUMBER
public static final int F16_VALUE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getKindCase
- Specified by:
getKindCasein interfaceScalarProtos.ScalarValueOrBuilder
-
hasNullValue
public boolean hasNullValue().google.protobuf.NullValue null_value = 1;- Specified by:
hasNullValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the nullValue field is set.
-
getNullValueValue
public int getNullValueValue().google.protobuf.NullValue null_value = 1;- Specified by:
getNullValueValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The enum numeric value on the wire for nullValue.
-
getNullValue
.google.protobuf.NullValue null_value = 1;- Specified by:
getNullValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The nullValue.
-
hasBoolValue
public boolean hasBoolValue()bool bool_value = 2;- Specified by:
hasBoolValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the boolValue field is set.
-
getBoolValue
public boolean getBoolValue()bool bool_value = 2;- Specified by:
getBoolValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The boolValue.
-
hasInt64Value
public boolean hasInt64Value()sint64 int64_value = 3;- Specified by:
hasInt64Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the int64Value field is set.
-
getInt64Value
public long getInt64Value()sint64 int64_value = 3;- Specified by:
getInt64Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The int64Value.
-
hasUint64Value
public boolean hasUint64Value()uint64 uint64_value = 4;- Specified by:
hasUint64Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the uint64Value field is set.
-
getUint64Value
public long getUint64Value()uint64 uint64_value = 4;- Specified by:
getUint64Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The uint64Value.
-
hasF32Value
public boolean hasF32Value()float f32_value = 5;- Specified by:
hasF32Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the f32Value field is set.
-
getF32Value
public float getF32Value()float f32_value = 5;- Specified by:
getF32Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The f32Value.
-
hasF64Value
public boolean hasF64Value()double f64_value = 6;- Specified by:
hasF64Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the f64Value field is set.
-
getF64Value
public double getF64Value()double f64_value = 6;- Specified by:
getF64Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The f64Value.
-
hasStringValue
public boolean hasStringValue()string string_value = 7;- Specified by:
hasStringValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the stringValue field is set.
-
getStringValue
string string_value = 7;- Specified by:
getStringValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The stringValue.
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()string string_value = 7;- Specified by:
getStringValueBytesin interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The bytes for stringValue.
-
hasBytesValue
public boolean hasBytesValue()bytes bytes_value = 8;- Specified by:
hasBytesValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the bytesValue field is set.
-
getBytesValue
public com.google.protobuf.ByteString getBytesValue()bytes bytes_value = 8;- Specified by:
getBytesValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The bytesValue.
-
hasListValue
public boolean hasListValue().vortex.scalar.ListValue list_value = 9;- Specified by:
hasListValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the listValue field is set.
-
getListValue
.vortex.scalar.ListValue list_value = 9;- Specified by:
getListValuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The listValue.
-
getListValueOrBuilder
.vortex.scalar.ListValue list_value = 9;- Specified by:
getListValueOrBuilderin interfaceScalarProtos.ScalarValueOrBuilder
-
hasF16Value
public boolean hasF16Value()uint64 f16_value = 10;- Specified by:
hasF16Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- Whether the f16Value field is set.
-
getF16Value
public long getF16Value()uint64 f16_value = 10;- Specified by:
getF16Valuein interfaceScalarProtos.ScalarValueOrBuilder- Returns:
- The f16Value.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
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 ScalarProtos.ScalarValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ScalarProtos.ScalarValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ScalarProtos.ScalarValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ScalarProtos.ScalarValue 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 ScalarProtos.ScalarValue.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-