パブリック静的最終クラスXLine.Builder
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine
パブリックメソッド
XLine.Builder | addAllEvents (Iterable<? extends 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 | addEventsBuilder () XEvents within the same XLine should not overlap in time, but they can be nested. |
XLine.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
Xライン | 建てる() |
Xライン | buildPartial () |
XLine.Builder | クリア() |
XLine.Builder | クリアディスプレイID () Display id of this line. |
XLine.Builder | クリアディスプレイ名() Name of this XLine to display in trace viewer. |
XLine.Builder | クリアDurationPs () 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 () 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 | クローン() |
Xライン | |
最終的な静的 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. |
Xイベント | getEvents (int インデックス) 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 > | getEventsList () 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. |
長さ | getId () Id of this line, can be repeated within an XPlane. |
弦 | getName () 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 other) |
XLine.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
最終的なXLine.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
XLine.Builder | RemoveEvents (int インデックス) 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<? extends 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;
public 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 フィールド、オブジェクト値)
public 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;
public XLine.Builder clearDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public XLine.Builder clearEvents ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public 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;
public 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;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long 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;
public String 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;
public long getDurationPs ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
public 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;
public List< 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;
public List< 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;
公開リスト<? extends XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
public long 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;
パブリック String getName ()
Name of this XLine.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2;
public long 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例外 |
---|
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 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;