XPlaneOrBuilder

رابط عمومی XPlaneOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

بولی انتزاعی
حاویEventMetadata (کلید طولانی)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
بولی انتزاعی
حاویStatMetadata (کلید طولانی)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
نقشه انتزاعی<Long, XEventMetadata >
getEventMetadata ()
به جای آن از getEventMetadataMap() استفاده کنید.
انتزاعی
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
نقشه انتزاعی<Long, 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.
انتزاعی طولانی
getId ()
int64 id = 1;
XLine انتزاعی
getLines (شاخص int)
 Parallel timelines grouped in this plane.
انتزاعی
getLinesCount ()
 Parallel timelines grouped in this plane.
فهرست چکیده < XLine >
getLinesList ()
 Parallel timelines grouped in this plane.
انتزاعی XLineOrBuilder
getLinesOrBuilder (int index)
 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() استفاده کنید.
انتزاعی
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 defaultValue)
 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.
انتزاعی
getStatsCount ()
 XStats associated with this plane, e.g.
فهرست چکیده < XStat >
getStatsList ()
 XStats associated with this plane, e.g.
چکیده XStatOrBuilder
getStatsOrBuilder (int index)
 XStats associated with this plane, e.g.
فهرست چکیده <? XStatOrBuilder را گسترش می دهد >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.

روش های عمومی

بولی انتزاعی عمومی حاویEventMetadata (کلید طولانی)

 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;

بولی انتزاعی عمومی حاویStatMetadata (کلید طولانی)

 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، 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;

نقشه انتزاعی عمومی<Long، 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;

دریافت شناسه طولانی انتزاعی عمومی ()

int64 id = 1;

انتزاعی عمومی XLine getLines (int index)

 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 index)

 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 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 index)

 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 index)

 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;