পাবলিক ইন্টারফেস 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 সূচক) 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 সূচক) 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;