XEventMetadata

lớp cuối cùng công khai XEventMetadata

 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id.
 Next ID: 6
 
Loại Protobuf tensorflow.profiler.XEventMetadata

Các lớp lồng nhau

lớp học XEventMetadata.Builder
 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id. 

Hằng số

int DISPLAY_NAME_FIELD_NUMBER
int ID_FIELD_NUMBER
int METADATA_FIELD_NUMBER
int NAME_FIELD_NUMBER
int STATS_FIELD_NUMBER

Phương pháp công cộng

boolean
bằng (Đối tượng obj)
Siêu dữ liệu XEvent tĩnh
Siêu dữ liệu XEvent
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Sợi dây
getDisplayName ()
 Name of the event shown in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
dài
getId ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
getMetadata ()
 Additional metadata in serialized format.
Sợi dây
lấy Tên ()
 Name of the event.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the event.
int
XStat
getStats (chỉ số int)
 XStats that are constant for all XEvents with the same metadata_id.
int
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
Danh sách< XStat >
getStatsList ()
 XStats that are constant for all XEvents with the same metadata_id.
XStatOrBuilder
getStatsOrBuilder (chỉ mục int)
 XStats that are constant for all XEvents with the same metadata_id.
Danh sách<? mở rộng XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
com.google.protobuf.UnknownFieldSet cuối cùng
int
boolean cuối cùng
XEventMetadata.Builder tĩnh
newBuilder ( nguyên mẫu XEventMetadata )
XEventMetadata.Builder tĩnh
XEventMetadata.Builder
Siêu dữ liệu XEvent tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Siêu dữ liệu XEvent tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Siêu dữ liệu XEvent tĩnh
ParseFrom (dữ liệu ByteBuffer)
Siêu dữ liệu XEvent tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Siêu dữ liệu XEvent tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Siêu dữ liệu XEvent tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
Siêu dữ liệu XEvent tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Siêu dữ liệu XEvent tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
Siêu dữ liệu XEvent tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Siêu dữ liệu XEvent tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
XEventMetadata.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int cuối cùng tĩnh công khai DISPLAY_NAME_FIELD_NUMBER

Giá trị không đổi: 4

int tĩnh cuối cùng ID_FIELD_NUMBER

Giá trị không đổi: 1

int tĩnh công khai METADATA_FIELD_NUMBER

Giá trị không đổi: 3

int tĩnh công khai NAME_FIELD_NUMBER

Giá trị không đổi: 2

int tĩnh cuối cùng STATS_FIELD_NUMBER

Giá trị không đổi: 5

Phương pháp công cộng

boolean công khai bằng (Object obj)

tĩnh công khai XEventMetadata getDefaultInstance ()

công khai XEventMetadata getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Chuỗi công khai getDisplayName ()

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

com.google.protobuf.ByteString getDisplayNameBytes () công khai

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

getId công khai dài ()

 XPlane.event_metadata map key.
 
int64 id = 1;

com.google.protobuf.ByteString getMetadata công khai ()

siêu dữ liệu

 Additional metadata in serialized format.
 
bytes metadata = 3;

Chuỗi công khai getName ()

 Name of the event.
 
string name = 2;

com.google.protobuf.ByteString getNameBytes công khai ()

string name = 2;

 Name of the event.
 
= 2;

công cộng getParserForType ()

int công khai getSerializedSize ()

getStats XStat công khai (chỉ mục 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;

int công khai 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;

Danh sách công khai< 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;

XStatOrBuilder công khai getStatsOrBuilder (chỉ mục 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;

Danh sách công khai<? mở rộng 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;

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static XEventMetadata.Builder newBuilder (nguyên mẫu XEventMetadata )

tĩnh công khai XEventMetadata.Builder newBuilder ()

công khai XEventMetadata.Builder newBuilderForType ()

phân tích cú pháp XEventMetadata tĩnh công khaiDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

công khai phân tích cú pháp XEventMetadataDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

phân tích cú pháp XEventMetadata tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (Đầu vàoInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp XEventMetadata tĩnh công khaiFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

công khai XEventMetadata.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException