رابط عمومی 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. |
انتزاعی | 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;
دریافت شناسه طولانی انتزاعی عمومی ()
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;