genel final sınıfı NamedTupleValue
Represents Python's namedtuple.Protobuf türü
tensorflow.NamedTupleValue
İç İçe Sınıflar
sınıf | NamedTupleValue.Builder | Represents Python's namedtuple. |
Sabitler
int | NAME_FIELD_NUMBER | |
int | VALUES_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik NamedTupleValue | |
NamedTupleValue | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getName () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
Çift Değeri | getValues (int dizini) repeated .tensorflow.PairValue values = 2; |
int | getValuesCount () repeated .tensorflow.PairValue values = 2; |
Liste< Çift Değeri > | getValuesList () repeated .tensorflow.PairValue values = 2; |
Çift Değeri Veya Oluşturucu | getValuesOrBuilder (int dizini) repeated .tensorflow.PairValue values = 2; |
Liste<? PairValueOrBuilder'ı genişletiyor > | getValuesOrBuilderList () repeated .tensorflow.PairValue values = 2; |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik NamedTupleValue.Builder | newBuilder ( NamedTupleValue prototipi) |
statik NamedTupleValue.Builder | yeniİnşaatçı () |
NamedTupleValue.Builder | |
statik NamedTupleValue | parseDelimitedFrom (InputStream girişi) |
statik NamedTupleValue | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik NamedTupleValue | parseFrom (ByteBuffer verileri) |
statik NamedTupleValue | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik NamedTupleValue | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik NamedTupleValue | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik NamedTupleValue | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik NamedTupleValue | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik NamedTupleValue | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik NamedTupleValue | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
NamedTupleValue.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int VALUES_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 getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getValuesCount ()
repeated .tensorflow.PairValue values = 2;
public PairValueOrBuilder getValuesOrBuilder (int dizini)
repeated .tensorflow.PairValue values = 2;
genel liste<? PairValueOrBuilder'ı genişletir > getValuesOrBuilderList ()
repeated .tensorflow.PairValue values = 2;
genel int hashCode ()
genel final boolean isInitialized ()
public static NamedTupleValue parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik NamedTupleValue ayrıştırmaFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik NamedTupleValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik NamedTupleValue ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik NamedTupleValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik NamedTupleValue ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik NamedTupleValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static NamedTupleValue parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik NamedTupleValue 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ı |
---|