XLine.Builder

کلاس نهایی استاتیک عمومی XLine.Builder

 An XLine is a timeline of trace events (XEvents).
 Next ID: 12
 
نوع Protobuf 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 index، 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
addEvents (شاخص int، مقدار XEvent )
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XLine.Builder
addEvents (مقدار XEvent )
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XEvent.Builder
addEventsBuilder (int index)
 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 فیلد، مقدار Object)
XLine
XLine
XLine.Builder
XLine.Builder
clearDisplayId ()
 Display id of this line.
XLine.Builder
clearDisplayName ()
 Name of this XLine to display in trace viewer.
XLine.Builder
clearDurationPs ()
 Profiling duration for this line in picoseconds.
XLine.Builder
clearEvents ()
 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
clearName ()
 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
نهایی static 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 (شاخص 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.
List< 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.UnknownFieldSetknownFields)
XLine.Builder
removeEvents (int index)
 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
setEvents (شاخص int، مقدار XEvent )
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XLine.Builder
setEvents (int index، 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 فیلد، مقدار Object)
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، مقدار Object)
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;

عمومی XLine.Builder addEvents (int index، 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 ( 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 (شاخص int، مقدار XEvent )

 XEvents within the same XLine should not overlap in time, but they can be
 nested.
 
repeated .tensorflow.profiler.XEvent events = 4;

عمومی 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;

عمومی XEvent.Builder addEventsBuilder (int index)

 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 فیلد، مقدار Object)

ساخت عمومی XLine ()

عمومی XLine buildPartial ()

public XLine.Builder clear ()

عمومی 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;

عمومی 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;

public XLine.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی 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 clearName ()

string name = 2;

 Name of this XLine.
 
= 2;

public XLine.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

کلون عمومی XLine.Builder ()

عمومی XLine getDefaultInstanceForType ()

public static final 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;

عمومی com.google.protobuf.ByteString getDisplayNameBytes ()

 Name of this XLine to display in trace viewer.
 
string display_name = 11;

دریافت طولانی مدت عمومی ()

 Profiling duration for this line in picoseconds.
 
int64 duration_ps = 9;

عمومی XEvent getEvents (int index)

 XEvents within the same XLine should not overlap in time, but they can be
 nested.
 
repeated .tensorflow.profiler.XEvent events = 4;

عمومی XEvent.Builder getEventsBuilder (int index)

 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;

عمومی 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;

عمومی XEventOrBuilder getEventsOrBuilder (int index)

 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;

دریافت شناسه عمومی طولانی ()

 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;

عمومی 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.Message other)

عمومی XLine.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی نهایی XLine.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public XLine.Builder removeEvents (int index)

 XEvents within the same XLine should not overlap in time, but they can be
 nested.
 
repeated .tensorflow.profiler.XEvent events = 4;

عمومی 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;

عمومی XLine.Builder setDisplayName (مقدار رشته)

رشته

 Name of this XLine to display in trace viewer.
 
string display_name = 11;

عمومی XLine.Builder setDisplayNameBytes (مقدار com.google.protobuf.ByteString)

رشته

 Name of this XLine to display in trace viewer.
 
string display_name = 11;

عمومی XLine.Builder setDurationPs (مقدار طولانی)

 Profiling duration for this line in picoseconds.
 
int64 duration_ps = 9;

public XLine.Builder setEvents (int index، مقدار 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 (int index، 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 فیلد، مقدار Object)

عمومی 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;

عمومی XLine.Builder setName (مقدار رشته)

 Name of this XLine.
 
string name = 2;

عمومی XLine.Builder setNameBytes (مقدار com.google.protobuf.ByteString)

 Name of this XLine.
 
string name = 2;

public XLine.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor, int index, Object value)

عمومی 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;

نهایی عمومی XLine.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)