interfaccia pubblica XPlaneOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
booleano astratto | contieneEventMetadata (chiave lunga) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
booleano astratto | contieneStatMetadata (chiave lunga) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Mappa astratta<Long, XEventMetadata > | getEventMetadata () Utilizzare invece getEventMetadataMap() . |
astratto int | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
Mappa astratta<Long, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMetadata astratto | getEventMetadataOrDefault (chiave lunga, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMetadata astratto | getEventMetadataOrThrow (tasto lungo) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
astratto lungo | getId () int64 id = 1; |
XLine astratta | getLines (indice int) Parallel timelines grouped in this plane. |
astratto int | getLinesCount () Parallel timelines grouped in this plane. |
Lista astratta< XLine > | getListaRighe () Parallel timelines grouped in this plane. |
astratto XLineOrBuilder | getLinesOrBuilder (indice int) Parallel timelines grouped in this plane. |
Elenco astratto<? estende XLineOrBuilder > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
stringa astratta | getNome () Name of this line. |
astratto com.google.protobuf.ByteString | getNomeBytes () Name of this line. |
Mappa astratta<Long, XStatMetadata > | getStatMetadata () Utilizzare invece getStatMetadataMap() . |
astratto int | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Mappa astratta<Long, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMetadata astratto | getStatMetadataOrDefault (chiave lunga, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMetadata astratto | getStatMetadataOrThrow (tasto lungo) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStat astratto | getStats (indice int) XStats associated with this plane, e.g. |
astratto int | getStatsCount () XStats associated with this plane, e.g. |
Lista astratta< XStat > | getStatsList () XStats associated with this plane, e.g. |
XSstatOrBuilder astratto | getStatsOrBuilder (indice int) XStats associated with this plane, e.g. |
Elenco astratto<? estende XSstatOrBuilder > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
Metodi pubblici
booleano astratto pubblico contieneEventMetadata (chiave lunga)
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;
booleano astratto pubblico contieneStatMetadata (chiave lunga)
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;
public abstract Map<Long, XEventMetadata > getEventMetadata ()
Utilizzare invece getEventMetadataMap()
.
public abstract 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;
public abstract 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;
public abstract XEventMetadata getEventMetadataOrDefault (chiave lunga, 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;
public abstract XEventMetadata getEventMetadataOrThrow (chiave lunga)
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;
public abstract long getId ()
int64 id = 1;
public abstract XLine getLines (indice int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public abstract int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
lista astratta pubblica< XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public abstract XLineOrBuilder getLinesOrBuilder (indice int)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Elenco abstract pubblico<? estende XLineOrBuilder > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
stringa astratta pubblica getName ()
Name of this line.
string name = 2;
estratto pubblico com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
public abstract Map<Long, XStatMetadata > getStatMetadata ()
Utilizzare invece getStatMetadataMap()
.
public abstract 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;
public abstract 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;
public abstract XStatMetadata getStatMetadataOrDefault (chiave lunga, 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;
abstract pubblico XStatMetadata getStatMetadataOrThrow (chiave lunga)
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;
public abstract XStat getStats (indice 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;
public abstract 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;
Lista astratta pubblica< 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;
public abstract XStatOrBuilder getStatsOrBuilder (indice 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;
Elenco abstract pubblico<? estende 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;