BinSummaryOrBuilder

الواجهة العامة BinSummaryOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

كثافة العمليات مجردة
الحصول على بن ()
int32 bin = 1;
مجردة طويلة
getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
مجردة طويلة
getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
مجردة طويلة
getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
مجردة طويلة
getTotalChunksInUse ()
int64 total_chunks_in_use = 4;

الأساليب العامة

الملخص العام int getBin ()

int32 bin = 1;

ملخص عام طويل getTotalBytesInBin ()

int64 total_bytes_in_bin = 3;

الملخص العام الطويل getTotalBytesInUse ()

int64 total_bytes_in_use = 2;

ملخص عام طويل getTotalChunksInBin ()

int64 total_chunks_in_bin = 5;

ملخص عام طويل getTotalChunksInUse ()

int64 total_chunks_in_use = 4;