interfaccia pubblica XSstatOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
astratto com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
doppio astratto | getDoubleValue () double double_value = 2; |
astratto lungo | getInt64Valore () int64 int64_value = 4; |
astratto lungo | getMetadataId () XStatMetadata.id of corresponding metadata. |
astratto lungo | getValoreRif () A string value that stored in XStatMetadata::name. |
stringa astratta | getStrValue () string str_value = 5; |
astratto com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
astratto lungo | getUint64Valore () uint64 uint64_value = 3; |
astratto XStat.ValueCase | getValueCase () |
Metodi pubblici
estratto pubblico com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
pubblico astratto double getDoubleValue ()
double double_value = 2;
pubblico astratto lungo getInt64Value ()
int64 int64_value = 4;
pubblico astratto lungo getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
pubblico astratto lungo getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
stringa astratta pubblica getStrValue ()
string str_value = 5;
estratto pubblico com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
pubblico astratto lungo getUint64Value ()
uint64 uint64_value = 3;