อินเทอร์เฟซสาธารณะ XPlaneOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
บูลีนนามธรรม | containsEventMetadata (คีย์ยาว) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
บูลีนนามธรรม | hasStatMetadata (คีย์ยาว) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
แผนที่นามธรรม <Long, XEventMetadata > | getEventMetadata () ใช้ getEventMetadataMap() แทน |
บทคัดย่อ | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
แผนที่นามธรรม <Long, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMetadata แบบนามธรรม | getEventMetadataOrDefault (คีย์ยาว, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMetadata แบบนามธรรม | getEventMetadataOrThrow (คีย์ยาว) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
ยาวเป็นนามธรรม | รับรหัส () int64 id = 1; |
XLline แบบนามธรรม | getLines (ดัชนี int) Parallel timelines grouped in this plane. |
บทคัดย่อ | getLinesCount () Parallel timelines grouped in this plane. |
รายการนามธรรม< XLine > | getLinesList () Parallel timelines grouped in this plane. |
XLineOrBuilder แบบนามธรรม | getLinesOrBuilder (ดัชนี int) Parallel timelines grouped in this plane. |
รายการนามธรรม<? ขยาย XLineOrBuilder > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
สตริงที่เป็นนามธรรม | รับชื่อ () Name of this line. |
นามธรรม com.google.protobuf.ByteString | getNameBytes () Name of this line. |
แผนที่นามธรรม <ยาว XStatMetadata > | getStatMetadata () ใช้ getStatMetadataMap() แทน |
บทคัดย่อ | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
แผนที่นามธรรม <ยาว XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMetadata แบบนามธรรม | getStatMetadataOrDefault (คีย์ยาว, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMetadata แบบนามธรรม | getStatMetadataOrThrow (คีย์ยาว) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStat แบบนามธรรม | getStats (ดัชนี int) XStats associated with this plane, e.g. |
บทคัดย่อ | getStatsCount () XStats associated with this plane, e.g. |
รายการนามธรรม <XStat> | getStatsList () XStats associated with this plane, e.g. |
XStatOrBuilder แบบนามธรรม | getStatsOrBuilder (ดัชนี int) XStats associated with this plane, e.g. |
รายการนามธรรม<? ขยาย XStatOrBuilder > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
วิธีการสาธารณะ
บูลีนนามธรรมสาธารณะ มีEventMetadata (คีย์ยาว)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
บูลีนนามธรรมสาธารณะ มี StatMetadata (คีย์ยาว)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
บทคัดย่อสาธารณะ int getEventMetadataCount ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
แผนที่นามธรรมสาธารณะ <Long, XEventMetadata > getEventMetadataMap ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
บทคัดย่อสาธารณะ XEventMetadata getEventMetadataOrDefault (คีย์ยาว, XEventMetadata defaultValue)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
บทคัดย่อสาธารณะ XEventMetadata getEventMetadataOrThrow (คีย์ยาว)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
getId ยาวนามธรรมสาธารณะ ()
int64 id = 1;
XLine getLines นามธรรม สาธารณะ (ดัชนี int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
นามธรรมสาธารณะ int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
รายการนามธรรมสาธารณะ< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
บทคัดย่อสาธารณะ XLineOrBuilder getLinesOrBuilder (ดัชนี int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
รายการบทคัดย่อสาธารณะ<? ขยาย XLineOrBuilder > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
สตริงนามธรรมสาธารณะ getName ()
Name of this line.
string name = 2;
นามธรรมสาธารณะ com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
บทคัดย่อสาธารณะ int getStatMetadataCount ()
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
แผนที่นามธรรมสาธารณะ <Long, XStatMetadata > getStatMetadataMap ()
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
บทคัดย่อสาธารณะ XStatMetadata getStatMetadataOrDefault (คีย์ยาว, XStatMetadata defaultValue)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata นามธรรมสาธารณะ getStatMetadataOrThrow (คีย์ยาว)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
บทคัดย่อสาธารณะ XSat getStats (ดัชนี int)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
บทคัดย่อสาธารณะ int getStatsCount ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
รายการนามธรรมสาธารณะ< XStat > getStatsList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
XStatOrBuilder นามธรรมสาธารณะ getStatsOrBuilder (ดัชนี int)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
รายการบทคัดย่อสาธารณะ<? ขยาย XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;