الواجهة العامة XEventMetadataOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| سلسلة مجردة | الحصول على اسم العرض () Name of the event shown in trace viewer. |
| مجردة com.google.protobuf.ByteString | الحصول علىDisplayNameBytes () 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 | الحصول على اسم بايت () Name of the event. |
| XStat مجردة | الحصول على الإحصائيات (فهرس كثافة العمليات) XStats that are constant for all XEvents with the same metadata_id. |
| كثافة العمليات مجردة | الحصول على الإحصائيات () XStats that are constant for all XEvents with the same metadata_id. |
| قائمة مجردة< XStat > | قائمة الإحصائيات () XStats that are constant for all XEvents with the same metadata_id. |
| مجردة XStatOrBuilder | getStatsOrBuilder (فهرس كثافة العمليات) 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;