classe finale pubblica PairValue
Represents a (key, value) pair.
tensorflow.PairValue Classi nidificate
| classe | PairValue.Builder | Represents a (key, value) pair. | |
Costanti
| int | KEY_FIELD_NUMBER | |
| int | VALUE_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| Valore Coppia statico | |
| ValoreCoppia | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getKey () string key = 1; |
| com.google.protobuf.ByteString | getKeyBytes () string key = 1; |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| Valore strutturato | getValore () .tensorflow.StructuredValue value = 2; |
| ValorestrutturatoOrBuilder | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| booleano | haValore () .tensorflow.StructuredValue value = 2; |
| int | codicehash () |
| booleano finale | |
| PairValue.Builder statico | newBuilder (prototipo PairValue ) |
| PairValue.Builder statico | |
| PairValue.Builder | |
| Valore Coppia statico | parseDelimitedFrom (input InputStream) |
| Valore Coppia statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valore Coppia statico | parseFrom (dati ByteBuffer) |
| Valore Coppia statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| Valore Coppia statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valore Coppia statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| Valore Coppia statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valore Coppia statico | parseFrom (dati com.google.protobuf.ByteString) |
| Valore Coppia statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valore Coppia statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| PairValue.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int KEY_FIELD_NUMBER
Valore costante: 1
public static final int VALUE_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getKey ()
string key = 1;
pubblico com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasValue booleano pubblico ()
.tensorflow.StructuredValue value = 2;
public int hashCode ()
public final booleano isInitialized ()
pubblico statico PairValue parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico PairValue (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico PairValue (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico PairValue (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
parseFrom pubblico statico PairValue (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico PairValue (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico PairValue (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico PairValue (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|