BinSummary de la clase final pública
Protobuf tipo tensorflow.BinSummary
Clases anidadas
clase | BinSummary.Builder | Protobuf tipo tensorflow.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 a (Objeto obj) |
En t | getBin () int32 bin = 1; |
BinSummary estático | |
BinSummary | |
com.google.protobuf.Descriptors.Descriptor estático final | |
En t | |
largo | getTotalBytesInBin () int64 total_bytes_in_bin = 3; |
largo | getTotalBytesInUse () int64 total_bytes_in_use = 2; |
largo | getTotalChunksInBin () int64 total_chunks_in_bin = 5; |
largo | getTotalChunksInUse () int64 total_chunks_in_use = 4; |
final com.google.protobuf.UnknownFieldSet | |
En t | hashCode () |
booleano final | |
estático BinSummary.Builder | newBuilder (prototipo BinSummary ) |
estático BinSummary.Builder | newBuilder () |
BinSummary.Builder | |
BinSummary estático | parseDelimitedFrom (entrada InputStream) |
BinSummary estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinSummary estático | parseFrom (datos ByteBuffer) |
BinSummary estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinSummary estático | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinSummary estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
BinSummary estático | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinSummary estático | parseFrom (datos com.google.protobuf.ByteString) |
BinSummary estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BinSummary estático | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analizador () |
BinSummary.Builder | toBuilder () |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int BIN_FIELD_NUMBER
Valor constante: 1
public static final int TOTAL_BYTES_IN_BIN_FIELD_NUMBER
Valor constante: 3
public static final int TOTAL_BYTES_IN_USE_FIELD_NUMBER
Valor constante: 2
public static final int TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER
Valor constante: 5
public static final int TOTAL_CHUNKS_IN_USE_FIELD_NUMBER
Valor constante: 4
Métodos públicos
public boolean es igual a (Object obj)
public int getBin ()
int32 bin = 1;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public long getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
public long getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
public long getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
public long getTotalChunksInUse ()
int64 total_chunks_in_use = 4;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static BinSummary parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOException |
---|
public static BinSummary parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOException |
---|
public static BinSummary parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
InvalidProtocolBufferException |
---|
público estático BinSummary parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
IOException |
---|
público estático BinSummary parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
InvalidProtocolBufferException |
---|
público estático BinSummary parseFrom (com.google.protobuf.ByteString data)
Lanza
InvalidProtocolBufferException |
---|
public static BinSummary parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOException |
---|
public static BinSummary parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
InvalidProtocolBufferException |
---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOException |
---|