classe final pública EntryValue
Tipo de protobuf tensorflow.EntryValue
Classes aninhadas
| aula | EntryValue.Builder | Tipo de protobuf tensorflow.EntryValue | |
| enumeração | EntryValue.KindCase | ||
Constantes
| interno | DOUBLE_VALUE_FIELD_NUMBER | |
| interno | STRING_VALUE_FIELD_NUMBER |
Métodos Públicos
| boleano | é igual (objeto obj) |
| EntryValue estático | |
| Valor de entrada | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| dobro | getDoubleValue () double double_value = 1; |
| EntryValue.KindCase | getKindCase () |
| interno | |
| Corda | getStringValue () string string_value = 2; |
| com.google.protobuf.ByteString | getStringValueBytes () string string_value = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| interno | código hash () |
| booleano final | |
| EntryValue.Builder estático | newBuilder (protótipo EntryValue ) |
| EntryValue.Builder estático | |
| EntryValue.Builder | |
| EntryValue estático | parseDelimitedFrom (entrada InputStream) |
| EntryValue estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| EntryValue estático | parseFrom (dados de ByteBuffer) |
| EntryValue estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| EntryValue estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| EntryValue estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| EntryValue estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| EntryValue estático | parseFrom (dados com.google.protobuf.ByteString) |
| EntryValue estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| EntryValue estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| EntryValue.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int DOUBLE_VALUE_FIELD_NUMBER
Valor Constante: 1
int final estático público STRING_VALUE_FIELD_NUMBER
Valor Constante: 2
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público duplo getDoubleValue ()
double double_value = 1;
público getParserForType ()
público int getSerializedSize ()
String pública getStringValue ()
string string_value = 2;
público com.google.protobuf.ByteString getStringValueBytes ()
string string_value = 2;
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static EntryValue parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static EntryValue parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static EntryValue parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
EntryValue estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static EntryValue parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
EntryValue estático público parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static EntryValue parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static EntryValue parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|