XEventMetadata kelas akhir publik
Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id. Next ID: 6
tensorflow.profiler.XEventMetadata
Kelas Bersarang
kelas | XEventMetadata.Pembangun | Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id. |
Konstanta
ke dalam | DISPLAY_NAME_FIELD_NUMBER | |
ke dalam | ID_FIELD_NUMBER | |
ke dalam | METADATA_FIELD_NUMBER | |
ke dalam | NAME_FIELD_NUMBER | |
ke dalam | STATS_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
XEventMetadata statis | |
XEventMetadata | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkan NamaTampilan () Name of the event shown in trace viewer. |
com.google.protobuf.ByteString | dapatkanDisplayNameBytes () Name of the event shown in trace viewer. |
panjang | dapatkanId () XPlane.event_metadata map key. |
com.google.protobuf.ByteString | dapatkan Metadata () Additional metadata in serialized format. |
Rangkaian | dapatkan Nama () Name of the event. |
com.google.protobuf.ByteString | dapatkanNamaBytes () Name of the event. |
ke dalam | |
XStat | getStats (indeks int) XStats that are constant for all XEvents with the same metadata_id. |
ke dalam | dapatkanStatsCount () XStats that are constant for all XEvents with the same metadata_id. |
Daftar< XStat > | dapatkanStatsList () XStats that are constant for all XEvents with the same metadata_id. |
XStatOrBuilder | getStatsOrBuilder (indeks int) XStats that are constant for all XEvents with the same metadata_id. |
Daftar<? memperluas XStatOrBuilder > | dapatkanStatsOrBuilderList () XStats that are constant for all XEvents with the same metadata_id. |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
XEventMetadata.Builder statis | newBuilder (prototipe XEventMetadata ) |
XEventMetadata.Builder statis | |
XEventMetadata.Pembangun | |
XEventMetadata statis | parseDelimitedFrom (masukan Aliran Masukan) |
XEventMetadata statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEventMetadata statis | parseFrom (data ByteBuffer) |
XEventMetadata statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEventMetadata statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEventMetadata statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
XEventMetadata statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEventMetadata statis | parseFrom (com.google.protobuf.ByteString data) |
XEventMetadata statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEventMetadata statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
XEventMetadata.Pembangun | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik DISPLAY_NAME_FIELD_NUMBER
Nilai Konstan: 4
int akhir statis publik ID_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik METADATA_FIELD_NUMBER
Nilai Konstan: 3
int final statis publik NAME_FIELD_NUMBER
Nilai Konstan: 2
int final statis publik STATS_FIELD_NUMBER
Nilai Konstan: 5
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik dapatkan NamaTampilan ()
Name of the event shown in trace viewer.
string display_name = 4;
publik com.google.protobuf.ByteString getDisplayNameBytes ()
Name of the event shown in trace viewer.
string display_name = 4;
getId panjang publik ()
XPlane.event_metadata map key.
int64 id = 1;
publik com.google.protobuf.ByteString getMetadata ()
Additional metadata in serialized format.
bytes metadata = 3;
GetName String publik ()
Name of the event.
string name = 2;
publik com.google.protobuf.ByteString getNameBytes ()
Name of the event.
string name = 2;
publik dapatkanParserForType ()
publik int getSerializedSize ()
getStats XStat publik (indeks int)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
publik int getStatsCount ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
Daftar publik< XStat > getStatsList ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
getStatsOrBuilder publik XStatOrBuilder (indeks int)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
Daftar Publik<? memperluas XStatOrBuilder > getStatsOrBuilderList ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom XEventMetadata statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom XEventMetadata statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom XEventMetadata statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom XEventMetadata statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom XEventMetadata statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom XEventMetadata statis publik (com.google.protobuf.ByteString data)
Melempar
InvalidProtocolBufferException |
---|
parseFrom XEventMetadata statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom XEventMetadata statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|