interface publique XStatOrBuilder
Sous-classes indirectes connues |
Méthodes publiques
résumé com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
double abstrait | obtenirDoubleValue () double double_value = 2; |
abstrait long | getInt64Value () int64 int64_value = 4; |
abstrait long | getMetadataId () XStatMetadata.id of corresponding metadata. |
abstrait long | obtenirRefValue () A string value that stored in XStatMetadata::name. |
chaîne abstraite | getStrValue () string str_value = 5; |
résumé com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
abstrait long | getUint64Value () uint64 uint64_value = 3; |
abstrait XStat.ValueCase | getValueCase () |
Méthodes publiques
résumé public com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
public abstrait double getDoubleValue ()
double double_value = 2;
public abstrait long getInt64Value ()
int64 int64_value = 4;
public abstrait long getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public abstrait long getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
chaîne abstraite publique getStrValue ()
string str_value = 5;
résumé public com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
public abstrait long getUint64Value ()
uint64 uint64_value = 3;