XEvent.Builder

публичный статический конечный класс XEvent.Builder

 An XEvent is a trace event, optionally annotated with XStats.
 Next ID: 6
 
Тип Protobuf tensorflow.profiler.XEvent

Публичные методы

XEvent.Builder
addAllStats (Iterable<? расширяет значения XStat >)
 XStats associated with the event.
XEvent.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
XEvent.Builder
addStats (значение XStat )
 XStats associated with the event.
XEvent.Builder
addStats ( XStat.Builder builderForValue)
 XStats associated with the event.
XEvent.Builder
addStats (индекс целого числа, значение XStat )
 XStats associated with the event.
XEvent.Builder
addStats (индекс int, XStat.Builder builderForValue)
 XStats associated with the event.
XStat.Builder
addStatsBuilder (индекс целого числа)
 XStats associated with the event.
XStat.Builder
добавитьStatsBuilder ()
 XStats associated with the event.
XEvent
XEvent
XEvent.Builder
XEvent.Builder
XEvent.Builder
ClearDurationPs ()
 Duration of the event in picoseconds.
XEvent.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
XEvent.Builder
ОчиститьМетаданныеИд ()
 XEventMetadata.id of corresponding metadata.
XEvent.Builder
очиститьNumOccurrences ()
 Number of occurrences of the event, if aggregated.
XEvent.Builder
ClearOffsetPs ()
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
XEvent.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XEvent.Builder
очистить статистику ()
 XStats associated with the event.
XEvent.Builder
XEvent.DataCase
XEvent
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
длинный
getDurationPs ()
 Duration of the event in picoseconds.
длинный
получитьМетаданныеИд ()
 XEventMetadata.id of corresponding metadata.
длинный
getNumOccurrences ()
 Number of occurrences of the event, if aggregated.
длинный
getOffsetPs ()
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
XStat
getStats (целевой индекс)
 XStats associated with the event.
XStat.Builder
getStatsBuilder (индекс целого числа)
 XStats associated with the event.
Список< XStat.Builder >
getStatsBuilderList ()
 XStats associated with the event.
интервал
getStatsCount ()
 XStats associated with the event.
Список < XStat >
getStatsList ()
 XStats associated with the event.
XStatOrBuilder
getStatsOrBuilder (индекс целого числа)
 XStats associated with the event.
Список<? расширяет XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with the event.
последнее логическое значение
XEvent.Builder
mergeFrom (com.google.protobuf.Message другое)
XEvent.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
финальный XEvent.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
XEvent.Builder
RemoveStats (индекс целого числа)
 XStats associated with the event.
XEvent.Builder
setDurationPs (длинное значение)
 Duration of the event in picoseconds.
XEvent.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
XEvent.Builder
setMetadataId (длинное значение)
 XEventMetadata.id of corresponding metadata.
XEvent.Builder
setNumOccurrences (длинное значение)
 Number of occurrences of the event, if aggregated.
XEvent.Builder
setOffsetPs (длинное значение)
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
XEvent.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
XEvent.Builder
setStats (индекс int, XStat.Builder builderForValue)
 XStats associated with the event.
XEvent.Builder
setStats (индекс int, значение XStat )
 XStats associated with the event.
финальный XEvent.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public XEvent.Builder addAllStats (Iterable<? расширяет значения XStat >)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XEvent.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public XEvent.Builder addStats (значение XStat )

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный XEvent.Builder addStats ( XStat.Builder builderForValue)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XEvent.Builder addStats (индекс int, значение XStat )

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XEvent.Builder addStats (int index, XStat.Builder builderForValue)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XStat.Builder addStatsBuilder (индекс int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный XStat.Builder addStatsBuilder ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступная сборка XEvent ()

общедоступный XEvent buildPartial ()

общедоступный XEvent.Builder очистить ()

общедоступный XEvent.Builder ClearData ()

общедоступный XEvent.Builder ClearDurationPs ()

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

public XEvent.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный XEvent.Builder ClearMetadataId ()

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

общедоступный XEvent.Builder ClearNumOccurrences ()

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

общедоступный XEvent.Builder ClearOffsetPs ()

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

общедоступный XEvent.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный XEvent.Builder ClearStats ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный клон XEvent.Builder ()

общедоступный XEvent.DataCase getDataCase ()

общедоступный XEvent getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

публичный длинный getDurationPs ()

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

общедоступный длинный getMetadataId ()

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

общедоступный длинный getNumOccurrences ()

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

публичный длинный getOffsetPs ()

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

public XStat getStats (индекс int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XStat.Builder getStatsBuilder (индекс int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный список < XStat.Builder > getStatsBuilderList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public int getStatsCount ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный список < XStat > getStatsList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XStatOrBuilder getStatsOrBuilder (индекс int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный список<? расширяет XStatOrBuilder > getStatsOrBuilderList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

публичное финальное логическое значение isInitialized ()

общедоступный XEvent.Builder mergeFrom (com.google.protobuf.Message другое)

public XEvent.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный финальный XEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public XEvent.Builder RemoveStats (индекс int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XEvent.Builder setDurationPs (длинное значение)

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

public XEvent.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public XEvent.Builder setMetadataId (длинное значение)

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

public XEvent.Builder setNumOccurrences (длинное значение)

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

public XEvent.Builder setOffsetPs (длинное значение)

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

public XEvent.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public XEvent.Builder setStats (индекс int, XStat.Builder builderForValue)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public XEvent.Builder setStats (индекс int, значение XStat )

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

общедоступный финальный XEvent.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)