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() .
абстрактный int
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.
абстрактный длинный
получитьИд ()
int64 id = 1;
абстрактная XLine
getLines (целевой индекс)
 Parallel timelines grouped in this plane.
абстрактный int
getLinesCount ()
 Parallel timelines grouped in this plane.
абстрактный список< XLine >
получитьСписокЛиний ()
 Parallel timelines grouped in this plane.
абстрактный XLineOrBuilder
getLinesOrBuilder (индекс целого числа)
 Parallel timelines grouped in this plane.
абстрактный список<? расширяет XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
абстрактная строка
получитьИмя ()
 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 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 (целевой индекс)
 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 (индекс целого числа)
 XStats associated with this plane, e.g.
абстрактный список<? расширяет XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.

Публичные методы

общедоступное абстрактное логическое значение containsEventMetadata (длинный ключ)

 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;

общедоступное абстрактное логическое значение containsStatMetadata (длинный ключ)

 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;

общедоступная абстрактная Map<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;

общедоступная абстрактная Map<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 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;

общедоступный абстрактный 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;

общедоступная абстрактная Map<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;

общедоступная абстрактная Map<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)

 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;