XPlaneOrBuilder

interfejs publiczny XPlaneOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna wartość logiczna
zawieraEventMetadata (długi klucz)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrakcyjna wartość logiczna
zawieraStatMetadata (długi klucz)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
streszczenie Mapa<Long, XEventMetadata >
streszczenie wew
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
streszczenie Mapa<Long, XEventMetadata >
getEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrakcyjne XEventMetadata
getEventMetadataOrDefault (długi klucz, XEventMetadata defaultValue)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrakcyjne XEventMetadata
getEventMetadataOrThrow (długi klawisz)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrakcyjne, długie
pobierzId ()
int64 id = 1;
abstrakcyjna linia XL
getLines (indeks int)
 Parallel timelines grouped in this plane.
streszczenie wew
getLinesCount ()
 Parallel timelines grouped in this plane.
lista abstrakcyjna <XLine>
getLinesList ()
 Parallel timelines grouped in this plane.
streszczenie XLineOrBuilder
getLinesOrBuilder (indeks int)
 Parallel timelines grouped in this plane.
lista abstrakcyjna<? rozszerza XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
abstrakcyjny ciąg
pobierz nazwę ()
 Name of this line.
streszczenie com.google.protobuf.ByteString
getNameBytes ()
 Name of this line.
streszczenie Mapa<Long, XStatMetadata >
getStatMetadata ()
Zamiast tego użyj getStatMetadataMap() .
streszczenie wew
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
streszczenie Mapa<Long, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
abstrakcyjne XStatMetadata
getStatMetadataOrDefault (długi klucz, XStatMetadata defaultValue)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
abstrakcyjne XStatMetadata
getStatMetadataOrThrow (długi klawisz)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
streszczenie XStat
getStats (indeks int)
 XStats associated with this plane, e.g.
streszczenie wew
getStatsCount ()
 XStats associated with this plane, e.g.
lista abstrakcyjna <XStat>
getStatsList ()
 XStats associated with this plane, e.g.
streszczenie XStatOrBuilder
getStatsOrBuilder (indeks int)
 XStats associated with this plane, e.g.
lista abstrakcyjna<? rozszerza XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.

Metody publiczne

publiczna wartość logiczna abstrakcyjna zawieraEventMetadata (długi klucz)

 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;

publiczna wartość logiczna abstrakcyjna zawieraStatMetadata (długi klucz)

 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;

publiczne streszczenie Map<Long, XEventMetadata > getEventMetadata ()

Zamiast tego użyj getEventMetadataMap() .

publiczne streszczenie 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;

publiczne streszczenie 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;

publiczne streszczenie XEventMetadata getEventMetadataOrDefault (długi klucz, 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;

publiczne streszczenie XEventMetadata getEventMetadataOrThrow (długi klawisz)

 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;

publiczne streszczenie długie getId ()

int64 id = 1;

publiczne streszczenie XLine getLines (indeks int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

publiczne streszczenie int getLinesCount ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

publiczna lista abstrakcyjna< XLine > getLinesList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

publiczne streszczenie XLineOrBuilder getLinesOrBuilder (indeks int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

publiczna lista abstrakcyjna<? rozszerza XLineOrBuilder > getLinesOrBuilderList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

publiczna abstrakcja String getName ()

 Name of this line.
 
string name = 2;

publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()

 Name of this line.
 
string name = 2;

publiczna abstrakcja Map<Long, XStatMetadata > getStatMetadata ()

Zamiast tego użyj getStatMetadataMap() .

publiczne streszczenie 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;

publiczne streszczenie 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;

publiczne streszczenie XStatMetadata getStatMetadataOrDefault (długi klucz, 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;

publiczne streszczenie XStatMetadata getStatMetadataOrThrow (długi klucz)

 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;

publiczne streszczenie XStat getStats (indeks 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;

publiczne streszczenie 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;

publiczna lista abstrakcyjna< 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;

publiczne streszczenie XStatOrBuilder getStatsOrBuilder (indeks 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;

publiczna lista abstrakcyjna<? rozszerza 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;