XStatOrBuilder

পাবলিক ইন্টারফেস XStatOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত 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.
বিমূর্ত দীর্ঘ
getRefValue ()
 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;

সর্বজনীন বিমূর্ত XStat.ValueCase getValueCase ()