XPlane

מחלקה גמר ציבורית 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
 
סוג Protobuf tensorflow.profiler.XPlane

כיתות מקוננות

מעמד Xplane.Builder
 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes. 

קבועים

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

שיטות ציבוריות

בוליאני
containsEventMetadata (מפתח ארוך)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
בוליאני
containsStatMetadata (מפתח ארוך)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
בוליאני
שווה (Object obj)
Xplane סטטי
Xplane
final static com.google.protobuf.Descriptors.Descriptor
מפה<Long, XEventMetadata >
getEventMetadata ()
השתמש getEventMetadataMap() במקום זאת.
int
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
מפה<Long, XEventMetadata >
getEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventMetadata
getEventMetadataOrDefault (מפתח ארוך, XEventMetadata defaultValue)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventMetadata
getEventMetadataOrThrow (מפתח ארוך)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
ארוך
getId ()
int64 id = 1;
XLine
getLines (int index)
 Parallel timelines grouped in this plane.
int
getLinesCount ()
 Parallel timelines grouped in this plane.
רשימה< XLine >
getLinesList ()
 Parallel timelines grouped in this plane.
XLineOrBuilder
getLinesOrBuilder (int index)
 Parallel timelines grouped in this plane.
רשימה<? מרחיב את XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
חוּט
getName ()
 Name of this line.
com.google.protobuf.ByteString
getNameBytes ()
 Name of this line.
int
מפה<Long, XStatMetadata >
getStatMetadata ()
השתמש getStatMetadataMap() במקום זאת.
int
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
מפה<Long, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStatMetadata
getStatMetadataOrDefault (מפתח ארוך, XStatMetadata defaultValue)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStatMetadata
getStatMetadataOrThrow (מפתח ארוך)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XStat
getStats (int index)
 XStats associated with this plane, e.g.
int
getStatsCount ()
 XStats associated with this plane, e.g.
רשימה< XStat >
getStatsList ()
 XStats associated with this plane, e.g.
XStatOrBuilder
getStatsOrBuilder (int index)
 XStats associated with this plane, e.g.
רשימה<? מרחיב את XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי Xplane.Builder
סטטי Xplane.Builder
newBuilder (אב-טיפוס Xplane )
Xplane.Builder
Xplane סטטי
parseDelimitedFrom (קלט InputStream)
Xplane סטטי
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Xplane סטטי
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Xplane סטטי
parseFrom (קלט com.google.protobuf.CodedInputStream)
Xplane סטטי
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Xplane סטטי
parseFrom (נתוני ByteBuffer)
Xplane סטטי
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Xplane סטטי
parseFrom (נתוני com.google.protobuf.ByteString)
Xplane סטטי
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Xplane סטטי
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
Xplane.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי EVENT_METADATA_FIELD_NUMBER

ערך קבוע: 4

אינט סופי סטטי ציבורי ID_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי LINES_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי NAME_FIELD_NUMBER

ערך קבוע: 2

אינט סופי סטטי ציבורי STATS_FIELD_NUMBER

ערך קבוע: 6

אינט סופי סטטי ציבורי STAT_METADATA_FIELD_NUMBER

ערך קבוע: 5

שיטות ציבוריות

בוליאני ציבורי מכילEventMetadata (מפתח ארוך)

 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;

בוליאני ציבורי מכילStatMetadata (מפתח ארוך)

 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;

שווה ערך בוליאני ציבורי (Object obj)

ציבורי סטטי XPlane getDefaultInstance ()

Public XPlane getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מפה ציבורית<Long, XEventMetadata > getEventMetadata ()

השתמש getEventMetadataMap() במקום זאת.

public int 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;

מפה ציבורית<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 (מפתח ארוך, 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;

ציבורי XEventMetadata getEventMetadataOrThrow (מפתח ארוך)

 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 ארוך ציבורי ()

int64 id = 1;

Public Xline getLines (int index)

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

public int getLinesCount ()

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

רשימה ציבורית< 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 getLinesOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את XLineOrBuilder > getLinesOrBuilderList ()

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

מחרוזת ציבורית getName ()

 Name of this line.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

 Name of this line.
 
string name = 2;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

מפה ציבורית<Long, XStatMetadata > getStatMetadata ()

השתמש getStatMetadataMap() במקום זאת.

public int getStatMetadataCount ()

 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;

מפה ציבורית<Long, XStatMetadata > getStatMetadataMap ()

 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 (מפתח ארוך, XStatMetadata defaultValue)

 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;

ציבורי XStatMetadata getStatMetadataOrThrow (מפתח ארוך)

 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;

XStat getStats ציבורי (אינדקס אינט)

 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;

public int 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;

רשימה ציבורית< 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 getStatsOrBuilder (int index)

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי Xplane.Builder newBuilder ()

XPlane.Builder newBuilder סטטי ציבורי (אב-טיפוס של XPlane )

public Xplane.Builder newBuilderForType ()

XPlane סטטי ציבורי parseDelimitedFrom (קלט InputStream)

זורק
IOException

XPlane סטטי ציבורי parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח XPlane סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ניתוח XPlane סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

ניתוח XPlane סטטי ציבורי (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

מנתח XPlane סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

ניתוח XPlane סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח XPlane סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

מנתח XPlane סטטי ציבורי (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ניתוח XPlane סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

ציבורי Xplane.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException