الواجهة العامة XStatOrBuilder
الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
مجردة com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
مجردة مزدوجة | الحصول على قيمة مزدوجة () double double_value = 2; |
مجردة طويلة | الحصول علىInt64Value () int64 int64_value = 4; |
مجردة طويلة | معرف بيانات التعريف () XStatMetadata.id of corresponding metadata. |
مجردة طويلة | الحصول على قيمة Ref () A string value that stored in XStatMetadata::name. |
سلسلة مجردة | getStrValue () string str_value = 5; |
مجردة com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
مجردة طويلة | getUint64Value () uint64 uint64_value = 3; |
مجردة XStat.ValueCase |
الأساليب العامة
الملخص العام com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
getDoubleValue () مجردة عامة مزدوجة
double double_value = 2;
الملخص العام الطويل getInt64Value ()
int64 int64_value = 4;
ملخص عام طويل getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
ملخص عام طويل getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
سلسلة مجردة عامة getStrValue ()
string str_value = 5;
الملخص العام com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
ملخص عام طويل getUint64Value ()
uint64 uint64_value = 3;