XSpaceOrBuilder
Stay organized with collections
Save and categorize content based on your preferences.
Known Indirect Subclasses
XSpace |
A container of parallel XPlanes, generated by one or more profiling sources. |
XSpace.Builder |
A container of parallel XPlanes, generated by one or more profiling sources. |
|
Public Methods
abstract
String
|
getErrors(int index)
Errors (if any) in the generation of planes.
|
abstract
com.google.protobuf.ByteString
|
getErrorsBytes(int index)
Errors (if any) in the generation of planes.
|
abstract
int
|
|
abstract
List<String>
|
|
abstract
String
|
getHostnames(int index)
List of hostnames that XPlanes are generated from.
|
abstract
com.google.protobuf.ByteString
|
|
abstract
int
|
|
abstract
List<String>
|
|
abstract
XPlane
|
getPlanes(int index)
repeated .tensorflow.profiler.XPlane planes = 1;
|
abstract
int
|
|
abstract
List<XPlane>
|
|
abstract
XPlaneOrBuilder
|
|
abstract
List<? extends XPlaneOrBuilder>
|
|
abstract
String
|
getWarnings(int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
|
abstract
com.google.protobuf.ByteString
|
getWarningsBytes(int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
|
abstract
int
|
getWarningsCount()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
|
abstract
List<String>
|
getWarningsList()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
|
Public Methods
public
abstract
String
getErrors
(int index)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public
abstract
com.google.protobuf.ByteString
getErrorsBytes
(int index)
Errors (if any) in the generation of planes.
repeated string errors = 2;
public
abstract
int
getErrorsCount
()
Errors (if any) in the generation of planes.
repeated string errors = 2;
public
abstract
List<String>
getErrorsList
()
Errors (if any) in the generation of planes.
repeated string errors = 2;
public
abstract
String
getHostnames
(int index)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public
abstract
com.google.protobuf.ByteString
getHostnamesBytes
(int index)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public
abstract
int
getHostnamesCount
()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public
abstract
List<String>
getHostnamesList
()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public
abstract
XPlane
getPlanes
(int index)
repeated .tensorflow.profiler.XPlane planes = 1;
public
abstract
int
getPlanesCount
()
repeated .tensorflow.profiler.XPlane planes = 1;
public
abstract
List<XPlane>
getPlanesList
()
repeated .tensorflow.profiler.XPlane planes = 1;
public
abstract
XPlaneOrBuilder
getPlanesOrBuilder
(int index)
repeated .tensorflow.profiler.XPlane planes = 1;
public
abstract
List<? extends XPlaneOrBuilder>
getPlanesOrBuilderList
()
repeated .tensorflow.profiler.XPlane planes = 1;
public
abstract
String
getWarnings
(int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public
abstract
com.google.protobuf.ByteString
getWarningsBytes
(int index)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public
abstract
int
getWarningsCount
()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public
abstract
List<String>
getWarningsList
()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-11-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-11-29 UTC."],[],[],null,["# XSpaceOrBuilder\n\npublic interface **XSpaceOrBuilder** \n\n|---|---|---|\n| Known Indirect Subclasses [XSpace](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpace), [XSpace.Builder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpace.Builder) |-----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| | [XSpace](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpace) | ``` A container of parallel XPlanes, generated by one or more profiling sources. ``` | | [XSpace.Builder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpace.Builder) | ``` A container of parallel XPlanes, generated by one or more profiling sources. ``` | |||\n\n### Public Methods\n\n|----------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| abstract String | [getErrors](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getErrors(int))(int index) ``` Errors (if any) in the generation of planes. ``` |\n| abstract com.google.protobuf.ByteString | [getErrorsBytes](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getErrorsBytes(int))(int index) ``` Errors (if any) in the generation of planes. ``` |\n| abstract int | [getErrorsCount](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getErrorsCount())() ``` Errors (if any) in the generation of planes. ``` |\n| abstract List\\\u003cString\\\u003e | [getErrorsList](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getErrorsList())() ``` Errors (if any) in the generation of planes. ``` |\n| abstract String | [getHostnames](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getHostnames(int))(int index) ``` List of hostnames that XPlanes are generated from. ``` |\n| abstract com.google.protobuf.ByteString | [getHostnamesBytes](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getHostnamesBytes(int))(int index) ``` List of hostnames that XPlanes are generated from. ``` |\n| abstract int | [getHostnamesCount](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getHostnamesCount())() ``` List of hostnames that XPlanes are generated from. ``` |\n| abstract List\\\u003cString\\\u003e | [getHostnamesList](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getHostnamesList())() ``` List of hostnames that XPlanes are generated from. ``` |\n| abstract [XPlane](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlane) | [getPlanes](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getPlanes(int))(int index) `repeated .tensorflow.profiler.XPlane planes = 1;` |\n| abstract int | [getPlanesCount](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getPlanesCount())() `repeated .tensorflow.profiler.XPlane planes = 1;` |\n| abstract List\\\u003c[XPlane](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlane)\\\u003e | [getPlanesList](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getPlanesList())() `repeated .tensorflow.profiler.XPlane planes = 1;` |\n| abstract [XPlaneOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlaneOrBuilder) | [getPlanesOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getPlanesOrBuilder(int))(int index) `repeated .tensorflow.profiler.XPlane planes = 1;` |\n| abstract List\\\u003c? extends [XPlaneOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlaneOrBuilder)\\\u003e | [getPlanesOrBuilderList](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getPlanesOrBuilderList())() `repeated .tensorflow.profiler.XPlane planes = 1;` |\n| abstract String | [getWarnings](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getWarnings(int))(int index) ``` Warnings (if any) in the generation of planes; ``` `repeated string warnings = 3;` |\n| abstract com.google.protobuf.ByteString | [getWarningsBytes](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getWarningsBytes(int))(int index) ``` Warnings (if any) in the generation of planes; ``` `repeated string warnings = 3;` |\n| abstract int | [getWarningsCount](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getWarningsCount())() ``` Warnings (if any) in the generation of planes; ``` `repeated string warnings = 3;` |\n| abstract List\\\u003cString\\\u003e | [getWarningsList](/jvm/api_docs/java/org/tensorflow/proto/profiler/XSpaceOrBuilder#getWarningsList())() ``` Warnings (if any) in the generation of planes; ``` `repeated string warnings = 3;` |\n\nPublic Methods\n--------------\n\n#### public abstract String\n**getErrors**\n(int index)\n\n\u003cbr /\u003e\n\n```\n Errors (if any) in the generation of planes.\n \n```\n`repeated string errors = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract com.google.protobuf.ByteString\n**getErrorsBytes**\n(int index)\n\n\u003cbr /\u003e\n\n```\n Errors (if any) in the generation of planes.\n \n```\n`repeated string errors = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract int\n**getErrorsCount**\n()\n\n\u003cbr /\u003e\n\n```\n Errors (if any) in the generation of planes.\n \n```\n`repeated string errors = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract List\\\u003cString\\\u003e\n**getErrorsList**\n()\n\n\u003cbr /\u003e\n\n```\n Errors (if any) in the generation of planes.\n \n```\n`repeated string errors = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract String\n**getHostnames**\n(int index)\n\n\u003cbr /\u003e\n\n```\n List of hostnames that XPlanes are generated from.\n \n```\n`repeated string hostnames = 4;`\n\n\u003cbr /\u003e\n\n#### public abstract com.google.protobuf.ByteString\n**getHostnamesBytes**\n(int index)\n\n\u003cbr /\u003e\n\n```\n List of hostnames that XPlanes are generated from.\n \n```\n`repeated string hostnames = 4;`\n\n\u003cbr /\u003e\n\n#### public abstract int\n**getHostnamesCount**\n()\n\n\u003cbr /\u003e\n\n```\n List of hostnames that XPlanes are generated from.\n \n```\n`repeated string hostnames = 4;`\n\n\u003cbr /\u003e\n\n#### public abstract List\\\u003cString\\\u003e\n**getHostnamesList**\n()\n\n\u003cbr /\u003e\n\n```\n List of hostnames that XPlanes are generated from.\n \n```\n`repeated string hostnames = 4;`\n\n\u003cbr /\u003e\n\n#### public abstract [XPlane](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlane)\n**getPlanes**\n(int index)\n\n`repeated .tensorflow.profiler.XPlane planes = 1;` \n\n#### public abstract int\n**getPlanesCount**\n()\n\n`repeated .tensorflow.profiler.XPlane planes = 1;` \n\n#### public abstract List\\\u003c[XPlane](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlane)\\\u003e\n**getPlanesList**\n()\n\n`repeated .tensorflow.profiler.XPlane planes = 1;` \n\n#### public abstract [XPlaneOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlaneOrBuilder)\n**getPlanesOrBuilder**\n(int index)\n\n`repeated .tensorflow.profiler.XPlane planes = 1;` \n\n#### public abstract List\\\u003c? extends [XPlaneOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/profiler/XPlaneOrBuilder)\\\u003e\n**getPlanesOrBuilderList**\n()\n\n`repeated .tensorflow.profiler.XPlane planes = 1;` \n\n#### public abstract String\n**getWarnings**\n(int index)\n\n\u003cbr /\u003e\n\n```\n Warnings (if any) in the generation of planes;\n \n```\n`repeated string warnings = 3;`\n\n\u003cbr /\u003e\n\n#### public abstract com.google.protobuf.ByteString\n**getWarningsBytes**\n(int index)\n\n\u003cbr /\u003e\n\n```\n Warnings (if any) in the generation of planes;\n \n```\n`repeated string warnings = 3;`\n\n\u003cbr /\u003e\n\n#### public abstract int\n**getWarningsCount**\n()\n\n\u003cbr /\u003e\n\n```\n Warnings (if any) in the generation of planes;\n \n```\n`repeated string warnings = 3;`\n\n\u003cbr /\u003e\n\n#### public abstract List\\\u003cString\\\u003e\n**getWarningsList**\n()\n\n\u003cbr /\u003e\n\n```\n Warnings (if any) in the generation of planes;\n \n```\n`repeated string warnings = 3;`\n\n\u003cbr /\u003e"]]