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<? extends XSt > 値)
 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 (int インデックス、 XStat値)
 XStats associated with the event.
XEvent.Builder
addStats (int インデックス、 XStat.Builder builderForValue)
 XStats associated with the event.
XStat.Builder
addStatsBuilder (int インデックス)
 XStats associated with the event.
XStat.Builder
addStatsBuilder ()
 XStats associated with the event.
Xイベント
建てる()
Xイベント
XEvent.Builder
クリア()
XEvent.Builder
XEvent.Builder
クリアDurationPs ()
 Duration of the event in picoseconds.
XEvent.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
XEvent.Builder
クリアメタデータID ()
 XEventMetadata.id of corresponding metadata.
XEvent.Builder
ClearNumOccurrences ()
 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
Xイベント
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
長さ
getDurationPs ()
 Duration of the event in picoseconds.
長さ
getMetadataId ()
 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 (int インデックス)
 XStats associated with the event.
XStat.Builder
getStatsBuilder (int インデックス)
 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 (int インデックス)
 XStats associated with the event.
リスト<? XStOrBuilderを拡張 >
getStatsOrBuilderList ()
 XStats associated with the event.
最終ブール値
XEvent.Builder
mergeFrom (com.google.protobuf.Message other)
XEvent.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なXEvent.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
XEvent.Builder
削除統計(int インデックス)
 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<? extends 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;

public 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 インデックス、 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 XSt.Builder addStatsBuilder (int インデックス)

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

public XSt.Builder addStatsBuilder ()

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

パブリックXEventビルド()

public XEvent buildPartial ()

public XEvent.Builder clear ()

public XEvent.Builder clearData ()

public 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 フィールド)

public XEvent.Builder clearMetadataId ()

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

public XEvent.Builder clearNumOccurrences ()

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

public XEvent.Builder clearOffsetPs ()

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

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

public XEvent.Builder clearStats ()

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

public XEvent.Builderクローン()

public XEvent.DataCase getDataCase ()

public XEvent getDefaultInstanceForType ()

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

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

public long getDurationPs ()

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

public long getMetadataId ()

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

public long getNumOccurrences ()

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

public long getOffsetPs ()

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

public XSt getStats (int インデックス)

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

public XSt.Builder getStatsBuilder (int インデックス)

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

public List< 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;

public List< XStat > getStatsList ()

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

public XStOrBuilder getStatsOrBuilder (int インデックス)

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

公開リスト<? extends XStOrBuilder > getStatsOrBuilderList ()

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

パブリック最終ブール値isInitialized ()

public XEvent.Builder mergeFrom (com.google.protobuf.Message other)

public XEvent.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Final XEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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;

public Final XEvent.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)