Class ActivityExecutionListInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ActivityExecutionListInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
io.temporal.api.activity.v1.ActivityExecutionListInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ActivityExecutionListInfoOrBuilder,Cloneable
- Enclosing class:
ActivityExecutionListInfo
public static final class ActivityExecutionListInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
implements ActivityExecutionListInfoOrBuilder
Limited activity information returned in the list response. When adding fields here, ensure that it is also present in ActivityExecutionInfo (note that it may already be present in ActivityExecutionInfo but not at the top-level).Protobuf type
temporal.api.activity.v1.ActivityExecutionListInfo-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()A unique identifier of this activity within its namespace along with run ID (below).The type of the activity, a string that maps to a registered activity on a worker.If the activity is in a terminal status, this field represents the time the activity transitioned to that status.The difference between close time and scheduled time.The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The run ID of the standalone activity.Time the activity was originally scheduled via a StartActivityExecution request.Search attributes from the start request.Updated once on scheduled and once on terminal status.Updated on terminal status.Only scheduled and terminal statuses appear here.The task queue this activity was scheduled on when it was originally started, updated on activity options update.clone()A unique identifier of this activity within its namespace along with run ID (below).com.google.protobuf.ByteStringA unique identifier of this activity within its namespace along with run ID (below).The type of the activity, a string that maps to a registered activity on a worker.The type of the activity, a string that maps to a registered activity on a worker.The type of the activity, a string that maps to a registered activity on a worker.com.google.protobuf.TimestampIf the activity is in a terminal status, this field represents the time the activity transitioned to that status.com.google.protobuf.Timestamp.BuilderIf the activity is in a terminal status, this field represents the time the activity transitioned to that status.com.google.protobuf.TimestampOrBuilderIf the activity is in a terminal status, this field represents the time the activity transitioned to that status.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.DurationThe difference between close time and scheduled time.com.google.protobuf.Duration.BuilderThe difference between close time and scheduled time.com.google.protobuf.DurationOrBuilderThe difference between close time and scheduled time.com.google.protobuf.TimestampThe time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.com.google.protobuf.Timestamp.BuilderThe time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.com.google.protobuf.TimestampOrBuilderThe time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.getRunId()The run ID of the standalone activity.com.google.protobuf.ByteStringThe run ID of the standalone activity.com.google.protobuf.TimestampTime the activity was originally scheduled via a StartActivityExecution request.com.google.protobuf.Timestamp.BuilderTime the activity was originally scheduled via a StartActivityExecution request.com.google.protobuf.TimestampOrBuilderTime the activity was originally scheduled via a StartActivityExecution request.Search attributes from the start request.Search attributes from the start request.Search attributes from the start request.longUpdated once on scheduled and once on terminal status.longUpdated on terminal status.Only scheduled and terminal statuses appear here.intOnly scheduled and terminal statuses appear here.The task queue this activity was scheduled on when it was originally started, updated on activity options update.com.google.protobuf.ByteStringThe task queue this activity was scheduled on when it was originally started, updated on activity options update.booleanThe type of the activity, a string that maps to a registered activity on a worker.booleanIf the activity is in a terminal status, this field represents the time the activity transitioned to that status.booleanThe difference between close time and scheduled time.booleanThe time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.booleanTime the activity was originally scheduled via a StartActivityExecution request.booleanSearch attributes from the start request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeActivityType(ActivityType value) The type of the activity, a string that maps to a registered activity on a worker.mergeCloseTime(com.google.protobuf.Timestamp value) If the activity is in a terminal status, this field represents the time the activity transitioned to that status.mergeExecutionDuration(com.google.protobuf.Duration value) The difference between close time and scheduled time.mergeExecutionTime(com.google.protobuf.Timestamp value) The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeScheduleTime(com.google.protobuf.Timestamp value) Time the activity was originally scheduled via a StartActivityExecution request.Search attributes from the start request.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setActivityId(String value) A unique identifier of this activity within its namespace along with run ID (below).setActivityIdBytes(com.google.protobuf.ByteString value) A unique identifier of this activity within its namespace along with run ID (below).setActivityType(ActivityType value) The type of the activity, a string that maps to a registered activity on a worker.setActivityType(ActivityType.Builder builderForValue) The type of the activity, a string that maps to a registered activity on a worker.setCloseTime(com.google.protobuf.Timestamp value) If the activity is in a terminal status, this field represents the time the activity transitioned to that status.setCloseTime(com.google.protobuf.Timestamp.Builder builderForValue) If the activity is in a terminal status, this field represents the time the activity transitioned to that status.setExecutionDuration(com.google.protobuf.Duration value) The difference between close time and scheduled time.setExecutionDuration(com.google.protobuf.Duration.Builder builderForValue) The difference between close time and scheduled time.setExecutionTime(com.google.protobuf.Timestamp value) The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.setExecutionTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The run ID of the standalone activity.setRunIdBytes(com.google.protobuf.ByteString value) The run ID of the standalone activity.setScheduleTime(com.google.protobuf.Timestamp value) Time the activity was originally scheduled via a StartActivityExecution request.setScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue) Time the activity was originally scheduled via a StartActivityExecution request.Search attributes from the start request.setSearchAttributes(SearchAttributes.Builder builderForValue) Search attributes from the start request.setStateSizeBytes(long value) Updated once on scheduled and once on terminal status.setStateTransitionCount(long value) Updated on terminal status.setStatus(ActivityExecutionStatus value) Only scheduled and terminal statuses appear here.setStatusValue(int value) Only scheduled and terminal statuses appear here.setTaskQueue(String value) The task queue this activity was scheduled on when it was originally started, updated on activity options update.setTaskQueueBytes(com.google.protobuf.ByteString value) The task queue this activity was scheduled on when it was originally started, updated on activity options update.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<ActivityExecutionListInfo.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<ActivityExecutionListInfo.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<ActivityExecutionListInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<ActivityExecutionListInfo.Builder>
-
setField
public ActivityExecutionListInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
clearField
public ActivityExecutionListInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
clearOneof
public ActivityExecutionListInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
setRepeatedField
public ActivityExecutionListInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
addRepeatedField
public ActivityExecutionListInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ActivityExecutionListInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
mergeFrom
public ActivityExecutionListInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ActivityExecutionListInfo.Builder>- Throws:
IOException
-
getActivityId
A unique identifier of this activity within its namespace along with run ID (below).
string activity_id = 1;- Specified by:
getActivityIdin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The activityId.
-
getActivityIdBytes
public com.google.protobuf.ByteString getActivityIdBytes()A unique identifier of this activity within its namespace along with run ID (below).
string activity_id = 1;- Specified by:
getActivityIdBytesin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The bytes for activityId.
-
setActivityId
A unique identifier of this activity within its namespace along with run ID (below).
string activity_id = 1;- Parameters:
value- The activityId to set.- Returns:
- This builder for chaining.
-
clearActivityId
A unique identifier of this activity within its namespace along with run ID (below).
string activity_id = 1;- Returns:
- This builder for chaining.
-
setActivityIdBytes
A unique identifier of this activity within its namespace along with run ID (below).
string activity_id = 1;- Parameters:
value- The bytes for activityId to set.- Returns:
- This builder for chaining.
-
getRunId
The run ID of the standalone activity.
string run_id = 2;- Specified by:
getRunIdin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()The run ID of the standalone activity.
string run_id = 2;- Specified by:
getRunIdBytesin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The bytes for runId.
-
setRunId
The run ID of the standalone activity.
string run_id = 2;- Parameters:
value- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
The run ID of the standalone activity.
string run_id = 2;- Returns:
- This builder for chaining.
-
setRunIdBytes
The run ID of the standalone activity.
string run_id = 2;- Parameters:
value- The bytes for runId to set.- Returns:
- This builder for chaining.
-
hasActivityType
public boolean hasActivityType()The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3;- Specified by:
hasActivityTypein interfaceActivityExecutionListInfoOrBuilder- Returns:
- Whether the activityType field is set.
-
getActivityType
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3;- Specified by:
getActivityTypein interfaceActivityExecutionListInfoOrBuilder- Returns:
- The activityType.
-
setActivityType
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3; -
setActivityType
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3; -
mergeActivityType
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3; -
clearActivityType
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3; -
getActivityTypeBuilder
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3; -
getActivityTypeOrBuilder
The type of the activity, a string that maps to a registered activity on a worker.
.temporal.api.common.v1.ActivityType activity_type = 3;- Specified by:
getActivityTypeOrBuilderin interfaceActivityExecutionListInfoOrBuilder
-
hasScheduleTime
public boolean hasScheduleTime()Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4;- Specified by:
hasScheduleTimein interfaceActivityExecutionListInfoOrBuilder- Returns:
- Whether the scheduleTime field is set.
-
getScheduleTime
public com.google.protobuf.Timestamp getScheduleTime()Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4;- Specified by:
getScheduleTimein interfaceActivityExecutionListInfoOrBuilder- Returns:
- The scheduleTime.
-
setScheduleTime
Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4; -
setScheduleTime
public ActivityExecutionListInfo.Builder setScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue) Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4; -
mergeScheduleTime
Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4; -
clearScheduleTime
Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4; -
getScheduleTimeBuilder
public com.google.protobuf.Timestamp.Builder getScheduleTimeBuilder()Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4; -
getScheduleTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduleTimeOrBuilder()Time the activity was originally scheduled via a StartActivityExecution request.
.google.protobuf.Timestamp schedule_time = 4;- Specified by:
getScheduleTimeOrBuilderin interfaceActivityExecutionListInfoOrBuilder
-
hasCloseTime
public boolean hasCloseTime()If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5;- Specified by:
hasCloseTimein interfaceActivityExecutionListInfoOrBuilder- Returns:
- Whether the closeTime field is set.
-
getCloseTime
public com.google.protobuf.Timestamp getCloseTime()If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5;- Specified by:
getCloseTimein interfaceActivityExecutionListInfoOrBuilder- Returns:
- The closeTime.
-
setCloseTime
If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5; -
setCloseTime
public ActivityExecutionListInfo.Builder setCloseTime(com.google.protobuf.Timestamp.Builder builderForValue) If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5; -
mergeCloseTime
If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5; -
clearCloseTime
If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5; -
getCloseTimeBuilder
public com.google.protobuf.Timestamp.Builder getCloseTimeBuilder()If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5; -
getCloseTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCloseTimeOrBuilder()If the activity is in a terminal status, this field represents the time the activity transitioned to that status.
.google.protobuf.Timestamp close_time = 5;- Specified by:
getCloseTimeOrBuilderin interfaceActivityExecutionListInfoOrBuilder
-
getStatusValue
public int getStatusValue()Only scheduled and terminal statuses appear here. More detailed information in PendingActivityInfo but not available in the list response.
.temporal.api.enums.v1.ActivityExecutionStatus status = 6;- Specified by:
getStatusValuein interfaceActivityExecutionListInfoOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
Only scheduled and terminal statuses appear here. More detailed information in PendingActivityInfo but not available in the list response.
.temporal.api.enums.v1.ActivityExecutionStatus status = 6;- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
Only scheduled and terminal statuses appear here. More detailed information in PendingActivityInfo but not available in the list response.
.temporal.api.enums.v1.ActivityExecutionStatus status = 6;- Specified by:
getStatusin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The status.
-
setStatus
Only scheduled and terminal statuses appear here. More detailed information in PendingActivityInfo but not available in the list response.
.temporal.api.enums.v1.ActivityExecutionStatus status = 6;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Only scheduled and terminal statuses appear here. More detailed information in PendingActivityInfo but not available in the list response.
.temporal.api.enums.v1.ActivityExecutionStatus status = 6;- Returns:
- This builder for chaining.
-
hasSearchAttributes
public boolean hasSearchAttributes()Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7;- Specified by:
hasSearchAttributesin interfaceActivityExecutionListInfoOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7;- Specified by:
getSearchAttributesin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7; -
setSearchAttributes
public ActivityExecutionListInfo.Builder setSearchAttributes(SearchAttributes.Builder builderForValue) Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7; -
mergeSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7; -
clearSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7; -
getSearchAttributesBuilder
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7; -
getSearchAttributesOrBuilder
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 7;- Specified by:
getSearchAttributesOrBuilderin interfaceActivityExecutionListInfoOrBuilder
-
getTaskQueue
The task queue this activity was scheduled on when it was originally started, updated on activity options update.
string task_queue = 8;- Specified by:
getTaskQueuein interfaceActivityExecutionListInfoOrBuilder- Returns:
- The taskQueue.
-
getTaskQueueBytes
public com.google.protobuf.ByteString getTaskQueueBytes()The task queue this activity was scheduled on when it was originally started, updated on activity options update.
string task_queue = 8;- Specified by:
getTaskQueueBytesin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The bytes for taskQueue.
-
setTaskQueue
The task queue this activity was scheduled on when it was originally started, updated on activity options update.
string task_queue = 8;- Parameters:
value- The taskQueue to set.- Returns:
- This builder for chaining.
-
clearTaskQueue
The task queue this activity was scheduled on when it was originally started, updated on activity options update.
string task_queue = 8;- Returns:
- This builder for chaining.
-
setTaskQueueBytes
The task queue this activity was scheduled on when it was originally started, updated on activity options update.
string task_queue = 8;- Parameters:
value- The bytes for taskQueue to set.- Returns:
- This builder for chaining.
-
getStateTransitionCount
public long getStateTransitionCount()Updated on terminal status.
int64 state_transition_count = 9;- Specified by:
getStateTransitionCountin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The stateTransitionCount.
-
setStateTransitionCount
Updated on terminal status.
int64 state_transition_count = 9;- Parameters:
value- The stateTransitionCount to set.- Returns:
- This builder for chaining.
-
clearStateTransitionCount
Updated on terminal status.
int64 state_transition_count = 9;- Returns:
- This builder for chaining.
-
getStateSizeBytes
public long getStateSizeBytes()Updated once on scheduled and once on terminal status.
int64 state_size_bytes = 10;- Specified by:
getStateSizeBytesin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The stateSizeBytes.
-
setStateSizeBytes
Updated once on scheduled and once on terminal status.
int64 state_size_bytes = 10;- Parameters:
value- The stateSizeBytes to set.- Returns:
- This builder for chaining.
-
clearStateSizeBytes
Updated once on scheduled and once on terminal status.
int64 state_size_bytes = 10;- Returns:
- This builder for chaining.
-
hasExecutionDuration
public boolean hasExecutionDuration()The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11;- Specified by:
hasExecutionDurationin interfaceActivityExecutionListInfoOrBuilder- Returns:
- Whether the executionDuration field is set.
-
getExecutionDuration
public com.google.protobuf.Duration getExecutionDuration()The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11;- Specified by:
getExecutionDurationin interfaceActivityExecutionListInfoOrBuilder- Returns:
- The executionDuration.
-
setExecutionDuration
The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11; -
setExecutionDuration
public ActivityExecutionListInfo.Builder setExecutionDuration(com.google.protobuf.Duration.Builder builderForValue) The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11; -
mergeExecutionDuration
The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11; -
clearExecutionDuration
The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11; -
getExecutionDurationBuilder
public com.google.protobuf.Duration.Builder getExecutionDurationBuilder()The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11; -
getExecutionDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getExecutionDurationOrBuilder()The difference between close time and scheduled time. This field is only populated if the activity is closed.
.google.protobuf.Duration execution_duration = 11;- Specified by:
getExecutionDurationOrBuilderin interfaceActivityExecutionListInfoOrBuilder
-
hasExecutionTime
public boolean hasExecutionTime()The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12;- Specified by:
hasExecutionTimein interfaceActivityExecutionListInfoOrBuilder- Returns:
- Whether the executionTime field is set.
-
getExecutionTime
public com.google.protobuf.Timestamp getExecutionTime()The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12;- Specified by:
getExecutionTimein interfaceActivityExecutionListInfoOrBuilder- Returns:
- The executionTime.
-
setExecutionTime
The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12; -
setExecutionTime
public ActivityExecutionListInfo.Builder setExecutionTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12; -
mergeExecutionTime
The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12; -
clearExecutionTime
The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12; -
getExecutionTimeBuilder
public com.google.protobuf.Timestamp.Builder getExecutionTimeBuilder()The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12; -
getExecutionTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExecutionTimeOrBuilder()The time at which the first activity task is made available for dispatch, computed as `schedule_time + start_delay`. Same as `schedule_time` if `start_delay` is not set.
.google.protobuf.Timestamp execution_time = 12;- Specified by:
getExecutionTimeOrBuilderin interfaceActivityExecutionListInfoOrBuilder
-
setUnknownFields
public final ActivityExecutionListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-
mergeUnknownFields
public final ActivityExecutionListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ActivityExecutionListInfo.Builder>
-