BinSummary

genel final dersi BinSummary

Protobuf türü tensorflow.BinSummary

İç İçe Sınıflar

sınıf BinSummary.Builder Protobuf türü tensorflow.BinSummary

Sabitler

int BIN_FIELD_NUMBER
int TOTAL_BYTES_IN_BIN_FIELD_NUMBER
int TOTAL_BYTES_IN_USE_FIELD_NUMBER
int TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER
int TOTAL_CHUNKS_IN_USE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
int
getBin ()
int32 bin = 1;
statik BinÖzeti
BinÖzet
final statik com.google.protobuf.Descriptors.Descriptor
int
uzun
getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
uzun
getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
uzun
getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
uzun
getTotalChunksInUse ()
int64 total_chunks_in_use = 4;
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik BinSummary.Builder
newBuilder ( BinSummary prototipi)
statik BinSummary.Builder
BinSummary.Builder
statik BinÖzeti
parseDelimitedFrom (InputStream girişi)
statik BinÖzeti
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik BinÖzeti
parseFrom (ByteBuffer verileri)
statik BinÖzeti
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik BinÖzeti
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik BinÖzeti
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik BinÖzeti
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik BinÖzeti
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik BinÖzeti
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik BinÖzeti
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
BinSummary.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BIN_FIELD_NUMBER

Sabit Değer: 1

genel statik final int TOTAL_BYTES_IN_BIN_FIELD_NUMBER

Sabit Değer: 3

genel statik final int TOTAL_BYTES_IN_USE_FIELD_NUMBER

Sabit Değer: 2

genel statik final int TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER

Sabit Değer: 5

genel statik final int TOTAL_CHUNKS_IN_USE_FIELD_NUMBER

Sabit Değer: 4

Genel Yöntemler

genel boole eşittir (Object obj)

genel int getBin ()

int32 bin = 1;

public static BinSummary getDefaultInstance ()

public BinSummary getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

halk getParserForType ()

public int getSerializedSize ()

halka açık uzun getTotalBytesInBin ()

int64 total_bytes_in_bin = 3;

genel uzun getTotalBytesInUse ()

int64 total_bytes_in_use = 2;

halka açık uzun getTotalChunksInBin ()

int64 total_chunks_in_bin = 5;

halka açık uzun getTotalChunksInUse ()

int64 total_chunks_in_use = 4;

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik BinSummary.Builder newBuilder ( BinSummary prototipi)

genel statik BinSummary.Builder newBuilder ()

public BinSummary.Builder newBuilderForType ()

public static BinSummary parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static BinSummary ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik BinSummary ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik BinSummary ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik BinSummary ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik BinSummary ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik BinSummary ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik BinSummary ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static BinSummary parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik BinSummary ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel BinSummary.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası