XEventMetadata

パブリック最終クラスXEventMetadata

 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id.
 Next ID: 6
 
Protobuf 型tensorflow.profiler.XEventMetadata

ネストされたクラス

クラスXEventMetadata.Builder
 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id. 

定数

整数DISPLAY_NAME_FIELD_NUMBER
整数ID_FIELD_NUMBER
整数METADATA_FIELD_NUMBER
整数NAME_FIELD_NUMBER
整数STATS_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的XEventMetadata
Xイベントメタデータ
最終的な静的 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.
整数
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.
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的XEventMetadata.Builder
newBuilder ( XEventMetadataプロトタイプ)
静的XEventMetadata.Builder
XEventMetadata.Builder
静的XEventMetadata
parseDelimitedFrom (InputStream 入力)
静的XEventMetadata
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的XEventMetadata
parseFrom (ByteBuffer データ)
静的XEventMetadata
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的XEventMetadata
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的XEventMetadata
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的XEventMetadata
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的XEventMetadata
parseFrom (com.google.protobuf.ByteString データ)
静的XEventMetadata
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的XEventMetadata
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
XEventMetadata.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数DISPLAY_NAME_FIELD_NUMBER

定数値: 4

パブリック静的最終整数ID_FIELD_NUMBER

定数値: 1

パブリック静的最終整数METADATA_FIELD_NUMBER

定数値: 3

パブリック静的最終整数NAME_FIELD_NUMBER

定数値: 2

パブリック静的最終整数STATS_FIELD_NUMBER

定数値: 5

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static XEventMetadata getDefaultInstance ()

public XEventMetadata getDefaultInstanceForType ()

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

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;

公共getParserForType ()

public int getSerializedSize ()

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

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

public static XEventMetadata.Builder newBuilder ( XEventMetadataプロトタイプ)

public static XEventMetadata.Builder newBuilder ()

public XEventMetadata.Builder newBuilderForType ()

public static XEventMetadata parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static XEventMetadata parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static XEventMetadata parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static XEventMetadata parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static XEventMetadata parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static XEventMetadata parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static XEventMetadata parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static XEventMetadata parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static XEventMetadata parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static XEventMetadata parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public XEventMetadata.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外