публичный статический финальный класс XLine.Builder
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine
Публичные методы
XLine.Builder | addAllEvents (Iterable<? расширяет значения XEvent >) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addEvents (индекс int, XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addEvents ( XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | |
XLine.Builder | |
XEvent.Builder | addEventsBuilder (индекс int) XEvents within the same XLine should not overlap in time, but they can be nested. |
XEvent.Builder | добавитьЕвентсБилдер () XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XLine | строить () |
XLine | |
XLine.Builder | прозрачный () |
XLine.Builder | очиститьдисплейид () Display id of this line. |
XLine.Builder | очиститьдисплейнаме () Name of this XLine to display in trace viewer. |
XLine.Builder | ClearDurationPs () Profiling duration for this line in picoseconds. |
XLine.Builder | ОчиститьСобытия () XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
XLine.Builder | ОчиститьИд () Id of this line, can be repeated within an XPlane. |
XLine.Builder | ясное имя () Name of this XLine. |
XLine.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XLine.Builder | ClearTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
XLine.Builder | клон () |
XLine | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
длинный | getDisplayId () Display id of this line. |
Нить | getDisplayName () Name of this XLine to display in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of this XLine to display in trace viewer. |
длинный | getDurationPs () Profiling duration for this line in picoseconds. |
XEvent | getEvents (целочисленный индекс) XEvents within the same XLine should not overlap in time, but they can be nested. |
XEvent.Builder | getEventsBuilder (индекс int) XEvents within the same XLine should not overlap in time, but they can be nested. |
Список< XEvent.Builder > | getEventsBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
интервал | getEventsCount () XEvents within the same XLine should not overlap in time, but they can be nested. |
Список < XEvent > | получить список событий () XEvents within the same XLine should not overlap in time, but they can be nested. |
XEventOrBuilder | getEventsOrBuilder (индекс int) XEvents within the same XLine should not overlap in time, but they can be nested. |
Список <? расширяет XEventOrBuilder > | getEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
длинный | получитьИд () Id of this line, can be repeated within an XPlane. |
Нить | получитьИмя () Name of this XLine. |
com.google.protobuf.ByteString | getNameBytes () Name of this XLine. |
длинный | getTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
последнее логическое значение | |
XLine.Builder | mergeFrom (com.google.protobuf.Message другое) |
XLine.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
финальный XLine.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XLine.Builder | удалитьEvents (индекс целого числа) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | setDisplayId (длинное значение) Display id of this line. |
XLine.Builder | setDisplayName (строковое значение) Name of this XLine to display in trace viewer. |
XLine.Builder | setDisplayNameBytes (значение com.google.protobuf.ByteString) Name of this XLine to display in trace viewer. |
XLine.Builder | setDurationPs (длинное значение) Profiling duration for this line in picoseconds. |
XLine.Builder | |
XLine.Builder | setEvents (индекс int, XEvent.Builder builderForValue) XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XLine.Builder | setId (длинное значение) Id of this line, can be repeated within an XPlane. |
XLine.Builder | setName (строковое значение) Name of this XLine. |
XLine.Builder | setNameBytes (значение com.google.protobuf.ByteString) Name of this XLine. |
XLine.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
XLine.Builder | setTimestampNs (длинное значение) Start time of this line in nanoseconds since the UNIX epoch. |
финальный XLine.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public XLine.Builder addAllEvents (Iterable<? расширяет значения XEvent >)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents (индекс 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;
public XLine.Builder addEvents ( XEvent.Builder builderForValue)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents (индекс int, значение XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder addEvents (значение XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XEvent.Builder addEventsBuilder (индекс int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
общедоступный XEvent.Builder 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 (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный XLine.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;
public XLine.Builder ClearDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11;
общедоступный XLine.Builder ClearDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
общедоступный XLine.Builder ClearEvents ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
общедоступный XLine.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.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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступный длинный getDisplayId ()
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;
публичная строка getDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11;
public com.google.protobuf.ByteString getDisplayNameBytes ()
Name of this XLine to display in trace viewer.
string display_name = 11;
публичный длинный getDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
общедоступный XEvent getEvents (индекс int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XEvent.Builder getEventsBuilder (индекс int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
общедоступный список < XEvent.Builder > getEventsBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public int getEventsCount ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
общедоступный список < XEvent > getEventsList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XEventOrBuilder getEventsOrBuilder (индекс int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
общедоступный список<? расширяет XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
общедоступный длинный getId ()
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 ()
Name of this XLine.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2;
общедоступный длинный getTimestampNs ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;
публичное окончательное логическое значение isInitialized ()
public XLine.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный XLine.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XLine.Builder RemoveEvents (индекс int)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder setDisplayId (длинное значение)
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;
public XLine.Builder setDisplayName (строковое значение)
Name of this XLine to display in trace viewer.
string display_name = 11;
public XLine.Builder setDisplayNameBytes (значение com.google.protobuf.ByteString)
Name of this XLine to display in trace viewer.
string display_name = 11;
public XLine.Builder setDurationPs (длинное значение)
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public XLine.Builder setEvents (индекс int, значение XEvent )
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public XLine.Builder setEvents (индекс 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;
public XLine.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XLine.Builder setId (длинное значение)
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1;
public XLine.Builder setNameBytes (значение com.google.protobuf.ByteString)
Name of this XLine.
string name = 2;
public XLine.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public XLine.Builder setTimestampNs (длинное значение)
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;