XPlane

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

 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes.
 Next ID: 7
 
Loại protobuf tensorflow.profiler.XPlane

Các lớp lồng nhau

lớp học XPlane.Builder
 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes. 

Hằng số

int EVENT_METADATA_FIELD_NUMBER
int ID_FIELD_NUMBER
int LINES_FIELD_NUMBER
int NAME_FIELD_NUMBER
int STATS_FIELD_NUMBER
int STAT_METADATA_FIELD_NUMBER

Phương pháp công khai

boolean
chứaEventMetadata (khóa dài)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
boolean
chứaStatMetadata (khóa dài)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
boolean
bằng (Đối tượng obj)
Xlane tĩnh
Xlane
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Bản đồ<Dài, XEventMetadata >
getEventMetadata ()
Thay vào đó hãy sử dụng getEventMetadataMap() .
int
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Bản đồ<Dài, XEventMetadata >
getEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Siêu dữ liệu XEvent
getEventMetadataOrDefault (khóa dài, XEventMetadata defaultValue)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Siêu dữ liệu XEvent
getEventMetadataOrThrow (khóa dài)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
dài
getId ()
int64 id = 1;
XLine
getLines (chỉ mục int)
 Parallel timelines grouped in this plane.
int
getLinesCount ()
 Parallel timelines grouped in this plane.
Danh sách< XLine >
getLinesList ()
 Parallel timelines grouped in this plane.
XLineOrBuilder
getLinesOrBuilder (chỉ mục int)
 Parallel timelines grouped in this plane.
Danh sách<? mở rộng XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
Sợi dây
lấy Tên ()
 Name of this line.
com.google.protobuf.ByteString
getNameBytes ()
 Name of this line.
int
Bản đồ<Dài, XStatMetadata >
getStatMetadata ()
Thay vào đó hãy sử dụng getStatMetadataMap() .
int
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Bản đồ<Dài, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Siêu dữ liệu XStat
getStatMetadataOrDefault (khóa dài, XStatMetadata defaultValue)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Siêu dữ liệu XStat
getStatMetadataOrThrow (khóa dài)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStat
getStats (chỉ số int)
 XStats associated with this plane, e.g.
int
getStatsCount ()
 XStats associated with this plane, e.g.
Danh sách< XStat >
getStatsList ()
 XStats associated with this plane, e.g.
XStatOrBuilder
getStatsOrBuilder (chỉ mục int)
 XStats associated with this plane, e.g.
Danh sách<? mở rộng XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.
com.google.protobuf.UnknownFieldSet cuối cùng
int
boolean cuối cùng
XPlane.Builder tĩnh
XPlane.Builder tĩnh
newBuilder (nguyên mẫu XPlane )
XPlane.Builder
Xlane tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Xlane 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)
Xlane tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Xlane tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
Xlane tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Xlane tĩnh
ParseFrom (dữ liệu ByteBuffer)
Xlane tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Xlane tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
Xlane tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Xlane tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
XPlane.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

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

Hằng số

int tĩnh công khai EVENT_METADATA_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 cuối cùng LINES_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: 6

int tĩnh cuối cùng STAT_METADATA_FIELD_NUMBER

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

Phương pháp công khai

boolean công khai chứaEventMetadata (khóa dài)

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

boolean công khai chứaStatMetadata (khóa dài)

bản đồ

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

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

XPlane getDefaultInstance tĩnh công khai ()

XPlane công khai getDefaultInstanceForType ()

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

Bản đồ công khai<Long, XEventMetadata > getEventMetadata ()

Thay vào đó hãy sử dụng getEventMetadataMap() .

int công khai getEventMetadataCount ()

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

Bản đồ công khai<Long, XEventMetadata > getEventMetadataMap ()

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

public XEventMetadata getEventMetadataOrDefault (khóa dài, XEventMetadata defaultValue)

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

public XEventMetadata getEventMetadataOrThrow (khóa dài)

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

getId công khai dài ()

int64 id = 1;

getLines XLine công khai (chỉ mục int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

int công khai getLinesCount ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Danh sách công khai< XLine > getLinesList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

XLineOrBuilder công khai getLinesOrBuilder (chỉ mục int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Danh sách công khai<? mở rộng XLineOrBuilder > getLinesOrBuilderList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Chuỗi công khai getName ()

string name = 2;

 Name of this line.
 
= 2;

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

 Name of this line.
 
string name = 2;

công cộng getParserForType ()

int công khai getSerializedSize ()

Bản đồ công khai<Long, XStatMetadata > getStatMetadata ()

Thay vào đó hãy sử dụng getStatMetadataMap() .

int công khai getStatMetadataCount ()

bản đồ

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

Bản đồ công khai<Long, XStatMetadata > getStatMetadataMap ()

bản đồ

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

public XStatMetadata getStatMetadataOrDefault (khóa dài, XStatMetadata defaultValue)

bản đồ

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

public XStatMetadata getStatMetadataOrThrow (khóa dài)

bản đồ

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

getStats XStat công khai (chỉ mục int)

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

int công khai getStatsCount ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

Danh sách công khai< XStat > getStatsList ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

XStatOrBuilder công khai getStatsOrBuilder (chỉ mục int)

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

Danh sách công khai<? mở rộng XStatOrBuilder > getStatsOrBuilderList ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

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 ()

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

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

XPlane.Builder công khai newBuilderForType ()

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

Ném
IOException

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

Ném
IOException

Phân tích cú pháp XPlane 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 XPlane tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

Phân tích cú pháp XPlane 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 XPlane 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 XPlane 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 XPlane 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 XPlane tĩnh công khaiFrom (Đầu vàoInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

Phân tích cú pháp XPlane 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 ()

XPlane.Builder công khai toBuilder ()

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

Ném
IOException