classe finale publique PairValue
Represents a (key, value) pair.
tensorflow.PairValue
de type Protobuf.PairValue Classes imbriquées
classe | PairValue.Builder | Represents a (key, value) pair. |
Constantes
int | KEY_FIELD_NUMBER | |
int | VALUE_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
Valeur de paire statique | |
ValeurPaire | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Chaîne | getKey () string key = 1; |
com.google.protobuf.ByteString | getKeyBytes () string key = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
Valeur structurée | obtenirValeur () .tensorflow.StructuredValue value = 2; |
StructuredValueOrBuilder | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
booléen | aValeur () .tensorflow.StructuredValue value = 2; |
int | |
booléen final | |
PairValue.Builder statique | newBuilder (prototype PairValue ) |
PairValue.Builder statique | |
PairValue.Builder | |
Valeur de paire statique | parseDelimitedFrom (entrée InputStream) |
Valeur de paire statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Valeur de paire statique | parseFrom (données ByteBuffer) |
Valeur de paire statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Valeur de paire statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Valeur de paire statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
Valeur de paire statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Valeur de paire statique | parseFrom (données com.google.protobuf.ByteString) |
Valeur de paire statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Valeur de paire statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
PairValue.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int KEY_FIELD_NUMBER
Valeur constante : 1
public statique final entier VALUE_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getKey ()
string key = 1;
public com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasValue ()
.tensorflow.StructuredValue value = 2;
code de hachage int public ()
public final booléen isInitialized ()
public static PairValue parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static PairValue parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static PairValue parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public static PairValue parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public static PairValue parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static PairValue parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static PairValue parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|