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

روش های عمومی

بولی
برابر است (object obj)
استاتیک XEvent Metadata
XEventMetadata
نهایی static 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
getMetadata ()
 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 index)
 XStats that are constant for all XEvents with the same metadata_id.
لیست<? XStatOrBuilder را گسترش می دهد >
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
استاتیک XEvent Metadata
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک XEvent Metadata
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک XEvent Metadata
parseFrom (داده های ByteBuffer)
استاتیک XEvent Metadata
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک XEvent Metadata
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک XEvent Metadata
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک XEvent Metadata
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک XEvent Metadata
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک XEvent Metadata
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک XEvent Metadata
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

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک XEventMetadata getDefaultInstance ()

عمومی XEventMetadata getDefaultInstanceForType ()

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

رشته عمومی getDisplayName ()

 Name of the event shown in trace viewer.
 
string display_name = 4;

عمومی com.google.protobuf.ByteString getDisplayNameBytes ()

 Name of the event shown in trace viewer.
 
string display_name = 4;

دریافت شناسه عمومی طولانی ()

 XPlane.event_metadata map key.
 
int64 id = 1;

عمومی com.google.protobuf.ByteString getMetadata ()

 Additional metadata in serialized format.
 
bytes metadata = 3;

رشته عمومی getName ()

 Name of the event.
 
string name = 2;

عمومی com.google.protobuf.ByteString getNameBytes ()

 Name of the event.
 
string name = 2;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی XStat getStats (int index)

 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;

عمومی 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;

فهرست عمومی < 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;

عمومی XStatOrBuilder getStatsOrBuilder (int index)

 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;

لیست عمومی<? گسترش XStatOrBuilder > 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;

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک XEventMetadata.Builder newBuilder (نمونه اولیه XEventMetadata )

عمومی استاتیک XEventMetadata.Builder newBuilder ()

عمومی XEventMetadata.Builder newBuilderForType ()

عمومی استاتیک XEventMetadata parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک XEventMetadata parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک XEventMetadata parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک XEventMetadata parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک XEventMetadata parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک XEventMetadata parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک XEventMetadata parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک XEventMetadata parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک XEventMetadata parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک XEventMetadata parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی XEventMetadata.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException