XPlaneOrBuilder

सार्वजनिक इंटरफ़ेस XPlaneOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

अमूर्त बूलियन
इसमेंEventMetadata (लंबी कुंजी) शामिल है
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
अमूर्त बूलियन
इसमेंStatMetadata (लंबी कुंजी) शामिल है
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
सार मानचित्र<लंबा, XEventMetadata >
getEventMetadata ()
इसके बजाय getEventMetadataMap() उपयोग करें।
सार इंट
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 defaultValue)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
सार XEventMetadata
getEventMetadataOrThrow (लंबी कुंजी)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
अमूर्त लंबा
सार एक्सलाइन
गेटलाइन्स (इंट इंडेक्स)
 Parallel timelines grouped in this plane.
सार इंट
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.
सार स्ट्रिंग
सार com.google.protobuf.ByteString
getNameबाइट्स ()
 Name of this line.
सार मानचित्र<लंबा, XStatMetadata >
getStatMetadata ()
इसके बजाय getStatMetadataMap() उपयोग करें।
सार इंट
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
सार मानचित्र<लंबा, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
सार XStatMetadata
getStatMetadataOrDefault (लंबी कुंजी, XStatMetadata defaultValue)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
सार XStatMetadata
getStatMetadataOrThrow (लंबी कुंजी)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
सार XStat
गेटस्टैट्स (इंट इंडेक्स)
 XStats associated with this plane, e.g.
सार इंट
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 defaultValue)

 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;

सार्वजनिक सार एक्सलाइन गेटलाइन्स (इंट इंडेक्स)

 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;

सार्वजनिक सार मानचित्र<लंबा, 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;

सार्वजनिक सार मानचित्र<लंबा, 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 defaultValue)

 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;