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 |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
XStatMetadata แบบคงที่ | |
XStatMetadata | |
สตริง | รับคำอธิบาย () Description of the stat (might be long). |
com.google.protobuf.ByteString | รับคำอธิบายไบต์ () Description of the stat (might be long). |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
ยาว | รับรหัส () XPlane.stat_metadata map key. |
สตริง | รับชื่อ () 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 แบบคงที่ | ตัวสร้างใหม่ () |
XStatMetadata.Builder | |
XStatMetadata แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
XStatMetadata แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม 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) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่ขั้นสุดท้าย int DESCRIPTION_FIELD_NUMBER
ค่าคงที่: 3
int สุดท้ายคงที่สาธารณะ ID_FIELD_NUMBER
ค่าคงที่: 1
int สุดท้ายคงที่สาธารณะ 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;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getId แบบยาวสาธารณะ ()
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 ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
XStatMetadata แบบคงที่สาธารณะ parseDelimitedFrom (อินพุตสตรีมอินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
แยกวิเคราะห์ XStatMetadata สาธารณะแบบคงที่ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
XStatMetadata แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
แยกวิเคราะห์ XStatMetadata สาธารณะแบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
แยกวิเคราะห์ XStatMetadata สาธารณะแบบคงที่ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ XStatMetadata parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
แยกวิเคราะห์ XStatMetadata สาธารณะแบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ XStatMetadata parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XStatMetadata แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|