Class Xplane.XSpace
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.tensorflow.proto.profiler.Xplane.XSpace
- All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, Xplane.XSpaceOrBuilder
- Enclosing class:
Xplane
public static final class Xplane.XSpace
extends GeneratedMessageV3
implements Xplane.XSpaceOrBuilder
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5Protobuf type
tensorflow.profiler.XSpace- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA container of parallel XPlanes, generated by one or more profiling sources.Nested classes/interfaces inherited from class GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>, GeneratedMessageV3.ExtendableMessage<MessageType>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameterNested classes/interfaces inherited from class AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intFields inherited from class GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class AbstractMessage
memoizedSizeFields inherited from class AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Xplane.XSpacestatic final Descriptors.DescriptorgetErrors(int index) Errors (if any) in the generation of planes.getErrorsBytes(int index) Errors (if any) in the generation of planes.intErrors (if any) in the generation of planes.Errors (if any) in the generation of planes.getHostnames(int index) List of hostnames that XPlanes are generated from.getHostnamesBytes(int index) List of hostnames that XPlanes are generated from.intList of hostnames that XPlanes are generated from.List of hostnames that XPlanes are generated from.getPlanes(int index) repeated .tensorflow.profiler.XPlane planes = 1;intrepeated .tensorflow.profiler.XPlane planes = 1;repeated .tensorflow.profiler.XPlane planes = 1;getPlanesOrBuilder(int index) repeated .tensorflow.profiler.XPlane planes = 1;List<? extends Xplane.XPlaneOrBuilder> repeated .tensorflow.profiler.XPlane planes = 1;intfinal UnknownFieldSetgetWarnings(int index) Warnings (if any) in the generation of planes;getWarningsBytes(int index) Warnings (if any) in the generation of planes;intWarnings (if any) in the generation of planes;Warnings (if any) in the generation of planes;inthashCode()protected GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Xplane.XSpace.Builderstatic Xplane.XSpace.BuildernewBuilder(Xplane.XSpace prototype) protected Xplane.XSpace.Builderprotected Objectstatic Xplane.XSpaceparseDelimitedFrom(InputStream input) static Xplane.XSpaceparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Xplane.XSpaceparseFrom(byte[] data) static Xplane.XSpaceparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static Xplane.XSpaceparseFrom(ByteString data) static Xplane.XSpaceparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static Xplane.XSpaceparseFrom(CodedInputStream input) static Xplane.XSpaceparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static Xplane.XSpaceparseFrom(InputStream input) static Xplane.XSpaceparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Xplane.XSpaceparseFrom(ByteBuffer data) static Xplane.XSpaceparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) static Parser<Xplane.XSpace> parser()voidwriteTo(CodedOutputStream output) Methods inherited from class GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
PLANES_FIELD_NUMBER
public static final int PLANES_FIELD_NUMBER- See Also:
-
ERRORS_FIELD_NUMBER
public static final int ERRORS_FIELD_NUMBER- See Also:
-
WARNINGS_FIELD_NUMBER
public static final int WARNINGS_FIELD_NUMBER- See Also:
-
HOSTNAMES_FIELD_NUMBER
public static final int HOSTNAMES_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classGeneratedMessageV3
-
getUnknownFields
- Specified by:
getUnknownFieldsin interfaceMessageOrBuilder- Overrides:
getUnknownFieldsin classGeneratedMessageV3
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3
-
getPlanesList
repeated .tensorflow.profiler.XPlane planes = 1;- Specified by:
getPlanesListin interfaceXplane.XSpaceOrBuilder
-
getPlanesOrBuilderList
repeated .tensorflow.profiler.XPlane planes = 1;- Specified by:
getPlanesOrBuilderListin interfaceXplane.XSpaceOrBuilder
-
getPlanesCount
public int getPlanesCount()repeated .tensorflow.profiler.XPlane planes = 1;- Specified by:
getPlanesCountin interfaceXplane.XSpaceOrBuilder
-
getPlanes
repeated .tensorflow.profiler.XPlane planes = 1;- Specified by:
getPlanesin interfaceXplane.XSpaceOrBuilder
-
getPlanesOrBuilder
repeated .tensorflow.profiler.XPlane planes = 1;- Specified by:
getPlanesOrBuilderin interfaceXplane.XSpaceOrBuilder
-
getErrorsList
Errors (if any) in the generation of planes.
repeated string errors = 2;- Specified by:
getErrorsListin interfaceXplane.XSpaceOrBuilder- Returns:
- A list containing the errors.
-
getErrorsCount
public int getErrorsCount()Errors (if any) in the generation of planes.
repeated string errors = 2;- Specified by:
getErrorsCountin interfaceXplane.XSpaceOrBuilder- Returns:
- The count of errors.
-
getErrors
Errors (if any) in the generation of planes.
repeated string errors = 2;- Specified by:
getErrorsin interfaceXplane.XSpaceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The errors at the given index.
-
getErrorsBytes
Errors (if any) in the generation of planes.
repeated string errors = 2;- Specified by:
getErrorsBytesin interfaceXplane.XSpaceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the errors at the given index.
-
getWarningsList
Warnings (if any) in the generation of planes;
repeated string warnings = 3;- Specified by:
getWarningsListin interfaceXplane.XSpaceOrBuilder- Returns:
- A list containing the warnings.
-
getWarningsCount
public int getWarningsCount()Warnings (if any) in the generation of planes;
repeated string warnings = 3;- Specified by:
getWarningsCountin interfaceXplane.XSpaceOrBuilder- Returns:
- The count of warnings.
-
getWarnings
Warnings (if any) in the generation of planes;
repeated string warnings = 3;- Specified by:
getWarningsin interfaceXplane.XSpaceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The warnings at the given index.
-
getWarningsBytes
Warnings (if any) in the generation of planes;
repeated string warnings = 3;- Specified by:
getWarningsBytesin interfaceXplane.XSpaceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the warnings at the given index.
-
getHostnamesList
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;- Specified by:
getHostnamesListin interfaceXplane.XSpaceOrBuilder- Returns:
- A list containing the hostnames.
-
getHostnamesCount
public int getHostnamesCount()List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;- Specified by:
getHostnamesCountin interfaceXplane.XSpaceOrBuilder- Returns:
- The count of hostnames.
-
getHostnames
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;- Specified by:
getHostnamesin interfaceXplane.XSpaceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The hostnames at the given index.
-
getHostnamesBytes
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;- Specified by:
getHostnamesBytesin interfaceXplane.XSpaceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the hostnames at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessageV3
-
equals
- Specified by:
equalsin interfaceMessage- Overrides:
equalsin classAbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceMessage- Overrides:
hashCodein classAbstractMessage
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Xplane.XSpace parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Xplane.XSpace parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Xplane.XSpace parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Xplane.XSpace parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Xplane.XSpace parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Xplane.XSpace parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
- Specified by:
newBuilderForTypein classGeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-