BinSummaryOrBuilder

パブリック インターフェイスBinsummaryOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象整数
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;

パブリックメソッド

public abstract int getBin ()

int32 bin = 1;

パブリック抽象ロングgetTotalBytesInBin ()

int64 total_bytes_in_bin = 3;

public abstract long getTotalBytesInUse ()

int64 total_bytes_in_use = 2;

パブリック抽象ロングgetTotalChunksInBin ()

int64 total_chunks_in_bin = 5;

パブリック抽象ロングgetTotalChunksInUse ()

int64 total_chunks_in_use = 4;