ממשק ציבורי XEventMetadataOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
מחרוזת מופשטת | getDisplayName () Name of the event shown in trace viewer. |
תקציר com.google.protobuf.ByteString | getDisplayNameBytes () Name of the event shown in trace viewer. |
מופשט ארוך | getId () XPlane.event_metadata map key. |
תקציר com.google.protobuf.ByteString | getMetadata () Additional metadata in serialized format. |
מחרוזת מופשטת | getName () Name of the event. |
תקציר com.google.protobuf.ByteString | getNameBytes () Name of the event. |
תקציר XStat | getStats (int index) XStats that are constant for all XEvents with the same metadata_id. |
מופשט int | 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 index) 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;
תקציר ציבורי XStat getStats (int index)
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 index)
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;