XStatOrBuilder

interfejs publiczny XStatOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie com.google.protobuf.ByteString
getBytesValue ()
bytes bytes_value = 6;
abstrakcyjny dublet
uzyskaj podwójną wartość ()
double double_value = 2;
abstrakcyjne, długie
getInt64Value ()
int64 int64_value = 4;
abstrakcyjne, długie
getMetadataId ()
 XStatMetadata.id of corresponding metadata.
abstrakcyjne, długie
getRefValue ()
 A string value that stored in XStatMetadata::name.
abstrakcyjny ciąg
getStrValue ()
string str_value = 5;
streszczenie com.google.protobuf.ByteString
getStrValueBytes ()
string str_value = 5;
abstrakcyjne, długie
getUint64Value ()
uint64 uint64_value = 3;
streszczenie XStat.ValueCase

Metody publiczne

publiczne streszczenie com.google.protobuf.ByteString getBytesValue ()

bytes bytes_value = 6;

publiczne streszczenie podwójne getDoubleValue ()

double double_value = 2;

publiczne streszczenie długie getInt64Value ()

int64 int64_value = 4;

publiczne streszczenie długie getMetadataId ()

 XStatMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

publiczne streszczenie długie getRefValue ()

 A string value that stored in XStatMetadata::name.
 
uint64 ref_value = 7;

publiczny ciąg abstrakcyjny getStrValue ()

string str_value = 5;

publiczne streszczenie com.google.protobuf.ByteString getStrValueBytes ()

string str_value = 5;

publiczne streszczenie długie getUint64Value ()

uint64 uint64_value = 3;

publiczne streszczenie XStat.ValueCase getValueCase ()