genel final sınıfı XStatMetadata
Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. Next ID: 4
tensorflow.profiler.XStatMetadata İç İçe Sınıflar
| sınıf | XStatMetadata.Builder | Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. | |
Sabitler
| int | DESCRIPTION_FIELD_NUMBER | |
| int | ID_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik XStatMetadata | |
| XStatMeta Verileri | |
| Sicim | getDescription () Description of the stat (might be long). |
| com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| uzun | kimliği al () XPlane.stat_metadata map key. |
| Sicim | getName () Name of the stat (should be short). |
| com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik XStatMetadata.Builder | newBuilder ( XStatMetadata prototipi) |
| statik XStatMetadata.Builder | yeniİnşaatçı () |
| XStatMetadata.Builder | |
| statik XStatMetadata | parseDelimitedFrom (InputStream girişi) |
| statik XStatMetadata | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik XStatMetadata | parseFrom (ByteBuffer verileri) |
| statik XStatMetadata | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik XStatMetadata | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik XStatMetadata | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik XStatMetadata | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik XStatMetadata | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik XStatMetadata | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik XStatMetadata | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| XStatMetadata.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int DESCRIPTION_FIELD_NUMBER
Sabit Değer: 3
genel statik son int ID_FIELD_NUMBER
Sabit Değer: 1
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
genel Dize getDescription ()
Description of the stat (might be long).
string description = 3; public com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel uzun getId ()
XPlane.stat_metadata map key.
int64 id = 1; genel Dize getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; public com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik XStatMetadata ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik XStatMetadata ayrıştırmaFrom (ByteBuffer verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik XStatMetadata ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik XStatMetadata ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik XStatMetadata ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik XStatMetadata ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik XStatMetadata ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik XStatMetadata ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik XStatMetadata 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ı |
|---|