パブリック静的最終クラスXEventMetadata.Builder
Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id. Next ID: 6
tensorflow.profiler.XEventMetadata
パブリックメソッド
XEventMetadata.Builder | addAllStats (Iterable<? extends XSt > 値) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
XEventMetadata.Builder | |
XEventMetadata.Builder | addStats ( XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | |
XEventMetadata.Builder | addStats (int インデックス、 XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
XStat.Builder | addStatsBuilder (int インデックス) XStats that are constant for all XEvents with the same metadata_id. |
XStat.Builder | addStatsBuilder () XStats that are constant for all XEvents with the same metadata_id. |
Xイベントメタデータ | 建てる() |
Xイベントメタデータ | buildPartial () |
XEventMetadata.Builder | クリア() |
XEventMetadata.Builder | クリアディスプレイ名() Name of the event shown in trace viewer. |
XEventMetadata.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
XEventMetadata.Builder | クリアID () XPlane.event_metadata map key. |
XEventMetadata.Builder | クリアメタデータ() Additional metadata in serialized format. |
XEventMetadata.Builder | クリアネーム() Name of the event. |
XEventMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XEventMetadata.Builder | クリア統計() XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | クローン() |
Xイベントメタデータ | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
弦 | getDisplayName () Name of the event shown in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of the event shown in trace viewer. |
長さ | getId () XPlane.event_metadata map key. |
com.google.protobuf.ByteString | getメタデータ() Additional metadata in serialized format. |
弦 | getName () Name of the event. |
com.google.protobuf.ByteString | getNameBytes () Name of the event. |
XStat | getStats (int インデックス) XStats that are constant for all XEvents with the same metadata_id. |
XStat.Builder | getStatsBuilder (int インデックス) XStats that are constant for all XEvents with the same metadata_id. |
リスト< XStat.Builder > | getStatsBuilderList () XStats that are constant for all XEvents with the same metadata_id. |
整数 | getStatsCount () XStats that are constant for all XEvents with the same metadata_id. |
リスト<XStat> | getStatsList () XStats that are constant for all XEvents with the same metadata_id. |
XStatOrBuilder | getStatsOrBuilder (int インデックス) XStats that are constant for all XEvents with the same metadata_id. |
リスト<? XStOrBuilder を拡張 > | getStatsOrBuilderList () XStats that are constant for all XEvents with the same metadata_id. |
最終ブール値 | |
XEventMetadata.Builder | mergeFrom (com.google.protobuf.Message other) |
XEventMetadata.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
最終的なXEventMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
XEventMetadata.Builder | 削除統計(int インデックス) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | setDisplayName (文字列値) Name of the event shown in trace viewer. |
XEventMetadata.Builder | setDisplayNameBytes (com.google.protobuf.ByteString 値) Name of the event shown in trace viewer. |
XEventMetadata.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
XEventMetadata.Builder | setId (長い値) XPlane.event_metadata map key. |
XEventMetadata.Builder | setMetadata (com.google.protobuf.ByteString 値) Additional metadata in serialized format. |
XEventMetadata.Builder | setName (文字列値) Name of the event. |
XEventMetadata.Builder | setNameBytes (com.google.protobuf.ByteString 値) Name of the event. |
XEventMetadata.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
XEventMetadata.Builder | setStats (int インデックス、 XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | |
最終的なXEventMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public XEventMetadata.Builder addAllStats (Iterable<? extends XStat > 値)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public XEventMetadata.Builder addStats ( XStat値)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder addStats ( XStat.Builder builderForValue)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder addStats (int インデックス、 XStat値)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder addStats (int インデックス、 XStat.Builder builderForValue)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XSt.Builder addStatsBuilder (int インデックス)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XSt.Builder addStatsBuilder ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder clearDisplayName ()
Name of the event shown in trace viewer.
string display_name = 4;
public XEventMetadata.Builder clearMetadata ()
Additional metadata in serialized format.
bytes metadata = 3;
public XEventMetadata.Builder clearStats ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getDisplayName ()
Name of the event shown in trace viewer.
string display_name = 4;
public com.google.protobuf.ByteString getDisplayNameBytes ()
Name of the event shown in trace viewer.
string display_name = 4;
public long getId ()
XPlane.event_metadata map key.
int64 id = 1;
public com.google.protobuf.ByteString getMetadata ()
Additional metadata in serialized format.
bytes metadata = 3;
public String getName ()
Name of the event.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of the event.
string name = 2;
public XSt getStats (int インデックス)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XSt.Builder getStatsBuilder (int インデックス)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public List< XStat.Builder > getStatsBuilderList ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public int getStatsCount ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public List< XStat > getStatsList ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XStOrBuilder getStatsOrBuilder (int インデックス)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
公開リスト<? extends XStOrBuilder > getStatsOrBuilderList ()
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
パブリック最終ブール値isInitialized ()
public XEventMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final XEventMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public XEventMetadata.Builder deleteStats (int インデックス)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder setDisplayName (文字列値)
Name of the event shown in trace viewer.
string display_name = 4;
public XEventMetadata.Builder setDisplayNameBytes (com.google.protobuf.ByteString 値)
Name of the event shown in trace viewer.
string display_name = 4;
public XEventMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public XEventMetadata.Builder setMetadata (com.google.protobuf.ByteString 値)
Additional metadata in serialized format.
bytes metadata = 3;
public XEventMetadata.Builder setNameBytes (com.google.protobuf.ByteString 値)
Name of the event.
string name = 2;
public XEventMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public XEventMetadata.Builder setStats (int インデックス、 XStat.Builder builderForValue)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;
public XEventMetadata.Builder setStats (int インデックス、 XStat値)
XStats that are constant for all XEvents with the same metadata_id. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 5;