Class Xplane.XSpace
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.tensorflow.proto.profiler.Xplane.XSpace
- All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, Xplane.XSpaceOrBuilder
- Enclosing class:
Xplane
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 GeneratedMessage
GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>, GeneratedMessage.ExtendableMessage<MessageT>, GeneratedMessage.ExtendableMessageOrBuilder<MessageT>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingT, T>, GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class AbstractMessage
AbstractMessage.BuilderParentNested classes/interfaces inherited from class AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intFields inherited from class GeneratedMessage
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;intgetWarnings(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 GeneratedMessage.FieldAccessorTablefinal booleanstatic Xplane.XSpace.Builderstatic Xplane.XSpace.BuildernewBuilder(Xplane.XSpace prototype) protected Xplane.XSpace.Builderstatic 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 GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
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
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage
-
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 classGeneratedMessage
-
writeTo
- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessage
-
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
- Overrides:
newBuilderForTypein classAbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-