kelas akhir statis publik XLine.Builder
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine Metode Publik
| XLine.Pembangun | addAllEvents (Nilai Iterable<? extends XEvent >) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | addEvents (indeks int, XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | addEvents ( XEvent.Builder pembangunForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | |
| XLine.Pembangun | |
| XEvent.Builder | addEventsBuilder (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XEvent.Builder | tambahkanEventsBuilder () XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| garis xline | membangun () |
| garis xline | |
| XLine.Pembangun | jernih () |
| XLine.Pembangun | hapusDisplayId () Display id of this line. |
| XLine.Pembangun | hapus NamaTampilan () Name of this XLine to display in trace viewer. |
| XLine.Pembangun | jelasDurasiPs () Profiling duration for this line in picoseconds. |
| XLine.Pembangun | acara yang jelas () XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| XLine.Pembangun | hapusId () Id of this line, can be repeated within an XPlane. |
| XLine.Pembangun | nama jelas () Name of this XLine. |
| XLine.Pembangun | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| XLine.Pembangun | hapus Stempel Waktu () Start time of this line in nanoseconds since the UNIX epoch. |
| XLine.Pembangun | klon () |
| garis xline | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| panjang | dapatkanDisplayId () Display id of this line. |
| Rangkaian | dapatkan NamaTampilan () Name of this XLine to display in trace viewer. |
| com.google.protobuf.ByteString | dapatkanDisplayNameBytes () Name of this XLine to display in trace viewer. |
| panjang | dapatkanDurasiPs () Profiling duration for this line in picoseconds. |
| XAcara | getEvents (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XEvent.Builder | getEventsBuilder (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
| Daftar< XEvent.Builder > | dapatkanEventsBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
| ke dalam | dapatkanEventsCount () XEvents within the same XLine should not overlap in time, but they can be nested. |
| Daftar< XEvent > | dapatkanDaftar Acara () XEvents within the same XLine should not overlap in time, but they can be nested. |
| XEventOrBuilder | getEventsOrBuilder (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
| Daftar<? memperluas XEventOrBuilder > | dapatkanEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
| panjang | dapatkanId () Id of this line, can be repeated within an XPlane. |
| Rangkaian | dapatkan Nama () Name of this XLine. |
| com.google.protobuf.ByteString | dapatkanNamaBytes () Name of this XLine. |
| panjang | dapatkan Stempel Waktu () Start time of this line in nanoseconds since the UNIX epoch. |
| boolean terakhir | |
| XLine.Pembangun | mergeFrom (com.google.protobuf.Pesan lainnya) |
| XLine.Pembangun | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XLine.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| XLine.Pembangun | hapusEvents (indeks int) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | setDisplayId (nilai panjang) Display id of this line. |
| XLine.Pembangun | setDisplayName (Nilai string) Name of this XLine to display in trace viewer. |
| XLine.Pembangun | setDisplayNameBytes (nilai com.google.protobuf.ByteString) Name of this XLine to display in trace viewer. |
| XLine.Pembangun | setDurationPs (nilai panjang) Profiling duration for this line in picoseconds. |
| XLine.Pembangun | |
| XLine.Pembangun | setEvents (indeks int, XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
| XLine.Pembangun | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| XLine.Pembangun | setId (nilai panjang) Id of this line, can be repeated within an XPlane. |
| XLine.Pembangun | setName (Nilai string) Name of this XLine. |
| XLine.Pembangun | setNameBytes (nilai com.google.protobuf.ByteString) Name of this XLine. |
| XLine.Pembangun | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| XLine.Pembangun | setTimestampNs (nilai panjang) Start time of this line in nanoseconds since the UNIX epoch. |
| XLine.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public XLine.Builder addAllEvents (Nilai Iterable<? extends XEvent >)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; addEvents XLine.Builder publik (indeks int, XEvent.Builder builderForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XLine.Builder addEvents publik ( XEvent.Builder builderForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; addEvents XLine.Builder publik (indeks int, nilai XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; addEvents XLine.Builder publik (nilai XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XEvent.Builder publik addEventsBuilder (indeks int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XEvent.Builder publik addEventsBuilder ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; public XLine.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
XLine publik.Builder clearDisplayId ()
Display id of this line. Multiple lines with the same display_id are grouped together in the same trace viewer row.
int64 display_id = 10; XLine publik.Builder clearDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11; XLine publik.Builder clearDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9; XLine publik.Builder clearEvents ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XLine publik.Builder clearId ()
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1; XLine publik.Builder clearTimestampNs ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
getDisplayId panjang publik ()
Display id of this line. Multiple lines with the same display_id are grouped together in the same trace viewer row.
int64 display_id = 10; String publik dapatkan NamaTampilan ()
Name of this XLine to display in trace viewer.
string display_name = 11; publik com.google.protobuf.ByteString getDisplayNameBytes ()
Name of this XLine to display in trace viewer.
string display_name = 11; getDurationPs panjang publik ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9; getEvents XEvent publik (indeks int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XEvent.Builder publik getEventsBuilder (indeks int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; daftar publik< XEvent.Builder > getEventsBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; publik int getEventsCount ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; Daftar Publik< XEvent > getEventsList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XEventOrBuilder publik getEventsOrBuilder (indeks int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; Daftar Publik<? memperluas XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; getId panjang publik ()
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1; GetName String publik ()
Name of this XLine.
string name = 2; publik com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2; getTimestampNs panjang publik ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3; boolean akhir publik diinisialisasi ()
XLine.Builder mergeFrom publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
XLine.Builder publik deleteEvents (int indeks)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XLine.Builder setDisplayId publik (nilai panjang)
Display id of this line. Multiple lines with the same display_id are grouped together in the same trace viewer row.
int64 display_id = 10; XLine.Builder publik setDisplayName (Nilai string)
Name of this XLine to display in trace viewer.
string display_name = 11; XLine.Builder publik setDisplayNameBytes (nilai com.google.protobuf.ByteString)
Name of this XLine to display in trace viewer.
string display_name = 11; public XLine.Builder setDurationPs (nilai panjang)
Profiling duration for this line in picoseconds.
int64 duration_ps = 9; setEvents XLine.Builder publik (indeks int, nilai XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XLine.Builder setEvents publik (indeks int, XEvent.Builder builderForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4; XLine.Builder setId publik (nilai panjang)
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1; XLine.Builder publik setNameBytes (nilai com.google.protobuf.ByteString)
Name of this XLine.
string name = 2; public XLine.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
public XLine.Builder setTimestampNs (nilai panjang)
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;