XEventMetadata.Builder

XEventMetadata.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 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
addAllStats (Iterable<? ขยาย XStat > ค่า)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
XEventMetadata.Builder
addStats (ค่า XStat )
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats ( XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats (ดัชนี int, ค่า XStat )
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats (ดัชนี int, XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
addStatsBuilder (ดัชนี int)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
addStatsBuilder ()
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata
XEventMetadata
XEventMetadata.Builder
XEventMetadata.Builder
ล้างชื่อที่แสดง ()
 Name of the event shown in trace viewer.
XEventMetadata.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
XEventMetadata.Builder
รหัสที่ชัดเจน ()
 XPlane.event_metadata map key.
XEventMetadata.Builder
ล้างข้อมูลเมตา ()
 Additional metadata in serialized format.
XEventMetadata.Builder
XEventMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XEventMetadata.Builder
ล้างสถิติ ()
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
XEventMetadata
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
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.
ยาว
รับรหัส ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
รับข้อมูลเมตา ()
 Additional metadata in serialized format.
สตริง
รับชื่อ ()
 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.
XStat.Builder
getStatsBuilder (ดัชนี int)
 XStats that are constant for all XEvents with the same metadata_id.
รายการ < XStat.Builder >
getStatsBuilderList ()
 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.
รายการ<? ขยาย XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
บูลีนสุดท้าย
XEventMetadata.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
XEventMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
XEventMetadata.Builder
RemoveStats (ดัชนี int)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
setDisplayName (ค่าสตริง)
 Name of the event shown in trace viewer.
XEventMetadata.Builder
setDisplayNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the event shown in trace viewer.
XEventMetadata.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
XEventMetadata.Builder
setId (ค่ายาว)
 XPlane.event_metadata map key.
XEventMetadata.Builder
setMetadata (ค่า com.google.protobuf.ByteString)
 Additional metadata in serialized format.
XEventMetadata.Builder
setName (ค่าสตริง)
 Name of the event.
XEventMetadata.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the event.
XEventMetadata.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
XEventMetadata.Builder
setStats (ดัชนี int, XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
setStats (ดัชนี int, ค่า XStat )
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

สาธารณะ XEventMetadata.Builder addAllStats (Iterable <? ขยาย XStat > ค่า)

 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;

สาธารณะ XEventMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

เพิ่มสาธารณะ XEventMetadata.Builder addStats (ค่า XStat )

 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;

XEventMetadata.Builder addStats สาธารณะ ( XStat.Builder builderForValue)

 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;

XEventMetadata.Builder addStats สาธารณะ (ดัชนี int, ค่า XStat )

 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;

XEventMetadata.Builder addStats สาธารณะ (ดัชนี int, XStat.Builder builderForValue)

 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.Builder สาธารณะ addStatsBuilder (ดัชนี 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;

XStat.Builder สาธารณะ addStatsBuilder ()

 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;

การสร้าง XEventMetadata สาธารณะ ()

XEventMetadata สาธารณะ buildPartial ()

XEventMetadata.Builder สาธารณะ ชัดเจน ()

XEventMetadata.Builder สาธารณะ clearDisplayName ()

สตริง

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

สาธารณะ XEventMetadata.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

XEventMetadata.Builder สาธารณะ clearId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

XEventMetadata.Builder สาธารณะ clearMetadata ()

ข้อมูลเมตา

 Additional metadata in serialized format.
 
bytes metadata = 3;

XEventMetadata.Builder clearName สาธารณะ ()

string name = 2;

 Name of the event.
 
= 2;

XEventMetadata.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

สาธารณะ XEventMetadata.Builder clearStats ()

 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;

โคลน XEventMetadata.Builder สาธารณะ ()

XEventMetadata สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ 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;

getId แบบยาวสาธารณะ ()

 XPlane.event_metadata map key.
 
int64 id = 1;

สาธารณะ com.google.protobuf.ByteString getMetadata ()

ข้อมูลเมตา

 Additional metadata in serialized format.
 
bytes metadata = 3;

สตริงสาธารณะ getName ()

string name = 2;

 Name of the event.
 
= 2;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 2;

 Name of the event.
 
= 2;

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

XStat.Builder สาธารณะ getStatsBuilder (ดัชนี 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;

รายการสาธารณะ< XSat.Builder > getStatsBuilderList ()

 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;

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;

รายการสาธารณะ<? ขยาย 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;

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ XEventMetadata.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

XEventMetadata.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

XEventMetadata.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

XEventMetadata.Builder สาธารณะ RemoveStats (ดัชนี 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;

XEventMetadata.Builder setDisplayName สาธารณะ (ค่าสตริง)

สตริง

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

XEventMetadata.Builder สาธารณะ setDisplayNameBytes (ค่า com.google.protobuf.ByteString)

สตริง

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

สาธารณะ XEventMetadata.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

สาธารณะ XEventMetadata.Builder setId (ค่ายาว)

 XPlane.event_metadata map key.
 
int64 id = 1;

สาธารณะ XEventMetadata.Builder setMetadata (ค่า com.google.protobuf.ByteString)

ข้อมูลเมตา

 Additional metadata in serialized format.
 
bytes metadata = 3;

XEventMetadata.Builder setName สาธารณะ (ค่าสตริง)

ชื่อสตริง

 Name of the event.
 
string name = 2;

สาธารณะ XEventMetadata.Builder setNameBytes (ค่า com.google.protobuf.ByteString)

ชื่อสตริง

 Name of the event.
 
string name = 2;

สาธารณะ XEventMetadata.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

XEventMetadata.Builder setStats สาธารณะ (ดัชนี int, XStat.Builder builderForValue)

 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;

สาธารณะ XEventMetadata.Builder setStats (ดัชนี int, ค่า XStat )

 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;

XEventMetadata.Builder setUnknownFields สุดท้ายสาธารณะ (com.google.protobuf.UnknownFieldSetknownFields)