सार्वजनिक इंटरफ़ेस 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 | getNameबाइट्स () Name of the event. |
सार XStat | गेटस्टैट्स (इंट इंडेक्स) 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;
सार्वजनिक सार XStat 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;