XStatMetadata.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
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 | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
XStatMetadata | สร้าง () |
XStatMetadata | สร้างบางส่วน () |
XStatMetadata.Builder | ชัดเจน () |
XStatMetadata.Builder | ชัดเจนคำอธิบาย () Description of the stat (might be long). |
XStatMetadata.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
XStatMetadata.Builder | รหัสที่ชัดเจน () XPlane.stat_metadata map key. |
XStatMetadata.Builder | ชื่อที่ชัดเจน () Name of the stat (should be short). |
XStatMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XStatMetadata.Builder | โคลน () |
XStatMetadata | |
สตริง | รับคำอธิบาย () Description of the stat (might be long). |
com.google.protobuf.ByteString | รับคำอธิบายไบต์ () Description of the stat (might be long). |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
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). |
บูลีนสุดท้าย | |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
XStatMetadata.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XStatMetadata.Builder | setDescription (ค่าสตริง) Description of the stat (might be long). |
XStatMetadata.Builder | setDescriptionBytes (ค่า com.google.protobuf.ByteString) Description of the stat (might be long). |
XStatMetadata.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
XStatMetadata.Builder | setId (ค่ายาว) XPlane.stat_metadata map key. |
XStatMetadata.Builder | setName (ค่าสตริง) Name of the stat (should be short). |
XStatMetadata.Builder | setNameBytes (ค่า com.google.protobuf.ByteString) Name of the stat (should be short). |
XStatMetadata.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
XStatMetadata.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
XStatMetadata.Builder addRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
XStatMetadata.Builder สาธารณะ clearDescription ()
Description of the stat (might be long).
string description = 3;
XStatMetadata.Builder clearName สาธารณะ ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
สตริงสาธารณะ 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 ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
บูลีนสุดท้ายสาธารณะ isInitialized ()
XStatMetadata.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
XStatMetadata.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
XStatMetadata.Builder setDescription สาธารณะ (ค่าสตริง)
Description of the stat (might be long).
string description = 3;
XStatMetadata.Builder setDescriptionBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
Description of the stat (might be long).
string description = 3;
สาธารณะ XStatMetadata.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
XStatMetadata.Builder setName สาธารณะ (ค่าสตริง)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
XStatMetadata.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;