Package io.temporal.api.schedule.v1
Class ScheduleInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
- io.temporal.api.schedule.v1.ScheduleInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScheduleInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- ScheduleInfo
public static final class ScheduleInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder> implements ScheduleInfoOrBuilder
Protobuf typetemporal.api.schedule.v1.ScheduleInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ScheduleInfo.BuilderaddAllFutureActionTimes(java.lang.Iterable<? extends com.google.protobuf.Timestamp> values)Next ten scheduled action times.ScheduleInfo.BuilderaddAllRecentActions(java.lang.Iterable<? extends ScheduleActionResult> values)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderaddAllRunningWorkflows(java.lang.Iterable<? extends WorkflowExecution> values)Currently-running workflows started by this schedule.ScheduleInfo.BuilderaddFutureActionTimes(int index, com.google.protobuf.Timestamp value)Next ten scheduled action times.ScheduleInfo.BuilderaddFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)Next ten scheduled action times.ScheduleInfo.BuilderaddFutureActionTimes(com.google.protobuf.Timestamp value)Next ten scheduled action times.ScheduleInfo.BuilderaddFutureActionTimes(com.google.protobuf.Timestamp.Builder builderForValue)Next ten scheduled action times.com.google.protobuf.Timestamp.BuilderaddFutureActionTimesBuilder()Next ten scheduled action times.com.google.protobuf.Timestamp.BuilderaddFutureActionTimesBuilder(int index)Next ten scheduled action times.ScheduleInfo.BuilderaddRecentActions(int index, ScheduleActionResult value)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderaddRecentActions(int index, ScheduleActionResult.Builder builderForValue)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderaddRecentActions(ScheduleActionResult value)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderaddRecentActions(ScheduleActionResult.Builder builderForValue)Most recent ten actual action times (including manual triggers).ScheduleActionResult.BuilderaddRecentActionsBuilder()Most recent ten actual action times (including manual triggers).ScheduleActionResult.BuilderaddRecentActionsBuilder(int index)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ScheduleInfo.BuilderaddRunningWorkflows(int index, WorkflowExecution value)Currently-running workflows started by this schedule.ScheduleInfo.BuilderaddRunningWorkflows(int index, WorkflowExecution.Builder builderForValue)Currently-running workflows started by this schedule.ScheduleInfo.BuilderaddRunningWorkflows(WorkflowExecution value)Currently-running workflows started by this schedule.ScheduleInfo.BuilderaddRunningWorkflows(WorkflowExecution.Builder builderForValue)Currently-running workflows started by this schedule.WorkflowExecution.BuilderaddRunningWorkflowsBuilder()Currently-running workflows started by this schedule.WorkflowExecution.BuilderaddRunningWorkflowsBuilder(int index)Currently-running workflows started by this schedule.ScheduleInfobuild()ScheduleInfobuildPartial()ScheduleInfo.Builderclear()ScheduleInfo.BuilderclearActionCount()Number of actions taken so far.ScheduleInfo.BuilderclearBufferDropped()Number of dropped actions due to buffer limit.ScheduleInfo.BuilderclearBufferSize()Number of actions in the buffer.ScheduleInfo.BuilderclearCreateTime()Timestamps of schedule creation and last update.ScheduleInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ScheduleInfo.BuilderclearFutureActionTimes()Next ten scheduled action times.ScheduleInfo.BuilderclearInvalidScheduleError()Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated.ScheduleInfo.BuilderclearMissedCatchupWindow()Number of times a scheduled action was skipped due to missing the catchup window.ScheduleInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ScheduleInfo.BuilderclearOverlapSkipped()Number of skipped actions due to overlap.ScheduleInfo.BuilderclearRecentActions()Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderclearRunningWorkflows()Currently-running workflows started by this schedule.ScheduleInfo.BuilderclearUpdateTime().google.protobuf.Timestamp update_time = 7;ScheduleInfo.Builderclone()longgetActionCount()Number of actions taken so far.longgetBufferDropped()Number of dropped actions due to buffer limit.longgetBufferSize()Number of actions in the buffer.com.google.protobuf.TimestampgetCreateTime()Timestamps of schedule creation and last update.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Timestamps of schedule creation and last update.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Timestamps of schedule creation and last update.ScheduleInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetFutureActionTimes(int index)Next ten scheduled action times.com.google.protobuf.Timestamp.BuildergetFutureActionTimesBuilder(int index)Next ten scheduled action times.java.util.List<com.google.protobuf.Timestamp.Builder>getFutureActionTimesBuilderList()Next ten scheduled action times.intgetFutureActionTimesCount()Next ten scheduled action times.java.util.List<com.google.protobuf.Timestamp>getFutureActionTimesList()Next ten scheduled action times.com.google.protobuf.TimestampOrBuildergetFutureActionTimesOrBuilder(int index)Next ten scheduled action times.java.util.List<? extends com.google.protobuf.TimestampOrBuilder>getFutureActionTimesOrBuilderList()Next ten scheduled action times.java.lang.StringgetInvalidScheduleError()Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated.com.google.protobuf.ByteStringgetInvalidScheduleErrorBytes()Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated.longgetMissedCatchupWindow()Number of times a scheduled action was skipped due to missing the catchup window.longgetOverlapSkipped()Number of skipped actions due to overlap.ScheduleActionResultgetRecentActions(int index)Most recent ten actual action times (including manual triggers).ScheduleActionResult.BuildergetRecentActionsBuilder(int index)Most recent ten actual action times (including manual triggers).java.util.List<ScheduleActionResult.Builder>getRecentActionsBuilderList()Most recent ten actual action times (including manual triggers).intgetRecentActionsCount()Most recent ten actual action times (including manual triggers).java.util.List<ScheduleActionResult>getRecentActionsList()Most recent ten actual action times (including manual triggers).ScheduleActionResultOrBuildergetRecentActionsOrBuilder(int index)Most recent ten actual action times (including manual triggers).java.util.List<? extends ScheduleActionResultOrBuilder>getRecentActionsOrBuilderList()Most recent ten actual action times (including manual triggers).WorkflowExecutiongetRunningWorkflows(int index)Currently-running workflows started by this schedule.WorkflowExecution.BuildergetRunningWorkflowsBuilder(int index)Currently-running workflows started by this schedule.java.util.List<WorkflowExecution.Builder>getRunningWorkflowsBuilderList()Currently-running workflows started by this schedule.intgetRunningWorkflowsCount()Currently-running workflows started by this schedule.java.util.List<WorkflowExecution>getRunningWorkflowsList()Currently-running workflows started by this schedule.WorkflowExecutionOrBuildergetRunningWorkflowsOrBuilder(int index)Currently-running workflows started by this schedule.java.util.List<? extends WorkflowExecutionOrBuilder>getRunningWorkflowsOrBuilderList()Currently-running workflows started by this schedule.com.google.protobuf.TimestampgetUpdateTime().google.protobuf.Timestamp update_time = 7;com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder().google.protobuf.Timestamp update_time = 7;com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder().google.protobuf.Timestamp update_time = 7;booleanhasCreateTime()Timestamps of schedule creation and last update.booleanhasUpdateTime().google.protobuf.Timestamp update_time = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ScheduleInfo.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Timestamps of schedule creation and last update.ScheduleInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ScheduleInfo.BuildermergeFrom(com.google.protobuf.Message other)ScheduleInfo.BuildermergeFrom(ScheduleInfo other)ScheduleInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ScheduleInfo.BuildermergeUpdateTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp update_time = 7;ScheduleInfo.BuilderremoveFutureActionTimes(int index)Next ten scheduled action times.ScheduleInfo.BuilderremoveRecentActions(int index)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuilderremoveRunningWorkflows(int index)Currently-running workflows started by this schedule.ScheduleInfo.BuildersetActionCount(long value)Number of actions taken so far.ScheduleInfo.BuildersetBufferDropped(long value)Number of dropped actions due to buffer limit.ScheduleInfo.BuildersetBufferSize(long value)Number of actions in the buffer.ScheduleInfo.BuildersetCreateTime(com.google.protobuf.Timestamp value)Timestamps of schedule creation and last update.ScheduleInfo.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Timestamps of schedule creation and last update.ScheduleInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ScheduleInfo.BuildersetFutureActionTimes(int index, com.google.protobuf.Timestamp value)Next ten scheduled action times.ScheduleInfo.BuildersetFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)Next ten scheduled action times.ScheduleInfo.BuildersetInvalidScheduleError(java.lang.String value)Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated.ScheduleInfo.BuildersetInvalidScheduleErrorBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated.ScheduleInfo.BuildersetMissedCatchupWindow(long value)Number of times a scheduled action was skipped due to missing the catchup window.ScheduleInfo.BuildersetOverlapSkipped(long value)Number of skipped actions due to overlap.ScheduleInfo.BuildersetRecentActions(int index, ScheduleActionResult value)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuildersetRecentActions(int index, ScheduleActionResult.Builder builderForValue)Most recent ten actual action times (including manual triggers).ScheduleInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ScheduleInfo.BuildersetRunningWorkflows(int index, WorkflowExecution value)Currently-running workflows started by this schedule.ScheduleInfo.BuildersetRunningWorkflows(int index, WorkflowExecution.Builder builderForValue)Currently-running workflows started by this schedule.ScheduleInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ScheduleInfo.BuildersetUpdateTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp update_time = 7;ScheduleInfo.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp update_time = 7;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<ScheduleInfo.Builder>
-
clear
public ScheduleInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
getDefaultInstanceForType
public ScheduleInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ScheduleInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ScheduleInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ScheduleInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
setField
public ScheduleInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
clearField
public ScheduleInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
clearOneof
public ScheduleInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
setRepeatedField
public ScheduleInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
addRepeatedField
public ScheduleInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
mergeFrom
public ScheduleInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScheduleInfo.Builder>
-
mergeFrom
public ScheduleInfo.Builder mergeFrom(ScheduleInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
mergeFrom
public ScheduleInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScheduleInfo.Builder>- Throws:
java.io.IOException
-
getActionCount
public long getActionCount()
Number of actions taken so far.
int64 action_count = 1;- Specified by:
getActionCountin interfaceScheduleInfoOrBuilder- Returns:
- The actionCount.
-
setActionCount
public ScheduleInfo.Builder setActionCount(long value)
Number of actions taken so far.
int64 action_count = 1;- Parameters:
value- The actionCount to set.- Returns:
- This builder for chaining.
-
clearActionCount
public ScheduleInfo.Builder clearActionCount()
Number of actions taken so far.
int64 action_count = 1;- Returns:
- This builder for chaining.
-
getMissedCatchupWindow
public long getMissedCatchupWindow()
Number of times a scheduled action was skipped due to missing the catchup window.
int64 missed_catchup_window = 2;- Specified by:
getMissedCatchupWindowin interfaceScheduleInfoOrBuilder- Returns:
- The missedCatchupWindow.
-
setMissedCatchupWindow
public ScheduleInfo.Builder setMissedCatchupWindow(long value)
Number of times a scheduled action was skipped due to missing the catchup window.
int64 missed_catchup_window = 2;- Parameters:
value- The missedCatchupWindow to set.- Returns:
- This builder for chaining.
-
clearMissedCatchupWindow
public ScheduleInfo.Builder clearMissedCatchupWindow()
Number of times a scheduled action was skipped due to missing the catchup window.
int64 missed_catchup_window = 2;- Returns:
- This builder for chaining.
-
getOverlapSkipped
public long getOverlapSkipped()
Number of skipped actions due to overlap.
int64 overlap_skipped = 3;- Specified by:
getOverlapSkippedin interfaceScheduleInfoOrBuilder- Returns:
- The overlapSkipped.
-
setOverlapSkipped
public ScheduleInfo.Builder setOverlapSkipped(long value)
Number of skipped actions due to overlap.
int64 overlap_skipped = 3;- Parameters:
value- The overlapSkipped to set.- Returns:
- This builder for chaining.
-
clearOverlapSkipped
public ScheduleInfo.Builder clearOverlapSkipped()
Number of skipped actions due to overlap.
int64 overlap_skipped = 3;- Returns:
- This builder for chaining.
-
getBufferDropped
public long getBufferDropped()
Number of dropped actions due to buffer limit.
int64 buffer_dropped = 10;- Specified by:
getBufferDroppedin interfaceScheduleInfoOrBuilder- Returns:
- The bufferDropped.
-
setBufferDropped
public ScheduleInfo.Builder setBufferDropped(long value)
Number of dropped actions due to buffer limit.
int64 buffer_dropped = 10;- Parameters:
value- The bufferDropped to set.- Returns:
- This builder for chaining.
-
clearBufferDropped
public ScheduleInfo.Builder clearBufferDropped()
Number of dropped actions due to buffer limit.
int64 buffer_dropped = 10;- Returns:
- This builder for chaining.
-
getBufferSize
public long getBufferSize()
Number of actions in the buffer. The buffer holds the actions that cannot be immediately triggered (due to the overlap policy). These actions can be a result of the normal schedule or a backfill.
int64 buffer_size = 11;- Specified by:
getBufferSizein interfaceScheduleInfoOrBuilder- Returns:
- The bufferSize.
-
setBufferSize
public ScheduleInfo.Builder setBufferSize(long value)
Number of actions in the buffer. The buffer holds the actions that cannot be immediately triggered (due to the overlap policy). These actions can be a result of the normal schedule or a backfill.
int64 buffer_size = 11;- Parameters:
value- The bufferSize to set.- Returns:
- This builder for chaining.
-
clearBufferSize
public ScheduleInfo.Builder clearBufferSize()
Number of actions in the buffer. The buffer holds the actions that cannot be immediately triggered (due to the overlap policy). These actions can be a result of the normal schedule or a backfill.
int64 buffer_size = 11;- Returns:
- This builder for chaining.
-
getRunningWorkflowsList
public java.util.List<WorkflowExecution> getRunningWorkflowsList()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsListin interfaceScheduleInfoOrBuilder
-
getRunningWorkflowsCount
public int getRunningWorkflowsCount()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsCountin interfaceScheduleInfoOrBuilder
-
getRunningWorkflows
public WorkflowExecution getRunningWorkflows(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsin interfaceScheduleInfoOrBuilder
-
setRunningWorkflows
public ScheduleInfo.Builder setRunningWorkflows(int index, WorkflowExecution value)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
setRunningWorkflows
public ScheduleInfo.Builder setRunningWorkflows(int index, WorkflowExecution.Builder builderForValue)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
addRunningWorkflows
public ScheduleInfo.Builder addRunningWorkflows(WorkflowExecution value)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
addRunningWorkflows
public ScheduleInfo.Builder addRunningWorkflows(int index, WorkflowExecution value)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
addRunningWorkflows
public ScheduleInfo.Builder addRunningWorkflows(WorkflowExecution.Builder builderForValue)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
addRunningWorkflows
public ScheduleInfo.Builder addRunningWorkflows(int index, WorkflowExecution.Builder builderForValue)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
addAllRunningWorkflows
public ScheduleInfo.Builder addAllRunningWorkflows(java.lang.Iterable<? extends WorkflowExecution> values)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
clearRunningWorkflows
public ScheduleInfo.Builder clearRunningWorkflows()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
removeRunningWorkflows
public ScheduleInfo.Builder removeRunningWorkflows(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
getRunningWorkflowsBuilder
public WorkflowExecution.Builder getRunningWorkflowsBuilder(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
getRunningWorkflowsOrBuilder
public WorkflowExecutionOrBuilder getRunningWorkflowsOrBuilder(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsOrBuilderin interfaceScheduleInfoOrBuilder
-
getRunningWorkflowsOrBuilderList
public java.util.List<? extends WorkflowExecutionOrBuilder> getRunningWorkflowsOrBuilderList()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsOrBuilderListin interfaceScheduleInfoOrBuilder
-
addRunningWorkflowsBuilder
public WorkflowExecution.Builder addRunningWorkflowsBuilder()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
addRunningWorkflowsBuilder
public WorkflowExecution.Builder addRunningWorkflowsBuilder(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
getRunningWorkflowsBuilderList
public java.util.List<WorkflowExecution.Builder> getRunningWorkflowsBuilderList()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;
-
getRecentActionsList
public java.util.List<ScheduleActionResult> getRecentActionsList()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsListin interfaceScheduleInfoOrBuilder
-
getRecentActionsCount
public int getRecentActionsCount()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsCountin interfaceScheduleInfoOrBuilder
-
getRecentActions
public ScheduleActionResult getRecentActions(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsin interfaceScheduleInfoOrBuilder
-
setRecentActions
public ScheduleInfo.Builder setRecentActions(int index, ScheduleActionResult value)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
setRecentActions
public ScheduleInfo.Builder setRecentActions(int index, ScheduleActionResult.Builder builderForValue)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
addRecentActions
public ScheduleInfo.Builder addRecentActions(ScheduleActionResult value)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
addRecentActions
public ScheduleInfo.Builder addRecentActions(int index, ScheduleActionResult value)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
addRecentActions
public ScheduleInfo.Builder addRecentActions(ScheduleActionResult.Builder builderForValue)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
addRecentActions
public ScheduleInfo.Builder addRecentActions(int index, ScheduleActionResult.Builder builderForValue)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
addAllRecentActions
public ScheduleInfo.Builder addAllRecentActions(java.lang.Iterable<? extends ScheduleActionResult> values)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
clearRecentActions
public ScheduleInfo.Builder clearRecentActions()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
removeRecentActions
public ScheduleInfo.Builder removeRecentActions(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
getRecentActionsBuilder
public ScheduleActionResult.Builder getRecentActionsBuilder(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
getRecentActionsOrBuilder
public ScheduleActionResultOrBuilder getRecentActionsOrBuilder(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsOrBuilderin interfaceScheduleInfoOrBuilder
-
getRecentActionsOrBuilderList
public java.util.List<? extends ScheduleActionResultOrBuilder> getRecentActionsOrBuilderList()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsOrBuilderListin interfaceScheduleInfoOrBuilder
-
addRecentActionsBuilder
public ScheduleActionResult.Builder addRecentActionsBuilder()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
addRecentActionsBuilder
public ScheduleActionResult.Builder addRecentActionsBuilder(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
getRecentActionsBuilderList
public java.util.List<ScheduleActionResult.Builder> getRecentActionsBuilderList()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;
-
getFutureActionTimesList
public java.util.List<com.google.protobuf.Timestamp> getFutureActionTimesList()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesListin interfaceScheduleInfoOrBuilder
-
getFutureActionTimesCount
public int getFutureActionTimesCount()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesCountin interfaceScheduleInfoOrBuilder
-
getFutureActionTimes
public com.google.protobuf.Timestamp getFutureActionTimes(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesin interfaceScheduleInfoOrBuilder
-
setFutureActionTimes
public ScheduleInfo.Builder setFutureActionTimes(int index, com.google.protobuf.Timestamp value)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
setFutureActionTimes
public ScheduleInfo.Builder setFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
addFutureActionTimes
public ScheduleInfo.Builder addFutureActionTimes(com.google.protobuf.Timestamp value)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
addFutureActionTimes
public ScheduleInfo.Builder addFutureActionTimes(int index, com.google.protobuf.Timestamp value)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
addFutureActionTimes
public ScheduleInfo.Builder addFutureActionTimes(com.google.protobuf.Timestamp.Builder builderForValue)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
addFutureActionTimes
public ScheduleInfo.Builder addFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
addAllFutureActionTimes
public ScheduleInfo.Builder addAllFutureActionTimes(java.lang.Iterable<? extends com.google.protobuf.Timestamp> values)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
clearFutureActionTimes
public ScheduleInfo.Builder clearFutureActionTimes()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
removeFutureActionTimes
public ScheduleInfo.Builder removeFutureActionTimes(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
getFutureActionTimesBuilder
public com.google.protobuf.Timestamp.Builder getFutureActionTimesBuilder(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
getFutureActionTimesOrBuilder
public com.google.protobuf.TimestampOrBuilder getFutureActionTimesOrBuilder(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesOrBuilderin interfaceScheduleInfoOrBuilder
-
getFutureActionTimesOrBuilderList
public java.util.List<? extends com.google.protobuf.TimestampOrBuilder> getFutureActionTimesOrBuilderList()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesOrBuilderListin interfaceScheduleInfoOrBuilder
-
addFutureActionTimesBuilder
public com.google.protobuf.Timestamp.Builder addFutureActionTimesBuilder()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
addFutureActionTimesBuilder
public com.google.protobuf.Timestamp.Builder addFutureActionTimesBuilder(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
getFutureActionTimesBuilderList
public java.util.List<com.google.protobuf.Timestamp.Builder> getFutureActionTimesBuilderList()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;
-
hasCreateTime
public boolean hasCreateTime()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;- Specified by:
hasCreateTimein interfaceScheduleInfoOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;- Specified by:
getCreateTimein interfaceScheduleInfoOrBuilder- Returns:
- The createTime.
-
setCreateTime
public ScheduleInfo.Builder setCreateTime(com.google.protobuf.Timestamp value)
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;
-
setCreateTime
public ScheduleInfo.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;
-
mergeCreateTime
public ScheduleInfo.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;
-
clearCreateTime
public ScheduleInfo.Builder clearCreateTime()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;- Specified by:
getCreateTimeOrBuilderin interfaceScheduleInfoOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
.google.protobuf.Timestamp update_time = 7;- Specified by:
hasUpdateTimein interfaceScheduleInfoOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
.google.protobuf.Timestamp update_time = 7;- Specified by:
getUpdateTimein interfaceScheduleInfoOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public ScheduleInfo.Builder setUpdateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp update_time = 7;
-
setUpdateTime
public ScheduleInfo.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp update_time = 7;
-
mergeUpdateTime
public ScheduleInfo.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp update_time = 7;
-
clearUpdateTime
public ScheduleInfo.Builder clearUpdateTime()
.google.protobuf.Timestamp update_time = 7;
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
.google.protobuf.Timestamp update_time = 7;
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
.google.protobuf.Timestamp update_time = 7;- Specified by:
getUpdateTimeOrBuilderin interfaceScheduleInfoOrBuilder
-
getInvalidScheduleError
@Deprecated public java.lang.String getInvalidScheduleError()
Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated. See temporal/api/schedule/v1/message.proto;l=350Deprecated.
string invalid_schedule_error = 8 [deprecated = true];- Specified by:
getInvalidScheduleErrorin interfaceScheduleInfoOrBuilder- Returns:
- The invalidScheduleError.
-
getInvalidScheduleErrorBytes
@Deprecated public com.google.protobuf.ByteString getInvalidScheduleErrorBytes()
Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated. See temporal/api/schedule/v1/message.proto;l=350Deprecated.
string invalid_schedule_error = 8 [deprecated = true];- Specified by:
getInvalidScheduleErrorBytesin interfaceScheduleInfoOrBuilder- Returns:
- The bytes for invalidScheduleError.
-
setInvalidScheduleError
@Deprecated public ScheduleInfo.Builder setInvalidScheduleError(java.lang.String value)
Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated. See temporal/api/schedule/v1/message.proto;l=350Deprecated.
string invalid_schedule_error = 8 [deprecated = true];- Parameters:
value- The invalidScheduleError to set.- Returns:
- This builder for chaining.
-
clearInvalidScheduleError
@Deprecated public ScheduleInfo.Builder clearInvalidScheduleError()
Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated. See temporal/api/schedule/v1/message.proto;l=350Deprecated.
string invalid_schedule_error = 8 [deprecated = true];- Returns:
- This builder for chaining.
-
setInvalidScheduleErrorBytes
@Deprecated public ScheduleInfo.Builder setInvalidScheduleErrorBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.schedule.v1.ScheduleInfo.invalid_schedule_error is deprecated. See temporal/api/schedule/v1/message.proto;l=350Deprecated.
string invalid_schedule_error = 8 [deprecated = true];- Parameters:
value- The bytes for invalidScheduleError to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ScheduleInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
mergeUnknownFields
public final ScheduleInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleInfo.Builder>
-
-