อินเทอร์เฟซสาธารณะ XEventMetadataOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| สตริงที่เป็นนามธรรม | getDisplayName () Name of the event shown in trace viewer. |
| นามธรรม com.google.protobuf.ByteString | getDisplayNameBytes () Name of the event shown in trace viewer. |
| ยาวเป็นนามธรรม | รับรหัส () XPlane.event_metadata map key. |
| นามธรรม com.google.protobuf.ByteString | รับข้อมูลเมตา () Additional metadata in serialized format. |
| สตริงที่เป็นนามธรรม | รับชื่อ () Name of the event. |
| นามธรรม com.google.protobuf.ByteString | getNameBytes () Name of the event. |
| XStat แบบนามธรรม | getStats (ดัชนี int) XStats that are constant for all XEvents with the same metadata_id. |
| บทคัดย่อ | getStatsCount () XStats that are constant for all XEvents with the same metadata_id. |
| รายการนามธรรม <XStat> | getStatsList () XStats that are constant for all XEvents with the same metadata_id. |
| XStatOrBuilder แบบนามธรรม | getStatsOrBuilder (ดัชนี int) XStats that are constant for all XEvents with the same metadata_id. |
| รายการนามธรรม<? ขยาย XStatOrBuilder > | getStatsOrBuilderList () XStats that are constant for all XEvents with the same metadata_id. |
วิธีการสาธารณะ
สตริงนามธรรมสาธารณะ getDisplayName ()
Name of the event shown in trace viewer.
string display_name = 4; นามธรรมสาธารณะ com.google.protobuf.ByteString getDisplayNameBytes ()
Name of the event shown in trace viewer.
string display_name = 4; getId ยาวนามธรรมสาธารณะ ()
XPlane.event_metadata map key.
int64 id = 1; บทคัดย่อสาธารณะ com.google.protobuf.ByteString getMetadata ()
Additional metadata in serialized format.
bytes metadata = 3; สตริงนามธรรมสาธารณะ getName ()
Name of the event.
string name = 2; นามธรรมสาธารณะ com.google.protobuf.ByteString getNameBytes ()
Name of the event.
string name = 2; บทคัดย่อสาธารณะ XSat getStats (ดัชนี 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; บทคัดย่อสาธารณะ 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; รายการนามธรรมสาธารณะ< 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; XStatOrBuilder นามธรรมสาธารณะ getStatsOrBuilder (ดัชนี 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; รายการนามธรรมสาธารณะ<? ขยาย 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;