XEventMetadataOrBuilder

giao diện công cộng XEventMetadataOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getDisplayName ()
 Name of the event shown in trace viewer.
tóm tắt com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
trừu tượng dài
getId ()
 XPlane.event_metadata map key.
tóm tắt com.google.protobuf.ByteString
getMetadata ()
 Additional metadata in serialized format.
chuỗi trừu tượng
lấy Tên ()
 Name of the event.
tóm tắt com.google.protobuf.ByteString
getNameBytes ()
 Name of the event.
trừu tượng XStat
getStats (chỉ số int)
 XStats that are constant for all XEvents with the same metadata_id.
int trừu tượng
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
Danh sách trừu tượng< XStat >
getStatsList ()
 XStats that are constant for all XEvents with the same metadata_id.
trừu tượng XStatOrBuilder
getStatsOrBuilder (chỉ mục int)
 XStats that are constant for all XEvents with the same metadata_id.
Danh sách trừu tượng<? mở rộng XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.

Phương pháp công khai

Chuỗi trừu tượng công khai getDisplayName ()

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

tóm tắt công khai com.google.protobuf.ByteString getDisplayNameBytes ()

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

tóm tắt công khai dài getId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

tóm tắt công khai com.google.protobuf.ByteString getMetadata ()

siêu dữ liệu

 Additional metadata in serialized format.
 
bytes metadata = 3;

Chuỗi tóm tắt công khai getName ()

string name = 2;

 Name of the event.
 
= 2;

tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()

 Name of the event.
 
string name = 2;

tóm tắt công khai XStat getStats (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;

tóm tắt công khai 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;

Danh sách tóm tắt 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;

tóm tắt công khai XStatOrBuilder 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 tóm tắt 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;