halka açık final sınıfı PairValue
Represents a (key, value) pair.
tensorflow.PairValue İç İçe Sınıflar
| sınıf | PairValue.Builder | Represents a (key, value) pair. | |
Sabitler
| int | KEY_FIELD_NUMBER | |
| int | VALUE_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik Çift Değeri | |
| Çift Değeri | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getKey () string key = 1; |
| com.google.protobuf.ByteString | getKeyBytes () string key = 1; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| Yapılandırılmış Değer | getValue () .tensorflow.StructuredValue value = 2; |
| StructuredValueOrBuilder | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| boolean | Değeri var () .tensorflow.StructuredValue value = 2; |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| Statik PairValue.Builder | yeniİnşaatçı ( PairValue prototipi) |
| Statik PairValue.Builder | yeniİnşaatçı () |
| PairValue.Builder | |
| statik Çift Değeri | parseDelimitedFrom (InputStream girişi) |
| statik Çift Değeri | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çift Değeri | parseFrom (ByteBuffer verileri) |
| statik Çift Değeri | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çift Değeri | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çift Değeri | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik Çift Değeri | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çift Değeri | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik Çift Değeri | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Çift Değeri | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| PairValue.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int KEY_FIELD_NUMBER
Sabit Değer: 1
genel statik final int VALUE_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize getKey ()
string key = 1;
public com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasValue ()
.tensorflow.StructuredValue value = 2;
genel int hashCode ()
genel final boolean isInitialized ()
genel statik PairValue ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik PairValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik PairValue ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik PairValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IO İstisnası |
|---|
genel statik PairValue ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik PairValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik PairValue ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik PairValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IO İstisnası |
|---|