Package app.hypi.mekadb.client
Class PlaceholderValue
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- app.hypi.mekadb.client.PlaceholderValue
-
- All Implemented Interfaces:
PlaceholderValueOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class PlaceholderValue extends com.google.protobuf.GeneratedMessageV3 implements PlaceholderValueOrBuilder
Protobuf typemekadb_client.PlaceholderValue- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlaceholderValue.BuilderProtobuf typemekadb_client.PlaceholderValuestatic classPlaceholderValue.DataCase-
Nested 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
-
-
Field Summary
Fields Modifier and Type Field Description static intBINARY_T_FIELD_NUMBERstatic intBOOL_T_FIELD_NUMBERstatic intDOUBLE_T_FIELD_NUMBERstatic intFLOAT_T_FIELD_NUMBERstatic intI32_T_FIELD_NUMBERstatic intI64_T_FIELD_NUMBERstatic intSTR_T_FIELD_NUMBERstatic intTIMESTAMP_MILLIS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)com.google.protobuf.ByteStringgetBinaryT()Binary data - note that no filtering can be done on binary databooleangetBoolT()bool bool_t = 5;PlaceholderValue.DataCasegetDataCase()static PlaceholderValuegetDefaultInstance()PlaceholderValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetDoubleT()double double_t = 4;floatgetFloatT()float float_t = 3;intgetI32T()int32 i32_t = 1;longgetI64T()int64 i64_t = 2;com.google.protobuf.Parser<PlaceholderValue>getParserForType()intgetSerializedSize()java.lang.StringgetStrT()string str_t = 6;com.google.protobuf.ByteStringgetStrTBytes()string str_t = 6;longgetTimestampMillis()A timestamp representing the number of milliseconds since 01-01-1970 UTCbooleanhasBinaryT()Binary data - note that no filtering can be done on binary databooleanhasBoolT()bool bool_t = 5;booleanhasDoubleT()double double_t = 4;booleanhasFloatT()float float_t = 3;inthashCode()booleanhasI32T()int32 i32_t = 1;booleanhasI64T()int64 i64_t = 2;booleanhasStrT()string str_t = 6;booleanhasTimestampMillis()A timestamp representing the number of milliseconds since 01-01-1970 UTCprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PlaceholderValue.BuildernewBuilder()static PlaceholderValue.BuildernewBuilder(PlaceholderValue prototype)PlaceholderValue.BuildernewBuilderForType()protected PlaceholderValue.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PlaceholderValueparseDelimitedFrom(java.io.InputStream input)static PlaceholderValueparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlaceholderValueparseFrom(byte[] data)static PlaceholderValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlaceholderValueparseFrom(com.google.protobuf.ByteString data)static PlaceholderValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlaceholderValueparseFrom(com.google.protobuf.CodedInputStream input)static PlaceholderValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlaceholderValueparseFrom(java.io.InputStream input)static PlaceholderValueparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlaceholderValueparseFrom(java.nio.ByteBuffer data)static PlaceholderValueparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlaceholderValue>parser()PlaceholderValue.BuildertoBuilder()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, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
I32_T_FIELD_NUMBER
public static final int I32_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
I64_T_FIELD_NUMBER
public static final int I64_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOAT_T_FIELD_NUMBER
public static final int FLOAT_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_T_FIELD_NUMBER
public static final int DOUBLE_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOL_T_FIELD_NUMBER
public static final int BOOL_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STR_T_FIELD_NUMBER
public static final int STR_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BINARY_T_FIELD_NUMBER
public static final int BINARY_T_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMESTAMP_MILLIS_FIELD_NUMBER
public static final int TIMESTAMP_MILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 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
-
getDataCase
public PlaceholderValue.DataCase getDataCase()
- Specified by:
getDataCasein interfacePlaceholderValueOrBuilder
-
hasI32T
public boolean hasI32T()
int32 i32_t = 1;- Specified by:
hasI32Tin interfacePlaceholderValueOrBuilder- Returns:
- Whether the i32T field is set.
-
getI32T
public int getI32T()
int32 i32_t = 1;- Specified by:
getI32Tin interfacePlaceholderValueOrBuilder- Returns:
- The i32T.
-
hasI64T
public boolean hasI64T()
int64 i64_t = 2;- Specified by:
hasI64Tin interfacePlaceholderValueOrBuilder- Returns:
- Whether the i64T field is set.
-
getI64T
public long getI64T()
int64 i64_t = 2;- Specified by:
getI64Tin interfacePlaceholderValueOrBuilder- Returns:
- The i64T.
-
hasFloatT
public boolean hasFloatT()
float float_t = 3;- Specified by:
hasFloatTin interfacePlaceholderValueOrBuilder- Returns:
- Whether the floatT field is set.
-
getFloatT
public float getFloatT()
float float_t = 3;- Specified by:
getFloatTin interfacePlaceholderValueOrBuilder- Returns:
- The floatT.
-
hasDoubleT
public boolean hasDoubleT()
double double_t = 4;- Specified by:
hasDoubleTin interfacePlaceholderValueOrBuilder- Returns:
- Whether the doubleT field is set.
-
getDoubleT
public double getDoubleT()
double double_t = 4;- Specified by:
getDoubleTin interfacePlaceholderValueOrBuilder- Returns:
- The doubleT.
-
hasBoolT
public boolean hasBoolT()
bool bool_t = 5;- Specified by:
hasBoolTin interfacePlaceholderValueOrBuilder- Returns:
- Whether the boolT field is set.
-
getBoolT
public boolean getBoolT()
bool bool_t = 5;- Specified by:
getBoolTin interfacePlaceholderValueOrBuilder- Returns:
- The boolT.
-
hasStrT
public boolean hasStrT()
string str_t = 6;- Specified by:
hasStrTin interfacePlaceholderValueOrBuilder- Returns:
- Whether the strT field is set.
-
getStrT
public java.lang.String getStrT()
string str_t = 6;- Specified by:
getStrTin interfacePlaceholderValueOrBuilder- Returns:
- The strT.
-
getStrTBytes
public com.google.protobuf.ByteString getStrTBytes()
string str_t = 6;- Specified by:
getStrTBytesin interfacePlaceholderValueOrBuilder- Returns:
- The bytes for strT.
-
hasBinaryT
public boolean hasBinaryT()
Binary data - note that no filtering can be done on binary data
bytes binary_t = 7;- Specified by:
hasBinaryTin interfacePlaceholderValueOrBuilder- Returns:
- Whether the binaryT field is set.
-
getBinaryT
public com.google.protobuf.ByteString getBinaryT()
Binary data - note that no filtering can be done on binary data
bytes binary_t = 7;- Specified by:
getBinaryTin interfacePlaceholderValueOrBuilder- Returns:
- The binaryT.
-
hasTimestampMillis
public boolean hasTimestampMillis()
A timestamp representing the number of milliseconds since 01-01-1970 UTC
int64 timestamp_millis = 8;- Specified by:
hasTimestampMillisin interfacePlaceholderValueOrBuilder- Returns:
- Whether the timestampMillis field is set.
-
getTimestampMillis
public long getTimestampMillis()
A timestamp representing the number of milliseconds since 01-01-1970 UTC
int64 timestamp_millis = 8;- Specified by:
getTimestampMillisin interfacePlaceholderValueOrBuilder- Returns:
- The timestampMillis.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 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 PlaceholderValue parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlaceholderValue parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlaceholderValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlaceholderValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlaceholderValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlaceholderValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlaceholderValue parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PlaceholderValue parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PlaceholderValue parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PlaceholderValue parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PlaceholderValue parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PlaceholderValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public PlaceholderValue.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PlaceholderValue.Builder newBuilder()
-
newBuilder
public static PlaceholderValue.Builder newBuilder(PlaceholderValue prototype)
-
toBuilder
public PlaceholderValue.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlaceholderValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PlaceholderValue getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PlaceholderValue> parser()
-
getParserForType
public com.google.protobuf.Parser<PlaceholderValue> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PlaceholderValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-