PairValue

パブリック最終クラスのPairValue

 Represents a (key, value) pair.
 
Protobuf 型tensorflow.PairValue

ネストされたクラス

クラスペア値.ビルダー
 Represents a (key, value) pair. 

定数

整数KEY_FIELD_NUMBER
整数VALUE_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的ペア値
ペア値
最終的な静的 com.google.protobuf.Descriptors.Descriptor
getKey ()
string key = 1;
com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
構造化された価値
getValue ()
.tensorflow.StructuredValue value = 2;
構造化された値またはビルダー
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
ブール値
hasValue ()
.tensorflow.StructuredValue value = 2;
整数
最終ブール値
静的PairValue.Builder
newBuilder ( PairValueプロトタイプ)
静的PairValue.Builder
ペア値.ビルダー
静的ペア値
parseDelimitedFrom (InputStream 入力)
静的ペア値
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ペア値
parseFrom (ByteBuffer データ)
静的ペア値
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ペア値
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ペア値
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的ペア値
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ペア値
parseFrom (com.google.protobuf.ByteString データ)
静的ペア値
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ペア値
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
ペア値.ビルダー
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数KEY_FIELD_NUMBER

定数値: 1

パブリック静的最終整数VALUE_FIELD_NUMBER

定数値: 2

パブリックメソッド

public booleanに等しい(オブジェクト obj)

パブリック静的PairValue getDefaultInstance ()

パブリックペア値getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

パブリック String getKey ()

string key = 1;

public com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

public StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

public boolean hasValue ()

.tensorflow.StructuredValue value = 2;

public int hashCode ()

パブリック最終ブール値isInitialized ()

パブリック静的PairValue.Builder newBuilder ( PairValueプロトタイプ)

パブリック静的PairValue.Builder newBuilder ()

public Reply.Builder newBuilderForType ()

パブリック静的PairValue parseDelimitedFrom (InputStream入力)

投げる
IO例外

public static PairValue parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

パブリック静的PairValue parseFrom (ByteBufferデータ)

投げる
無効なプロトコルバッファ例外

public static PairValue parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static PairValue parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的PairValue parseFrom (com.google.protobuf.CodedInputStream入力)

投げる
IO例外

public static PairValue parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的PairValue parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static PairValue parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static PairValue parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public Reply.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外