পাবলিক ইন্টারফেস XPlaneOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত বুলিয়ান | ইভেন্ট মেটাডেটা রয়েছে (লম্বা কী) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
বিমূর্ত বুলিয়ান | স্ট্যাটমেটাডেটা রয়েছে (লম্বা কী) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
বিমূর্ত মানচিত্র<লং, XEventMetadata > | getEventMetadata () পরিবর্তে getEventMetadataMap() ব্যবহার করুন। |
বিমূর্ত int | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
বিমূর্ত মানচিত্র<লং, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
বিমূর্ত XEventMetadata | getEventMetadataOrDefault (দীর্ঘ কী, XEventMetadata ডিফল্ট মান) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
বিমূর্ত XEventMetadata | getEventMetadataOrThrow (দীর্ঘ কী) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
বিমূর্ত দীর্ঘ | getId () int64 id = 1; |
বিমূর্ত XLine | getLines (int সূচক) Parallel timelines grouped in this plane. |
বিমূর্ত int | getLinesCount () Parallel timelines grouped in this plane. |
বিমূর্ত তালিকা< XLine > | getLinesList () Parallel timelines grouped in this plane. |
বিমূর্ত XLineOrBuilder | getLinesOrBuilder (int সূচক) Parallel timelines grouped in this plane. |
বিমূর্ত তালিকা<? XLineOrBuilder > প্রসারিত করে | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
বিমূর্ত স্ট্রিং | getName () Name of this line. |
বিমূর্ত com.google.protobuf.ByteString | getNameBytes () Name of this line. |
বিমূর্ত মানচিত্র<Long, XStatMetadata > | getStatMetadata () পরিবর্তে getStatMetadataMap() ব্যবহার করুন। |
বিমূর্ত int | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
বিমূর্ত মানচিত্র<Long, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
বিমূর্ত XStatMetadata | getStatMetadataOrDefault (দীর্ঘ কী, XStatMetadata ডিফল্ট মান) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
বিমূর্ত XStatMetadata | getStatMetadataOrThrow (দীর্ঘ কী) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
বিমূর্ত XStat | getStats (int সূচক) XStats associated with this plane, e.g. |
বিমূর্ত int | getStatsCount () XStats associated with this plane, e.g. |
বিমূর্ত তালিকা< XStat > | getStatsList () XStats associated with this plane, e.g. |
বিমূর্ত XStatOrBuilder | getStatsOrBuilder (int সূচক) XStats associated with this plane, e.g. |
বিমূর্ত তালিকা<? XStatOrBuilder > প্রসারিত করে | getStatsOrBuilderList () XStats associated with this plane, e.g. |
পাবলিক পদ্ধতি
পাবলিক বিমূর্ত বুলিয়ান ইভেন্ট মেটাডেটা (লং কী) ধারণ করে
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
পাবলিক বিমূর্ত বুলিয়ানে রয়েছে স্ট্যাটমেটাডেটা (লং কী)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
সর্বজনীন বিমূর্ত মানচিত্র<লং, XEventMetadata > getEventMetadata ()
পরিবর্তে getEventMetadataMap()
ব্যবহার করুন।
পাবলিক বিমূর্ত int getEventMetadataCount ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
সর্বজনীন বিমূর্ত মানচিত্র<লং, XEventMetadata > getEventMetadataMap ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
সর্বজনীন বিমূর্ত XEventMetadata getEventMetadataOrDefault (লং কী, XEventMetadata ডিফল্ট মান)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
সর্বজনীন বিমূর্ত XEventMetadata getEventMetadataOrThrow (দীর্ঘ কী)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
সর্বজনীন বিমূর্ত দীর্ঘ getId ()
int64 id = 1;
সর্বজনীন বিমূর্ত XLine getLines (int সূচক)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
পাবলিক বিমূর্ত int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
সর্বজনীন বিমূর্ত তালিকা< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
সর্বজনীন বিমূর্ত XLineOrBuilder getLinesOrBuilder (int সূচক)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
সর্বজনীন বিমূর্ত তালিকা<? XLineOrBuilder > getLinesOrBuilderList () প্রসারিত করে
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
সর্বজনীন বিমূর্ত স্ট্রিং getName ()
Name of this line.
string name = 2;
সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
সর্বজনীন বিমূর্ত মানচিত্র<Long, XStatMetadata > getStatMetadata ()
পরিবর্তে getStatMetadataMap()
ব্যবহার করুন।
পাবলিক বিমূর্ত int getStatMetadataCount ()
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
সর্বজনীন বিমূর্ত মানচিত্র<Long, XStatMetadata > getStatMetadataMap ()
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
সর্বজনীন বিমূর্ত XStatMetadata getStatMetadataOrDefault (লং কী, XStatMetadata ডিফল্ট মান)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
সর্বজনীন বিমূর্ত XStatMetadata getStatMetadataOrThrow (দীর্ঘ কী)
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
সর্বজনীন বিমূর্ত XStat getStats (int সূচক)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
পাবলিক বিমূর্ত int getStatsCount ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
সর্বজনীন বিমূর্ত তালিকা< XStat > getStatsList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
সর্বজনীন বিমূর্ত XStatOrBuilder getStatsOrBuilder (int সূচক)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
সর্বজনীন বিমূর্ত তালিকা<? XStatOrBuilder > getStatsOrBuilderList () প্রসারিত করে
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;