XPlaneOrBuilder

antarmuka publik XPlaneOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

boolean abstrak
berisiEventMetadata (kunci panjang)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
boolean abstrak
berisiStatMetadata (kunci panjang)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Peta abstrak<Panjang, XEventMetadata >
dapatkanEventMetadata ()
Gunakan getEventMetadataMap() sebagai gantinya.
abstrak ke dalam
dapatkanEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Peta abstrak<Panjang, XEventMetadata >
dapatkanEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrak XEventMetadata
getEventMetadataOrDefault (kunci panjang, XEventMetadata defaultValue)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrak XEventMetadata
getEventMetadataOrThrow (kunci panjang)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
abstrak panjang
dapatkanId ()
int64 id = 1;
abstrak XLine
getLines (indeks int)
 Parallel timelines grouped in this plane.
abstrak ke dalam
dapatkanGarisHitung ()
 Parallel timelines grouped in this plane.
Daftar abstrak< XLine >
dapatkanDaftarGaris ()
 Parallel timelines grouped in this plane.
abstrak XLineOrBuilder
getLinesOrBuilder (indeks int)
 Parallel timelines grouped in this plane.
Daftar abstrak<? memperluas XLineOrBuilder >
dapatkanLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
Tali abstrak
dapatkan Nama ()
 Name of this line.
abstrak com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Name of this line.
Peta abstrak<Panjang, XStatMetadata >
dapatkanStatMetadata ()
Gunakan getStatMetadataMap() sebagai gantinya.
abstrak ke dalam
dapatkanStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Peta abstrak<Panjang, XStatMetadata >
dapatkanStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
abstrak XStatMetadata
getStatMetadataOrDefault (kunci panjang, XStatMetadata defaultValue)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
abstrak XStatMetadata
getStatMetadataOrThrow (kunci panjang)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStat abstrak
getStats (indeks int)
 XStats associated with this plane, e.g.
abstrak ke dalam
dapatkanStatsCount ()
 XStats associated with this plane, e.g.
Daftar abstrak< XStat >
dapatkanStatsList ()
 XStats associated with this plane, e.g.
abstrak XStatOrBuilder
getStatsOrBuilder (indeks int)
 XStats associated with this plane, e.g.
Daftar abstrak<? memperluas XStatOrBuilder >
dapatkanStatsOrBuilderList ()
 XStats associated with this plane, e.g.

Metode Publik

boolean abstrak publik berisiEventMetadata (kunci panjang)

 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;

boolean abstrak publik berisiStatMetadata (kunci panjang)

 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;

peta abstrak publik<Panjang, XEventMetadata > getEventMetadata ()

Gunakan getEventMetadataMap() sebagai gantinya.

abstrak publik 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;

Peta abstrak publik<Panjang, 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;

abstrak publik XEventMetadata getEventMetadataOrDefault (kunci panjang, 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;

abstrak publik XEventMetadata getEventMetadataOrThrow (kunci panjang)

 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 panjang abstrak publik ()

int64 id = 1;

abstrak publik 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;

abstrak publik int getLinesCount ()

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

Daftar abstrak publik< XLine > getLinesList ()

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

abstrak publik XLineOrBuilder getLinesOrBuilder (int indeks)

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

Daftar abstrak publik<? memperluas XLineOrBuilder > getLinesOrBuilderList ()

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

abstrak publik String getName ()

 Name of this line.
 
string name = 2;

abstrak publik com.google.protobuf.ByteString getNameBytes ()

 Name of this line.
 
string name = 2;

Peta abstrak publik<Panjang, XStatMetadata > getStatMetadata ()

Gunakan getStatMetadataMap() sebagai gantinya.

abstrak publik 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;

Peta abstrak publik<Panjang, 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;

abstrak publik XStatMetadata getStatMetadataOrDefault (kunci panjang, 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;

abstrak publik XStatMetadata getStatMetadataOrThrow (kunci panjang)

 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;

getStats XStat abstrak publik (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;

abstrak publik 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;

Daftar abstrak publik< 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;

abstrak publik 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;

Daftar abstrak publik<? memperluas 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;