Class OrchestratorService.OrchestratorAction
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestratorAction
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OrchestratorService.OrchestratorActionOrBuilder,java.io.Serializable
- Enclosing class:
- OrchestratorService
public static final class OrchestratorService.OrchestratorAction extends com.google.protobuf.GeneratedMessageV3 implements OrchestratorService.OrchestratorActionOrBuilder
Protobuf typeOrchestratorAction- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOrchestratorService.OrchestratorAction.BuilderProtobuf typeOrchestratorActionstatic classOrchestratorService.OrchestratorAction.OrchestratorActionTypeCase-
Nested 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
-
-
Field Summary
Fields Modifier and Type Field Description static intCOMPLETEORCHESTRATION_FIELD_NUMBERstatic intCREATESUBORCHESTRATION_FIELD_NUMBERstatic intCREATETIMER_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intSCHEDULETASK_FIELD_NUMBERstatic intSENDEVENT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)OrchestratorService.CompleteOrchestrationActiongetCompleteOrchestration().CompleteOrchestrationAction completeOrchestration = 6;OrchestratorService.CompleteOrchestrationActionOrBuildergetCompleteOrchestrationOrBuilder().CompleteOrchestrationAction completeOrchestration = 6;OrchestratorService.CreateSubOrchestrationActiongetCreateSubOrchestration().CreateSubOrchestrationAction createSubOrchestration = 3;OrchestratorService.CreateSubOrchestrationActionOrBuildergetCreateSubOrchestrationOrBuilder().CreateSubOrchestrationAction createSubOrchestration = 3;OrchestratorService.CreateTimerActiongetCreateTimer().CreateTimerAction createTimer = 4;OrchestratorService.CreateTimerActionOrBuildergetCreateTimerOrBuilder().CreateTimerAction createTimer = 4;static OrchestratorService.OrchestratorActiongetDefaultInstance()OrchestratorService.OrchestratorActiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetId()int32 id = 1;OrchestratorService.OrchestratorAction.OrchestratorActionTypeCasegetOrchestratorActionTypeCase()com.google.protobuf.Parser<OrchestratorService.OrchestratorAction>getParserForType()OrchestratorService.ScheduleTaskActiongetScheduleTask().ScheduleTaskAction scheduleTask = 2;OrchestratorService.ScheduleTaskActionOrBuildergetScheduleTaskOrBuilder().ScheduleTaskAction scheduleTask = 2;OrchestratorService.SendEventActiongetSendEvent().SendEventAction sendEvent = 5;OrchestratorService.SendEventActionOrBuildergetSendEventOrBuilder().SendEventAction sendEvent = 5;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCompleteOrchestration().CompleteOrchestrationAction completeOrchestration = 6;booleanhasCreateSubOrchestration().CreateSubOrchestrationAction createSubOrchestration = 3;booleanhasCreateTimer().CreateTimerAction createTimer = 4;inthashCode()booleanhasScheduleTask().ScheduleTaskAction scheduleTask = 2;booleanhasSendEvent().SendEventAction sendEvent = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OrchestratorService.OrchestratorAction.BuildernewBuilder()static OrchestratorService.OrchestratorAction.BuildernewBuilder(OrchestratorService.OrchestratorAction prototype)OrchestratorService.OrchestratorAction.BuildernewBuilderForType()protected OrchestratorService.OrchestratorAction.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OrchestratorService.OrchestratorActionparseDelimitedFrom(java.io.InputStream input)static OrchestratorService.OrchestratorActionparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.OrchestratorActionparseFrom(byte[] data)static OrchestratorService.OrchestratorActionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.OrchestratorActionparseFrom(com.google.protobuf.ByteString data)static OrchestratorService.OrchestratorActionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.OrchestratorActionparseFrom(com.google.protobuf.CodedInputStream input)static OrchestratorService.OrchestratorActionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.OrchestratorActionparseFrom(java.io.InputStream input)static OrchestratorService.OrchestratorActionparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrchestratorService.OrchestratorActionparseFrom(java.nio.ByteBuffer data)static OrchestratorService.OrchestratorActionparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OrchestratorService.OrchestratorAction>parser()OrchestratorService.OrchestratorAction.BuildertoBuilder()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, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEDULETASK_FIELD_NUMBER
public static final int SCHEDULETASK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATESUBORCHESTRATION_FIELD_NUMBER
public static final int CREATESUBORCHESTRATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATETIMER_FIELD_NUMBER
public static final int CREATETIMER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDEVENT_FIELD_NUMBER
public static final int SENDEVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPLETEORCHESTRATION_FIELD_NUMBER
public static final int COMPLETEORCHESTRATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getOrchestratorActionTypeCase
public OrchestratorService.OrchestratorAction.OrchestratorActionTypeCase getOrchestratorActionTypeCase()
- Specified by:
getOrchestratorActionTypeCasein interfaceOrchestratorService.OrchestratorActionOrBuilder
-
getId
public int getId()
int32 id = 1;- Specified by:
getIdin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- The id.
-
hasScheduleTask
public boolean hasScheduleTask()
.ScheduleTaskAction scheduleTask = 2;- Specified by:
hasScheduleTaskin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- Whether the scheduleTask field is set.
-
getScheduleTask
public OrchestratorService.ScheduleTaskAction getScheduleTask()
.ScheduleTaskAction scheduleTask = 2;- Specified by:
getScheduleTaskin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- The scheduleTask.
-
getScheduleTaskOrBuilder
public OrchestratorService.ScheduleTaskActionOrBuilder getScheduleTaskOrBuilder()
.ScheduleTaskAction scheduleTask = 2;- Specified by:
getScheduleTaskOrBuilderin interfaceOrchestratorService.OrchestratorActionOrBuilder
-
hasCreateSubOrchestration
public boolean hasCreateSubOrchestration()
.CreateSubOrchestrationAction createSubOrchestration = 3;- Specified by:
hasCreateSubOrchestrationin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- Whether the createSubOrchestration field is set.
-
getCreateSubOrchestration
public OrchestratorService.CreateSubOrchestrationAction getCreateSubOrchestration()
.CreateSubOrchestrationAction createSubOrchestration = 3;- Specified by:
getCreateSubOrchestrationin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- The createSubOrchestration.
-
getCreateSubOrchestrationOrBuilder
public OrchestratorService.CreateSubOrchestrationActionOrBuilder getCreateSubOrchestrationOrBuilder()
.CreateSubOrchestrationAction createSubOrchestration = 3;- Specified by:
getCreateSubOrchestrationOrBuilderin interfaceOrchestratorService.OrchestratorActionOrBuilder
-
hasCreateTimer
public boolean hasCreateTimer()
.CreateTimerAction createTimer = 4;- Specified by:
hasCreateTimerin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- Whether the createTimer field is set.
-
getCreateTimer
public OrchestratorService.CreateTimerAction getCreateTimer()
.CreateTimerAction createTimer = 4;- Specified by:
getCreateTimerin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- The createTimer.
-
getCreateTimerOrBuilder
public OrchestratorService.CreateTimerActionOrBuilder getCreateTimerOrBuilder()
.CreateTimerAction createTimer = 4;- Specified by:
getCreateTimerOrBuilderin interfaceOrchestratorService.OrchestratorActionOrBuilder
-
hasSendEvent
public boolean hasSendEvent()
.SendEventAction sendEvent = 5;- Specified by:
hasSendEventin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- Whether the sendEvent field is set.
-
getSendEvent
public OrchestratorService.SendEventAction getSendEvent()
.SendEventAction sendEvent = 5;- Specified by:
getSendEventin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- The sendEvent.
-
getSendEventOrBuilder
public OrchestratorService.SendEventActionOrBuilder getSendEventOrBuilder()
.SendEventAction sendEvent = 5;- Specified by:
getSendEventOrBuilderin interfaceOrchestratorService.OrchestratorActionOrBuilder
-
hasCompleteOrchestration
public boolean hasCompleteOrchestration()
.CompleteOrchestrationAction completeOrchestration = 6;- Specified by:
hasCompleteOrchestrationin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- Whether the completeOrchestration field is set.
-
getCompleteOrchestration
public OrchestratorService.CompleteOrchestrationAction getCompleteOrchestration()
.CompleteOrchestrationAction completeOrchestration = 6;- Specified by:
getCompleteOrchestrationin interfaceOrchestratorService.OrchestratorActionOrBuilder- Returns:
- The completeOrchestration.
-
getCompleteOrchestrationOrBuilder
public OrchestratorService.CompleteOrchestrationActionOrBuilder getCompleteOrchestrationOrBuilder()
.CompleteOrchestrationAction completeOrchestration = 6;- Specified by:
getCompleteOrchestrationOrBuilderin interfaceOrchestratorService.OrchestratorActionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 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 OrchestratorService.OrchestratorAction parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OrchestratorService.OrchestratorAction parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OrchestratorService.OrchestratorAction parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OrchestratorService.OrchestratorAction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public OrchestratorService.OrchestratorAction.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OrchestratorService.OrchestratorAction.Builder newBuilder()
-
newBuilder
public static OrchestratorService.OrchestratorAction.Builder newBuilder(OrchestratorService.OrchestratorAction prototype)
-
toBuilder
public OrchestratorService.OrchestratorAction.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OrchestratorService.OrchestratorAction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OrchestratorService.OrchestratorAction getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OrchestratorService.OrchestratorAction> parser()
-
getParserForType
public com.google.protobuf.Parser<OrchestratorService.OrchestratorAction> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OrchestratorService.OrchestratorAction getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-