کلاس نهایی عمومی XStatMetadata
Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. Next ID: 4
tensorflow.profiler.XStatMetadata
کلاس های تو در تو
کلاس | XStatMetadata.Builder | Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. |
ثابت ها
بین المللی | DESCRIPTION_FIELD_NUMBER | |
بین المللی | ID_FIELD_NUMBER | |
بین المللی | NAME_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
استاتیک XStatMetadata | |
XStatMetadata | |
رشته | getDescription () Description of the stat (might be long). |
com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
طولانی | getId () XPlane.stat_metadata map key. |
رشته | getName () Name of the stat (should be short). |
com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک XStatMetadata.Builder | newBuilder (نمونه اولیه XStatMetadata ) |
استاتیک XStatMetadata.Builder | newBuilder () |
XStatMetadata.Builder | |
استاتیک XStatMetadata | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک XStatMetadata | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XStatMetadata | parseFrom (داده های ByteBuffer) |
استاتیک XStatMetadata | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XStatMetadata | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XStatMetadata | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک XStatMetadata | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XStatMetadata | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک XStatMetadata | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XStatMetadata | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
XStatMetadata.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی DESCRIPTION_FIELD_NUMBER
مقدار ثابت: 3
ID_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 1
نهایی استاتیک عمومی NAME_FIELD_NUMBER
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
رشته عمومی getDescription ()
Description of the stat (might be long).
string description = 3;
عمومی com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
دریافت شناسه عمومی طولانی ()
XPlane.stat_metadata map key.
int64 id = 1;
رشته عمومی getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
عمومی com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک XStatMetadata parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XStatMetadata parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XStatMetadata parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XStatMetadata parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک XStatMetadata parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XStatMetadata parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XStatMetadata parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XStatMetadata parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|