XEvent.Builder

kelas akhir statis publik XEvent.Builder

 An XEvent is a trace event, optionally annotated with XStats.
 Next ID: 6
 
Protobuf mengetik tensorflow.profiler.XEvent

Metode Publik

XEvent.Builder
addAllStats (Nilai Iterable<? extends XStat >)
 XStats associated with the event.
XEvent.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
XEvent.Builder
addStats (nilai XStat )
 XStats associated with the event.
XEvent.Builder
addStats ( XStat.Pembuat pembangunForValue)
 XStats associated with the event.
XEvent.Builder
addStats (indeks int, nilai XStat )
 XStats associated with the event.
XEvent.Builder
addStats (indeks int, XStat.Builder builderForValue)
 XStats associated with the event.
XStat.Pembangun
addStatsBuilder (indeks int)
 XStats associated with the event.
XStat.Pembangun
tambahkanStatsBuilder ()
 XStats associated with the event.
XAcara
XAcara
XEvent.Builder
jernih ()
XEvent.Builder
XEvent.Builder
jelasDurasiPs ()
 Duration of the event in picoseconds.
XEvent.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
XEvent.Builder
hapusMetadataId ()
 XEventMetadata.id of corresponding metadata.
XEvent.Builder
clearNumOccurrences ()
 Number of occurrences of the event, if aggregated.
XEvent.Builder
hapusOffsetPs ()
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
XEvent.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XEvent.Builder
jelasStatistik ()
 XStats associated with the event.
XEvent.Builder
klon ()
XEvent.DataCase
XAcara
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
panjang
dapatkanDurasiPs ()
 Duration of the event in picoseconds.
panjang
dapatkan MetadataId ()
 XEventMetadata.id of corresponding metadata.
panjang
dapatkanNumOccurrences ()
 Number of occurrences of the event, if aggregated.
panjang
dapatkanOffsetPs ()
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
XStat
getStats (indeks int)
 XStats associated with the event.
XStat.Pembangun
getStatsBuilder (indeks int)
 XStats associated with the event.
Daftar< XStat.Builder >
dapatkanStatsBuilderList ()
 XStats associated with the event.
ke dalam
dapatkanStatsCount ()
 XStats associated with the event.
Daftar< XStat >
dapatkanStatsList ()
 XStats associated with the event.
XStatOrBuilder
getStatsOrBuilder (indeks int)
 XStats associated with the event.
Daftar<? memperluas XStatOrBuilder >
dapatkanStatsOrBuilderList ()
 XStats associated with the event.
boolean terakhir
XEvent.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
XEvent.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEvent.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
XEvent.Builder
hapusStats (indeks int)
 XStats associated with the event.
XEvent.Builder
setDurationPs (nilai panjang)
 Duration of the event in picoseconds.
XEvent.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
XEvent.Builder
setMetadataId (nilai panjang)
 XEventMetadata.id of corresponding metadata.
XEvent.Builder
setNumOccurrences (nilai panjang)
 Number of occurrences of the event, if aggregated.
XEvent.Builder
setOffsetPs (nilai panjang)
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
XEvent.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
XEvent.Builder
setStats (indeks int, XStat.Builder builderForValue)
 XStats associated with the event.
XEvent.Builder
setStats (indeks int, nilai XStat )
 XStats associated with the event.
XEvent.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public XEvent.Builder addAllStats (Nilai Iterable<? extends XStat >)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XEvent.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

addStats XEvent.Builder publik (nilai XStat )

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XEvent.Builder addStats publik ( XStat.Builder builderForValue)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

addStats XEvent.Builder publik (indeks int, nilai XStat )

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XEvent.Builder addStats publik (indeks int, XStat.Builder buildForValue)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XStat.Builder publik addStatsBuilder (indeks int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XStat.Builder publik addStatsBuilder ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

pembuatan XEvent publik ()

build XEvent publikPartial ()

publik XEvent.Builder jelas ()

XEvent publik.Pembuat clearData ()

XEvent.Builder publik clearDurationPs ()

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

XEvent.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

XEvent.Builder publik clearMetadataId ()

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

XEvent.Builder publik clearNumOccurrences ()

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

XEvent publik.Builder clearOffsetPs ()

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

XEvent.Builder clearOneof publik (com.google.protobuf.Descriptors.OneofDescriptor oneof)

XEvent publik.Pembangun clearStats ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

klon XEvent.Builder publik ()

XEvent.DataCase publik getDataCase ()

XEvent publik getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

getDurationPs panjang publik ()

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

getMetadataId panjang publik ()

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

getNumOccurrences panjang publik ()

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

getOffsetPs panjang publik ()

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

getStats XStat publik (indeks int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XStat.Builder publik getStatsBuilder (indeks int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

Daftar publik< XStat.Builder > getStatsBuilderList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

int publik getStatsCount ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

Daftar publik< XStat > getStatsList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

getStatsOrBuilder publik XStatOrBuilder (indeks int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

Daftar Publik<? memperluas XStatOrBuilder > getStatsOrBuilderList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

boolean akhir publik diinisialisasi ()

XEvent.Builder mergeFrom publik (com.google.protobuf.Pesan lainnya)

XEvent.Builder mergeFrom publik (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

XEvent.Builder final publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

XEvent.Builder publik deleteStats (indeks int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XEvent.Builder setDurationPs publik (nilai panjang)

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

XEvent.Builder setField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

public XEvent.Builder setMetadataId (nilai panjang)

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

public XEvent.Builder setNumOccurrences (nilai panjang)

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

public XEvent.Builder setOffsetPs (nilai panjang)

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

public XEvent.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

XEvent.Builder setStats publik (indeks int, XStat.Builder builderForValue)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XEvent.Builder setStats publik (indeks int, nilai XStat )

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XEvent.Builder setUnknownFields final publik (com.google.protobuf.UnknownFieldSet unknownFields)