clase final pública BinSummary
tensorflow.BinSummary
tipo Protobuf.BinSummary
Clases anidadas
clase | BinSummary.Builder | tensorflow.BinSummary tipo Protobuf.BinSummary |
Constantes
En t | BIN_FIELD_NUMBER | |
En t | TOTAL_BYTES_IN_BIN_FIELD_NUMBER | |
En t | TOTAL_BYTES_IN_USE_FIELD_NUMBER | |
En t | TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER | |
En t | TOTAL_CHUNKS_IN_USE_FIELD_NUMBER |
Métodos públicos
booleano | es igual (Objeto obj) |
En t | obtenerBin () int32 bin = 1; |
BinResumen estático | |
BinResumen | |
com.google.protobuf.Descriptors.Descriptor estático final | |
En t | |
largo | obtenerTotalBytesInBin () int64 total_bytes_in_bin = 3; |
largo | obtenerTotalBytesInUse () int64 total_bytes_in_use = 2; |
largo | obtenerTotalChunksInBin () int64 total_chunks_in_bin = 5; |
largo | obtenerTotalChunksInUse () int64 total_chunks_in_use = 4; |
com.google.protobuf.UnknownFieldSet final | |
En t | código hash () |
booleano final | |
BinSummary.Builder estático | newBuilder (prototipo BinSummary ) |
BinSummary.Builder estático | |
BinSummary.Builder | |
BinResumen estático | parseDelimitedFrom (entrada de InputStream) |
BinResumen estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinResumen estático | parseFrom (datos de ByteBuffer) |
BinResumen estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
BinResumen estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinResumen estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
BinResumen estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinResumen estático | parseFrom (datos com.google.protobuf.ByteString) |
BinResumen estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinResumen estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
BinSummary.Builder | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público BIN_FIELD_NUMBER
Valor constante: 1
int final estático público TOTAL_BYTES_IN_BIN_FIELD_NUMBER
Valor constante: 3
int final estático público TOTAL_BYTES_IN_USE_FIELD_NUMBER
Valor constante: 2
int final estático público TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER
Valor constante: 5
int final estático público TOTAL_CHUNKS_IN_USE_FIELD_NUMBER
Valor constante: 4
Métodos públicos
público booleano es igual (Objeto obj)
público int getBin ()
int32 bin = 1;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
público int getSerializedSize ()
público largo getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
público largo getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
público largo getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
público largo getTotalChunksInUse ()
int64 total_chunks_in_use = 4;
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
BinSummary parseDelimitedFrom estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
BinSummary parseFrom estático público (datos ByteBuffer)
Lanza
Excepción de buffer de protocolo no válido |
---|
BinSummary parseFrom estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
BinSummary parseFrom estático público (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
BinSummary parseFrom estático público (entrada com.google.protobuf.CodedInputStream)
Lanza
IOExcepción |
---|
BinSummary parseFrom estático público (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
BinSummary parseFrom estático público (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
BinSummary parseFrom estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
BinSummary parseFrom estático público (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|