XLine.Builder

genel statik son sınıf XLine.Builder

 An XLine is a timeline of trace events (XEvents).
 Next ID: 12
 
Protobuf tipi tensorflow.profiler.XLine

Genel Yöntemler

XLine.Builder
addAllEvents (Yinelenebilir<?, XEvent > değerlerini genişletir)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XLine.Builder
addEvents (int dizini, 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 dizini, XEvent değeri)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XLine.Builder
addEvents ( XEvent değeri)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XEvent.Builder
addEventsBuilder (int dizini)
 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 alanı, Nesne değeri)
XL hattı
XL hattı
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 alanı)
XLine.Builder
temizleme kimliği ()
 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
klon ()
XL hattı
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
uzun
getDisplayId ()
 Display id of this line.
Sicim
getDisplayName ()
 Name of this XLine to display in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of this XLine to display in trace viewer.
uzun
getDurationPs ()
 Profiling duration for this line in picoseconds.
XEvent
getEvents (int dizini)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XEvent.Builder
getEventsBuilder (int dizini)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
Liste< XEvent.Builder >
getEventsBuilderList ()
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
int
getEventsCount ()
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
Liste< XEvent >
getEventsList ()
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XEventOrBuilder
getEventsOrBuilder (int dizini)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
Liste<? XEventOrBuilder'ı genişletir >
getEventsOrBuilderList ()
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
uzun
kimliği al ()
 Id of this line, can be repeated within an XPlane.
Sicim
getName ()
 Name of this XLine.
com.google.protobuf.ByteString
getNameBytes ()
 Name of this XLine.
uzun
getTimestampNs ()
 Start time of this line in nanoseconds since the UNIX epoch.
son boole değeri
XLine.Builder
mergeFrom (com.google.protobuf.Message other)
XLine.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
son XLine.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
XLine.Builder
RemoveEvents (int dizini)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XLine.Builder
setDisplayId (uzun değer)
 Display id of this line.
XLine.Builder
setDisplayName (Dize değeri)
 Name of this XLine to display in trace viewer.
XLine.Builder
setDisplayNameBytes (com.google.protobuf.ByteString değeri)
 Name of this XLine to display in trace viewer.
XLine.Builder
setDurationPs (uzun değer)
 Profiling duration for this line in picoseconds.
XLine.Builder
setEvents (int dizini, XEvent değeri)
 XEvents within the same XLine should not overlap in time, but they can be
 nested.
XLine.Builder
setEvents (int dizini, 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 alanı, Nesne değeri)
XLine.Builder
setId (uzun değer)
 Id of this line, can be repeated within an XPlane.
XLine.Builder
setName (Dize değeri)
 Name of this XLine.
XLine.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
 Name of this XLine.
XLine.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
XLine.Builder
setTimestampNs (uzun değer)
 Start time of this line in nanoseconds since the UNIX epoch.
son XLine.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public XLine.Builder addAllEvents (Yinelenebilir<?, XEvent > değerlerini genişletir)

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

genel XLine.Builder addEvents (int dizini, XEvent.Builder builderForValue)

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

genel 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 dizini, XEvent değeri)

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

genel XLine.Builder addEvents ( XEvent değeri)

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

genel XEvent.Builder addEventsBuilder (int dizini)

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

genel 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 alanı, Nesne değeri)

genel XLine yapısı ()

genel XLine buildPartial ()

genel XLine.Builder temizle ()

genel 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;

genel XLine.Builder clearEvents ()

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

genel XLine.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel 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 clearName ()

 Name of this XLine.
 
string name = 2;

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

genel 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;

genel XLine.Builder klonu ()

genel XLine getDefaultInstanceForType ()

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

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

genel uzun 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;

genel uzun getDurationPs ()

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

genel XEvent getEvents (int dizini)

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

genel XEvent.Builder getEventsBuilder (int dizini)

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

genel Liste< 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;

genel Liste< XEvent > getEventsList ()

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

genel XEventOrBuilder getEventsOrBuilder (int dizini)

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

genel liste<? XEventOrBuilder'ı genişletir > getEventsOrBuilderList ()

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

genel uzun 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;

genel Dize getName ()

 Name of this XLine.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

 Name of this XLine.
 
string name = 2;

genel uzun getTimestampNs ()

 Start time of this line in nanoseconds since the UNIX epoch.
 XEvent.offset_ps is relative to this timestamp.
 
int64 timestamp_ns = 3;

genel final boolean isInitialized ()

herkese açık XLine.Builder mergeFrom (com.google.protobuf.Message other)

genel XLine.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel final XLine.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public XLine.Builder kaldırEvents (int dizini)

 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 (uzun değer)

 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 (Dize değeri)

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

public XLine.Builder setDisplayNameBytes (com.google.protobuf.ByteString değeri)

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

public XLine.Builder setDurationPs (uzun değer)

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

public XLine.Builder setEvents (int dizini, XEvent değeri)

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

genel XLine.Builder setEvents (int dizini, 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 alanı, Nesne değeri)

public XLine.Builder setId (uzun değer)

 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 setName (Dize değeri)

 Name of this XLine.
 
string name = 2;

public XLine.Builder setNameBytes (com.google.protobuf.ByteString değeri)

 Name of this XLine.
 
string name = 2;

public XLine.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public XLine.Builder setTimestampNs (uzun değer)

 Start time of this line in nanoseconds since the UNIX epoch.
 XEvent.offset_ps is relative to this timestamp.
 
int64 timestamp_ns = 3;

genel final XLine.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)