类 Common.Value
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.alibaba.graphscope.gaia.proto.Common.Value
-
- 所有已实现的接口:
Common.ValueOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- 封闭类:
- Common
public static final class Common.Value extends com.google.protobuf.GeneratedMessageV3 implements Common.ValueOrBuilder
Protobuf typecommon.Value- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classCommon.Value.BuilderProtobuf typecommon.Valuestatic classCommon.Value.ItemCase-
从类继承的嵌套类/接口 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
-
-
字段概要
字段 修饰符和类型 字段 说明 static intBLOB_FIELD_NUMBERstatic intBOOLEAN_FIELD_NUMBERstatic intDATE_FIELD_NUMBERstatic intF64_ARRAY_FIELD_NUMBERstatic intF64_FIELD_NUMBERstatic intI32_ARRAY_FIELD_NUMBERstatic intI32_FIELD_NUMBERstatic intI64_ARRAY_FIELD_NUMBERstatic intI64_FIELD_NUMBERstatic intNONE_FIELD_NUMBERstatic intPAIR_ARRAY_FIELD_NUMBERstatic intSTR_ARRAY_FIELD_NUMBERstatic intSTR_FIELD_NUMBERstatic intTIME_FIELD_NUMBERstatic intTIMESTAMP_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)com.google.protobuf.ByteStringgetBlob()bytes blob = 7;booleangetBoolean()bool boolean = 2;Common.Date32getDate().common.Date32 date = 14;Common.Date32OrBuildergetDateOrBuilder().common.Date32 date = 14;static Common.ValuegetDefaultInstance()Common.ValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetF64()double f64 = 5;Common.DoubleArraygetF64Array().common.DoubleArray f64_array = 10;Common.DoubleArrayOrBuildergetF64ArrayOrBuilder().common.DoubleArray f64_array = 10;intgetI32()int32 i32 = 3;Common.I32ArraygetI32Array().common.I32Array i32_array = 8;Common.I32ArrayOrBuildergetI32ArrayOrBuilder().common.I32Array i32_array = 8;longgetI64()int64 i64 = 4;Common.I64ArraygetI64Array().common.I64Array i64_array = 9;Common.I64ArrayOrBuildergetI64ArrayOrBuilder().common.I64Array i64_array = 9;Common.Value.ItemCasegetItemCase()Common.NonegetNone().common.None none = 13;Common.NoneOrBuildergetNoneOrBuilder().common.None none = 13;Common.PairArraygetPairArray().common.PairArray pair_array = 12;Common.PairArrayOrBuildergetPairArrayOrBuilder().common.PairArray pair_array = 12;com.google.protobuf.Parser<Common.Value>getParserForType()intgetSerializedSize()StringgetStr()string str = 6;Common.StringArraygetStrArray().common.StringArray str_array = 11;Common.StringArrayOrBuildergetStrArrayOrBuilder().common.StringArray str_array = 11;com.google.protobuf.ByteStringgetStrBytes()string str = 6;Common.Time32getTime().common.Time32 time = 15;Common.Time32OrBuildergetTimeOrBuilder().common.Time32 time = 15;Common.TimestampgetTimestamp().common.Timestamp timestamp = 16;Common.TimestampOrBuildergetTimestampOrBuilder().common.Timestamp timestamp = 16;booleanhasBlob()bytes blob = 7;booleanhasBoolean()bool boolean = 2;booleanhasDate().common.Date32 date = 14;booleanhasF64()double f64 = 5;booleanhasF64Array().common.DoubleArray f64_array = 10;inthashCode()booleanhasI32()int32 i32 = 3;booleanhasI32Array().common.I32Array i32_array = 8;booleanhasI64()int64 i64 = 4;booleanhasI64Array().common.I64Array i64_array = 9;booleanhasNone().common.None none = 13;booleanhasPairArray().common.PairArray pair_array = 12;booleanhasStr()string str = 6;booleanhasStrArray().common.StringArray str_array = 11;booleanhasTime().common.Time32 time = 15;booleanhasTimestamp().common.Timestamp timestamp = 16;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Common.Value.BuildernewBuilder()static Common.Value.BuildernewBuilder(Common.Value prototype)Common.Value.BuildernewBuilderForType()protected Common.Value.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Common.ValueparseDelimitedFrom(InputStream input)static Common.ValueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.ValueparseFrom(byte[] data)static Common.ValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.ValueparseFrom(com.google.protobuf.ByteString data)static Common.ValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.ValueparseFrom(com.google.protobuf.CodedInputStream input)static Common.ValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.ValueparseFrom(InputStream input)static Common.ValueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.ValueparseFrom(ByteBuffer data)static Common.ValueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Common.Value>parser()Common.Value.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
BOOLEAN_FIELD_NUMBER
public static final int BOOLEAN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
I32_FIELD_NUMBER
public static final int I32_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
I64_FIELD_NUMBER
public static final int I64_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
F64_FIELD_NUMBER
public static final int F64_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
STR_FIELD_NUMBER
public static final int STR_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
BLOB_FIELD_NUMBER
public static final int BLOB_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
I32_ARRAY_FIELD_NUMBER
public static final int I32_ARRAY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
I64_ARRAY_FIELD_NUMBER
public static final int I64_ARRAY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
F64_ARRAY_FIELD_NUMBER
public static final int F64_ARRAY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
STR_ARRAY_FIELD_NUMBER
public static final int STR_ARRAY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PAIR_ARRAY_FIELD_NUMBER
public static final int PAIR_ARRAY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
NONE_FIELD_NUMBER
public static final int NONE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DATE_FIELD_NUMBER
public static final int DATE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TIME_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getItemCase
public Common.Value.ItemCase getItemCase()
- 指定者:
getItemCase在接口中Common.ValueOrBuilder
-
hasBoolean
public boolean hasBoolean()
bool boolean = 2;- 指定者:
hasBoolean在接口中Common.ValueOrBuilder- 返回:
- Whether the boolean field is set.
-
getBoolean
public boolean getBoolean()
bool boolean = 2;- 指定者:
getBoolean在接口中Common.ValueOrBuilder- 返回:
- The boolean.
-
hasI32
public boolean hasI32()
int32 i32 = 3;- 指定者:
hasI32在接口中Common.ValueOrBuilder- 返回:
- Whether the i32 field is set.
-
getI32
public int getI32()
int32 i32 = 3;- 指定者:
getI32在接口中Common.ValueOrBuilder- 返回:
- The i32.
-
hasI64
public boolean hasI64()
int64 i64 = 4;- 指定者:
hasI64在接口中Common.ValueOrBuilder- 返回:
- Whether the i64 field is set.
-
getI64
public long getI64()
int64 i64 = 4;- 指定者:
getI64在接口中Common.ValueOrBuilder- 返回:
- The i64.
-
hasF64
public boolean hasF64()
double f64 = 5;- 指定者:
hasF64在接口中Common.ValueOrBuilder- 返回:
- Whether the f64 field is set.
-
getF64
public double getF64()
double f64 = 5;- 指定者:
getF64在接口中Common.ValueOrBuilder- 返回:
- The f64.
-
hasStr
public boolean hasStr()
string str = 6;- 指定者:
hasStr在接口中Common.ValueOrBuilder- 返回:
- Whether the str field is set.
-
getStr
public String getStr()
string str = 6;- 指定者:
getStr在接口中Common.ValueOrBuilder- 返回:
- The str.
-
getStrBytes
public com.google.protobuf.ByteString getStrBytes()
string str = 6;- 指定者:
getStrBytes在接口中Common.ValueOrBuilder- 返回:
- The bytes for str.
-
hasBlob
public boolean hasBlob()
bytes blob = 7;- 指定者:
hasBlob在接口中Common.ValueOrBuilder- 返回:
- Whether the blob field is set.
-
getBlob
public com.google.protobuf.ByteString getBlob()
bytes blob = 7;- 指定者:
getBlob在接口中Common.ValueOrBuilder- 返回:
- The blob.
-
hasI32Array
public boolean hasI32Array()
.common.I32Array i32_array = 8;- 指定者:
hasI32Array在接口中Common.ValueOrBuilder- 返回:
- Whether the i32Array field is set.
-
getI32Array
public Common.I32Array getI32Array()
.common.I32Array i32_array = 8;- 指定者:
getI32Array在接口中Common.ValueOrBuilder- 返回:
- The i32Array.
-
getI32ArrayOrBuilder
public Common.I32ArrayOrBuilder getI32ArrayOrBuilder()
.common.I32Array i32_array = 8;- 指定者:
getI32ArrayOrBuilder在接口中Common.ValueOrBuilder
-
hasI64Array
public boolean hasI64Array()
.common.I64Array i64_array = 9;- 指定者:
hasI64Array在接口中Common.ValueOrBuilder- 返回:
- Whether the i64Array field is set.
-
getI64Array
public Common.I64Array getI64Array()
.common.I64Array i64_array = 9;- 指定者:
getI64Array在接口中Common.ValueOrBuilder- 返回:
- The i64Array.
-
getI64ArrayOrBuilder
public Common.I64ArrayOrBuilder getI64ArrayOrBuilder()
.common.I64Array i64_array = 9;- 指定者:
getI64ArrayOrBuilder在接口中Common.ValueOrBuilder
-
hasF64Array
public boolean hasF64Array()
.common.DoubleArray f64_array = 10;- 指定者:
hasF64Array在接口中Common.ValueOrBuilder- 返回:
- Whether the f64Array field is set.
-
getF64Array
public Common.DoubleArray getF64Array()
.common.DoubleArray f64_array = 10;- 指定者:
getF64Array在接口中Common.ValueOrBuilder- 返回:
- The f64Array.
-
getF64ArrayOrBuilder
public Common.DoubleArrayOrBuilder getF64ArrayOrBuilder()
.common.DoubleArray f64_array = 10;- 指定者:
getF64ArrayOrBuilder在接口中Common.ValueOrBuilder
-
hasStrArray
public boolean hasStrArray()
.common.StringArray str_array = 11;- 指定者:
hasStrArray在接口中Common.ValueOrBuilder- 返回:
- Whether the strArray field is set.
-
getStrArray
public Common.StringArray getStrArray()
.common.StringArray str_array = 11;- 指定者:
getStrArray在接口中Common.ValueOrBuilder- 返回:
- The strArray.
-
getStrArrayOrBuilder
public Common.StringArrayOrBuilder getStrArrayOrBuilder()
.common.StringArray str_array = 11;- 指定者:
getStrArrayOrBuilder在接口中Common.ValueOrBuilder
-
hasPairArray
public boolean hasPairArray()
.common.PairArray pair_array = 12;- 指定者:
hasPairArray在接口中Common.ValueOrBuilder- 返回:
- Whether the pairArray field is set.
-
getPairArray
public Common.PairArray getPairArray()
.common.PairArray pair_array = 12;- 指定者:
getPairArray在接口中Common.ValueOrBuilder- 返回:
- The pairArray.
-
getPairArrayOrBuilder
public Common.PairArrayOrBuilder getPairArrayOrBuilder()
.common.PairArray pair_array = 12;- 指定者:
getPairArrayOrBuilder在接口中Common.ValueOrBuilder
-
hasNone
public boolean hasNone()
.common.None none = 13;- 指定者:
hasNone在接口中Common.ValueOrBuilder- 返回:
- Whether the none field is set.
-
getNone
public Common.None getNone()
.common.None none = 13;- 指定者:
getNone在接口中Common.ValueOrBuilder- 返回:
- The none.
-
getNoneOrBuilder
public Common.NoneOrBuilder getNoneOrBuilder()
.common.None none = 13;- 指定者:
getNoneOrBuilder在接口中Common.ValueOrBuilder
-
hasDate
public boolean hasDate()
.common.Date32 date = 14;- 指定者:
hasDate在接口中Common.ValueOrBuilder- 返回:
- Whether the date field is set.
-
getDate
public Common.Date32 getDate()
.common.Date32 date = 14;- 指定者:
getDate在接口中Common.ValueOrBuilder- 返回:
- The date.
-
getDateOrBuilder
public Common.Date32OrBuilder getDateOrBuilder()
.common.Date32 date = 14;- 指定者:
getDateOrBuilder在接口中Common.ValueOrBuilder
-
hasTime
public boolean hasTime()
.common.Time32 time = 15;- 指定者:
hasTime在接口中Common.ValueOrBuilder- 返回:
- Whether the time field is set.
-
getTime
public Common.Time32 getTime()
.common.Time32 time = 15;- 指定者:
getTime在接口中Common.ValueOrBuilder- 返回:
- The time.
-
getTimeOrBuilder
public Common.Time32OrBuilder getTimeOrBuilder()
.common.Time32 time = 15;- 指定者:
getTimeOrBuilder在接口中Common.ValueOrBuilder
-
hasTimestamp
public boolean hasTimestamp()
.common.Timestamp timestamp = 16;- 指定者:
hasTimestamp在接口中Common.ValueOrBuilder- 返回:
- Whether the timestamp field is set.
-
getTimestamp
public Common.Timestamp getTimestamp()
.common.Timestamp timestamp = 16;- 指定者:
getTimestamp在接口中Common.ValueOrBuilder- 返回:
- The timestamp.
-
getTimestampOrBuilder
public Common.TimestampOrBuilder getTimestampOrBuilder()
.common.Timestamp timestamp = 16;- 指定者:
getTimestampOrBuilder在接口中Common.ValueOrBuilder
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static Common.Value parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.Value parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.Value parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.Value parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.Value parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.Value parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.Value parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static Common.Value parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static Common.Value parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static Common.Value parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static Common.Value parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static Common.Value parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public Common.Value.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static Common.Value.Builder newBuilder()
-
newBuilder
public static Common.Value.Builder newBuilder(Common.Value prototype)
-
toBuilder
public Common.Value.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected Common.Value.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Common.Value getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Common.Value> parser()
-
getParserForType
public com.google.protobuf.Parser<Common.Value> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Common.Value getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-