Module com.powsybl.computation.mpi
Class Messages.TaskResult
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.powsybl.computation.mpi.generated.Messages.TaskResult
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.TaskResultOrBuilder,Serializable
- Enclosing class:
- Messages
public static final class Messages.TaskResult
extends com.google.protobuf.GeneratedMessageV3
implements Messages.TaskResultOrBuilder
Protobuf type
messages.TaskResult- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typemessages.TaskResultstatic final classProtobuf typemessages.TaskResult.OutputFilestatic interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Messages.TaskResult>Deprecated.static final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetCommandDuration(int index) in msintin msin msstatic Messages.TaskResultstatic final com.google.protobuf.Descriptors.Descriptorintrequired int32 exitCode = 1;getOutputFile(int index) repeated .messages.TaskResult.OutputFile outputFile = 5;intrepeated .messages.TaskResult.OutputFile outputFile = 5;repeated .messages.TaskResult.OutputFile outputFile = 5;getOutputFileOrBuilder(int index) repeated .messages.TaskResult.OutputFile outputFile = 5;List<? extends Messages.TaskResult.OutputFileOrBuilder>repeated .messages.TaskResult.OutputFile outputFile = 5;com.google.protobuf.Parser<Messages.TaskResult>intlongin msfinal com.google.protobuf.UnknownFieldSetlongin bytesbooleanrequired int32 exitCode = 1;inthashCode()booleanin msbooleanin bytesprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Messages.TaskResult.Builderstatic Messages.TaskResult.BuildernewBuilder(Messages.TaskResult prototype) protected Messages.TaskResult.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) static Messages.TaskResultparseDelimitedFrom(InputStream input) static Messages.TaskResultparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Messages.TaskResultparseFrom(byte[] data) static Messages.TaskResultparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Messages.TaskResultparseFrom(com.google.protobuf.ByteString data) static Messages.TaskResultparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Messages.TaskResultparseFrom(com.google.protobuf.CodedInputStream input) static Messages.TaskResultparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Messages.TaskResultparseFrom(InputStream input) static Messages.TaskResultparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Messages.TaskResultparseFrom(ByteBuffer data) static Messages.TaskResultparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Messages.TaskResult>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
EXITCODE_FIELD_NUMBER
public static final int EXITCODE_FIELD_NUMBER- See Also:
-
TASKDURATION_FIELD_NUMBER
public static final int TASKDURATION_FIELD_NUMBER- See Also:
-
COMMANDDURATION_FIELD_NUMBER
public static final int COMMANDDURATION_FIELD_NUMBER- See Also:
-
WORKINGDATASIZE_FIELD_NUMBER
public static final int WORKINGDATASIZE_FIELD_NUMBER- See Also:
-
OUTPUTFILE_FIELD_NUMBER
public static final int OUTPUTFILE_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasExitCode
public boolean hasExitCode()required int32 exitCode = 1;- Specified by:
hasExitCodein interfaceMessages.TaskResultOrBuilder
-
getExitCode
public int getExitCode()required int32 exitCode = 1;- Specified by:
getExitCodein interfaceMessages.TaskResultOrBuilder
-
hasTaskDuration
public boolean hasTaskDuration()in ms
required int64 taskDuration = 2;- Specified by:
hasTaskDurationin interfaceMessages.TaskResultOrBuilder
-
getTaskDuration
public long getTaskDuration()in ms
required int64 taskDuration = 2;- Specified by:
getTaskDurationin interfaceMessages.TaskResultOrBuilder
-
getCommandDurationList
in ms
repeated int64 commandDuration = 3;- Specified by:
getCommandDurationListin interfaceMessages.TaskResultOrBuilder
-
getCommandDurationCount
public int getCommandDurationCount()in ms
repeated int64 commandDuration = 3;- Specified by:
getCommandDurationCountin interfaceMessages.TaskResultOrBuilder
-
getCommandDuration
public long getCommandDuration(int index) in ms
repeated int64 commandDuration = 3;- Specified by:
getCommandDurationin interfaceMessages.TaskResultOrBuilder
-
hasWorkingDataSize
public boolean hasWorkingDataSize()in bytes
required int64 workingDataSize = 4;- Specified by:
hasWorkingDataSizein interfaceMessages.TaskResultOrBuilder
-
getWorkingDataSize
public long getWorkingDataSize()in bytes
required int64 workingDataSize = 4;- Specified by:
getWorkingDataSizein interfaceMessages.TaskResultOrBuilder
-
getOutputFileList
repeated .messages.TaskResult.OutputFile outputFile = 5;- Specified by:
getOutputFileListin interfaceMessages.TaskResultOrBuilder
-
getOutputFileOrBuilderList
repeated .messages.TaskResult.OutputFile outputFile = 5;- Specified by:
getOutputFileOrBuilderListin interfaceMessages.TaskResultOrBuilder
-
getOutputFileCount
public int getOutputFileCount()repeated .messages.TaskResult.OutputFile outputFile = 5;- Specified by:
getOutputFileCountin interfaceMessages.TaskResultOrBuilder
-
getOutputFile
repeated .messages.TaskResult.OutputFile outputFile = 5;- Specified by:
getOutputFilein interfaceMessages.TaskResultOrBuilder
-
getOutputFileOrBuilder
repeated .messages.TaskResult.OutputFile outputFile = 5;- Specified by:
getOutputFileOrBuilderin interfaceMessages.TaskResultOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Messages.TaskResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TaskResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TaskResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TaskResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TaskResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TaskResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Messages.TaskResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.TaskResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Messages.TaskResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Messages.TaskResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Messages.TaskResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-