XEvent

XEvent คลาสสุดท้ายสาธารณะ

 An XEvent is a trace event, optionally annotated with XStats.
 Next ID: 6
 
Protobuf ประเภท tensorflow.profiler.XEvent

คลาสที่ซ้อนกัน

ระดับ XEvent.ตัวสร้าง
 An XEvent is a trace event, optionally annotated with XStats. 
แจกแจง XEvent.DataCase

ค่าคงที่

ภายใน DURATION_PS_FIELD_NUMBER
ภายใน METADATA_ID_FIELD_NUMBER
ภายใน NUM_OCCURRENCES_FIELD_NUMBER
ภายใน OFFSET_PS_FIELD_NUMBER
ภายใน STATS_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
XEvent.DataCase
XEvent แบบคงที่
XEvent
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
ยาว
getDurationPs ()
 Duration of the event in picoseconds.
ยาว
getMetadataId ()
 XEventMetadata.id of corresponding metadata.
ยาว
getNumOccurrence ()
 Number of occurrences of the event, if aggregated.
ยาว
getOffsetPs ()
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
ภายใน
XStat
getStats (ดัชนี int)
 XStats associated with the event.
ภายใน
getStatsCount ()
 XStats associated with the event.
รายการ <XStat>
getStatsList ()
 XStats associated with the event.
XStatOrBuilder
getStatsOrBuilder (ดัชนี int)
 XStats associated with the event.
รายการ<? ขยาย XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with the event.
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
XEvent.Builder แบบคงที่
newBuilder (ต้นแบบ XEvent )
XEvent.Builder แบบคงที่
XEvent.ตัวสร้าง
XEvent แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
XEvent แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEvent แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
XEvent แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEvent แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEvent แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
XEvent แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEvent แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
XEvent แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEvent แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
XEvent.ตัวสร้าง
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

ค่าคงที่

รอบชิงชนะเลิศแบบคงที่สาธารณะ DURATION_PS_FIELD_NUMBER

ค่าคงที่: 3

สาธารณะคงสุดท้าย int METADATA_ID_FIELD_NUMBER

ค่าคงที่: 1

รอบชิงชนะเลิศแบบคงที่สาธารณะ int NUM_OCCURRENCES_FIELD_NUMBER

ค่าคงที่: 5

สาธารณะคงสุดท้าย int OFFSET_PS_FIELD_NUMBER

ค่าคงที่: 2

สถานะคงที่สาธารณะขั้นสุดท้าย int STATS_FIELD_NUMBER

ค่าคงที่: 4

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

บูลีนสาธารณะ เท่ากับ (Object obj)

XEvent.DataCase สาธารณะ getDataCase ()

XEvent getDefaultInstance สาธารณะแบบคงที่ ()

XEvent สาธารณะ getDefaultInstanceForType ()

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

สาธารณะ getDurationPs ยาว ()

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

สาธารณะ getMetadataId ยาว ()

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

สาธารณะ getNumOccurrences ยาว ()

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

สาธารณะ getOffsetPs ยาว ()

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

XSat getStats สาธารณะ (ดัชนี int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

สาธารณะ int getStatsCount ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

รายการสาธารณะ< XStat > getStatsList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

XStOrBuilder สาธารณะ getStatsOrBuilder (ดัชนี int)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

รายการสาธารณะ<? ขยาย XStatOrBuilder > getStatsOrBuilderList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

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

สาธารณะ XEvent.Builder newBuilder แบบคงที่ (ต้นแบบ XEvent )

สาธารณะ XEvent.Builder newBuilder แบบคงที่ ()

XEvent.Builder สาธารณะ newBuilderForType ()

สาธารณะ XEvent parseDelimitedFrom แบบคงที่สาธารณะ (อินพุต InputStream)

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

สาธารณะ XEvent parseDelimitedFrom แบบคงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ XEvent parseFrom แบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ XEvent parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ XEvent parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ XEvent parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)

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

สาธารณะ XEvent parseFrom แบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ XEvent parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ XEvent parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ XEvent parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

XEvent.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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