Documentation ¶
Overview ¶
Code generated by protoc-gen-go-helpers. DO NOT EDIT.
Index ¶
- Variables
- type BackfillHistoryTaskAttributes
- func (*BackfillHistoryTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *BackfillHistoryTaskAttributes) Equal(that interface{}) bool
- func (x *BackfillHistoryTaskAttributes) GetEventBatches() []*v11.DataBlob
- func (x *BackfillHistoryTaskAttributes) GetEventVersionHistory() []*v16.VersionHistoryItem
- func (x *BackfillHistoryTaskAttributes) GetNamespaceId() string
- func (x *BackfillHistoryTaskAttributes) GetNewRunInfo() *NewRunInfo
- func (x *BackfillHistoryTaskAttributes) GetRunId() string
- func (x *BackfillHistoryTaskAttributes) GetWorkflowId() string
- func (val *BackfillHistoryTaskAttributes) Marshal() ([]byte, error)
- func (*BackfillHistoryTaskAttributes) ProtoMessage()
- func (x *BackfillHistoryTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *BackfillHistoryTaskAttributes) Reset()
- func (val *BackfillHistoryTaskAttributes) Size() int
- func (x *BackfillHistoryTaskAttributes) String() string
- func (val *BackfillHistoryTaskAttributes) Unmarshal(buf []byte) error
- type HistoryTaskAttributes
- func (*HistoryTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *HistoryTaskAttributes) Equal(that interface{}) bool
- func (x *HistoryTaskAttributes) GetBaseExecutionInfo() *v17.BaseExecutionInfo
- func (x *HistoryTaskAttributes) GetEvents() *v11.DataBlob
- func (x *HistoryTaskAttributes) GetEventsBatches() []*v11.DataBlob
- func (x *HistoryTaskAttributes) GetNamespaceId() string
- func (x *HistoryTaskAttributes) GetNewRunEvents() *v11.DataBlob
- func (x *HistoryTaskAttributes) GetNewRunId() string
- func (x *HistoryTaskAttributes) GetRunId() string
- func (x *HistoryTaskAttributes) GetVersionHistoryItems() []*v16.VersionHistoryItem
- func (x *HistoryTaskAttributes) GetWorkflowId() string
- func (val *HistoryTaskAttributes) Marshal() ([]byte, error)
- func (*HistoryTaskAttributes) ProtoMessage()
- func (x *HistoryTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *HistoryTaskAttributes) Reset()
- func (val *HistoryTaskAttributes) Size() int
- func (x *HistoryTaskAttributes) String() string
- func (val *HistoryTaskAttributes) Unmarshal(buf []byte) error
- type NamespaceTaskAttributes
- func (*NamespaceTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *NamespaceTaskAttributes) Equal(that interface{}) bool
- func (x *NamespaceTaskAttributes) GetConfig() *v13.NamespaceConfig
- func (x *NamespaceTaskAttributes) GetConfigVersion() int64
- func (x *NamespaceTaskAttributes) GetFailoverHistory() []*v14.FailoverStatus
- func (x *NamespaceTaskAttributes) GetFailoverVersion() int64
- func (x *NamespaceTaskAttributes) GetId() string
- func (x *NamespaceTaskAttributes) GetInfo() *v13.NamespaceInfo
- func (x *NamespaceTaskAttributes) GetNamespaceOperation() v1.NamespaceOperation
- func (x *NamespaceTaskAttributes) GetReplicationConfig() *v14.NamespaceReplicationConfig
- func (val *NamespaceTaskAttributes) Marshal() ([]byte, error)
- func (*NamespaceTaskAttributes) ProtoMessage()
- func (x *NamespaceTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *NamespaceTaskAttributes) Reset()
- func (val *NamespaceTaskAttributes) Size() int
- func (x *NamespaceTaskAttributes) String() string
- func (val *NamespaceTaskAttributes) Unmarshal(buf []byte) error
- type NewRunInfo
- func (*NewRunInfo) Descriptor() ([]byte, []int)deprecated
- func (this *NewRunInfo) Equal(that interface{}) bool
- func (x *NewRunInfo) GetEventBatch() *v11.DataBlob
- func (x *NewRunInfo) GetRunId() string
- func (val *NewRunInfo) Marshal() ([]byte, error)
- func (*NewRunInfo) ProtoMessage()
- func (x *NewRunInfo) ProtoReflect() protoreflect.Message
- func (x *NewRunInfo) Reset()
- func (val *NewRunInfo) Size() int
- func (x *NewRunInfo) String() string
- func (val *NewRunInfo) Unmarshal(buf []byte) error
- type ReplicationMessages
- func (*ReplicationMessages) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicationMessages) Equal(that interface{}) bool
- func (x *ReplicationMessages) GetHasMore() bool
- func (x *ReplicationMessages) GetLastRetrievedMessageId() int64
- func (x *ReplicationMessages) GetReplicationTasks() []*ReplicationTask
- func (x *ReplicationMessages) GetSyncShardStatus() *SyncShardStatus
- func (val *ReplicationMessages) Marshal() ([]byte, error)
- func (*ReplicationMessages) ProtoMessage()
- func (x *ReplicationMessages) ProtoReflect() protoreflect.Message
- func (x *ReplicationMessages) Reset()
- func (val *ReplicationMessages) Size() int
- func (x *ReplicationMessages) String() string
- func (val *ReplicationMessages) Unmarshal(buf []byte) error
- type ReplicationState
- func (*ReplicationState) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicationState) Equal(that interface{}) bool
- func (x *ReplicationState) GetFlowControlCommand() v1.ReplicationFlowControlCommand
- func (x *ReplicationState) GetInclusiveLowWatermark() int64
- func (x *ReplicationState) GetInclusiveLowWatermarkTime() *timestamppb.Timestamp
- func (val *ReplicationState) Marshal() ([]byte, error)
- func (*ReplicationState) ProtoMessage()
- func (x *ReplicationState) ProtoReflect() protoreflect.Message
- func (x *ReplicationState) Reset()
- func (val *ReplicationState) Size() int
- func (x *ReplicationState) String() string
- func (val *ReplicationState) Unmarshal(buf []byte) error
- type ReplicationTask
- func (*ReplicationTask) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicationTask) Equal(that interface{}) bool
- func (m *ReplicationTask) GetAttributes() isReplicationTask_Attributes
- func (x *ReplicationTask) GetBackfillHistoryTaskAttributes() *BackfillHistoryTaskAttributes
- func (x *ReplicationTask) GetData() *v11.DataBlob
- func (x *ReplicationTask) GetHistoryTaskAttributes() *HistoryTaskAttributes
- func (x *ReplicationTask) GetNamespaceTaskAttributes() *NamespaceTaskAttributes
- func (x *ReplicationTask) GetPriority() v1.TaskPriority
- func (x *ReplicationTask) GetRawTaskInfo() *v12.ReplicationTaskInfo
- func (x *ReplicationTask) GetSourceTaskId() int64
- func (x *ReplicationTask) GetSyncActivityTaskAttributes() *SyncActivityTaskAttributes
- func (x *ReplicationTask) GetSyncHsmAttributes() *SyncHSMAttributes
- func (x *ReplicationTask) GetSyncShardStatusTaskAttributes() *SyncShardStatusTaskAttributes
- func (x *ReplicationTask) GetSyncVersionedTransitionTaskAttributes() *SyncVersionedTransitionTaskAttributes
- func (x *ReplicationTask) GetSyncWorkflowStateTaskAttributes() *SyncWorkflowStateTaskAttributes
- func (x *ReplicationTask) GetTaskQueueUserDataAttributes() *TaskQueueUserDataAttributes
- func (x *ReplicationTask) GetTaskType() v1.ReplicationTaskType
- func (x *ReplicationTask) GetVerifyVersionedTransitionTaskAttributes() *VerifyVersionedTransitionTaskAttributes
- func (x *ReplicationTask) GetVersionedTransition() *v12.VersionedTransition
- func (x *ReplicationTask) GetVisibilityTime() *timestamppb.Timestamp
- func (val *ReplicationTask) Marshal() ([]byte, error)
- func (*ReplicationTask) ProtoMessage()
- func (x *ReplicationTask) ProtoReflect() protoreflect.Message
- func (x *ReplicationTask) Reset()
- func (val *ReplicationTask) Size() int
- func (x *ReplicationTask) String() string
- func (val *ReplicationTask) Unmarshal(buf []byte) error
- type ReplicationTaskInfo
- func (*ReplicationTaskInfo) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicationTaskInfo) Equal(that interface{}) bool
- func (x *ReplicationTaskInfo) GetFirstEventId() int64
- func (x *ReplicationTaskInfo) GetNamespaceId() string
- func (x *ReplicationTaskInfo) GetNextEventId() int64
- func (x *ReplicationTaskInfo) GetPriority() v1.TaskPriority
- func (x *ReplicationTaskInfo) GetRunId() string
- func (x *ReplicationTaskInfo) GetScheduledEventId() int64
- func (x *ReplicationTaskInfo) GetTaskId() int64
- func (x *ReplicationTaskInfo) GetTaskType() v1.TaskType
- func (x *ReplicationTaskInfo) GetVersion() int64
- func (x *ReplicationTaskInfo) GetWorkflowId() string
- func (val *ReplicationTaskInfo) Marshal() ([]byte, error)
- func (*ReplicationTaskInfo) ProtoMessage()
- func (x *ReplicationTaskInfo) ProtoReflect() protoreflect.Message
- func (x *ReplicationTaskInfo) Reset()
- func (val *ReplicationTaskInfo) Size() int
- func (x *ReplicationTaskInfo) String() string
- func (val *ReplicationTaskInfo) Unmarshal(buf []byte) error
- type ReplicationTask_BackfillHistoryTaskAttributes
- type ReplicationTask_HistoryTaskAttributes
- type ReplicationTask_NamespaceTaskAttributes
- type ReplicationTask_SyncActivityTaskAttributes
- type ReplicationTask_SyncHsmAttributes
- type ReplicationTask_SyncShardStatusTaskAttributes
- type ReplicationTask_SyncVersionedTransitionTaskAttributes
- type ReplicationTask_SyncWorkflowStateTaskAttributes
- type ReplicationTask_TaskQueueUserDataAttributes
- type ReplicationTask_VerifyVersionedTransitionTaskAttributes
- type ReplicationToken
- func (*ReplicationToken) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicationToken) Equal(that interface{}) bool
- func (x *ReplicationToken) GetLastProcessedMessageId() int64
- func (x *ReplicationToken) GetLastProcessedVisibilityTime() *timestamppb.Timestamp
- func (x *ReplicationToken) GetLastRetrievedMessageId() int64
- func (x *ReplicationToken) GetShardId() int32
- func (val *ReplicationToken) Marshal() ([]byte, error)
- func (*ReplicationToken) ProtoMessage()
- func (x *ReplicationToken) ProtoReflect() protoreflect.Message
- func (x *ReplicationToken) Reset()
- func (val *ReplicationToken) Size() int
- func (x *ReplicationToken) String() string
- func (val *ReplicationToken) Unmarshal(buf []byte) error
- type SyncActivityTaskAttributes
- func (*SyncActivityTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *SyncActivityTaskAttributes) Equal(that interface{}) bool
- func (x *SyncActivityTaskAttributes) GetAttempt() int32
- func (x *SyncActivityTaskAttributes) GetBaseExecutionInfo() *v17.BaseExecutionInfo
- func (x *SyncActivityTaskAttributes) GetDetails() *v11.Payloads
- func (x *SyncActivityTaskAttributes) GetLastFailure() *v15.Failure
- func (x *SyncActivityTaskAttributes) GetLastHeartbeatTime() *timestamppb.Timestamp
- func (x *SyncActivityTaskAttributes) GetLastStartedBuildId() string
- func (x *SyncActivityTaskAttributes) GetLastStartedRedirectCounter() int64
- func (x *SyncActivityTaskAttributes) GetLastWorkerIdentity() string
- func (x *SyncActivityTaskAttributes) GetNamespaceId() string
- func (x *SyncActivityTaskAttributes) GetRunId() string
- func (x *SyncActivityTaskAttributes) GetScheduledEventId() int64
- func (x *SyncActivityTaskAttributes) GetScheduledTime() *timestamppb.Timestamp
- func (x *SyncActivityTaskAttributes) GetStartedEventId() int64
- func (x *SyncActivityTaskAttributes) GetStartedTime() *timestamppb.Timestamp
- func (x *SyncActivityTaskAttributes) GetVersion() int64
- func (x *SyncActivityTaskAttributes) GetVersionHistory() *v16.VersionHistory
- func (x *SyncActivityTaskAttributes) GetWorkflowId() string
- func (val *SyncActivityTaskAttributes) Marshal() ([]byte, error)
- func (*SyncActivityTaskAttributes) ProtoMessage()
- func (x *SyncActivityTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *SyncActivityTaskAttributes) Reset()
- func (val *SyncActivityTaskAttributes) Size() int
- func (x *SyncActivityTaskAttributes) String() string
- func (val *SyncActivityTaskAttributes) Unmarshal(buf []byte) error
- type SyncHSMAttributes
- func (*SyncHSMAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *SyncHSMAttributes) Equal(that interface{}) bool
- func (x *SyncHSMAttributes) GetNamespaceId() string
- func (x *SyncHSMAttributes) GetRunId() string
- func (x *SyncHSMAttributes) GetStateMachineNode() *v12.StateMachineNode
- func (x *SyncHSMAttributes) GetVersionHistory() *v16.VersionHistory
- func (x *SyncHSMAttributes) GetWorkflowId() string
- func (val *SyncHSMAttributes) Marshal() ([]byte, error)
- func (*SyncHSMAttributes) ProtoMessage()
- func (x *SyncHSMAttributes) ProtoReflect() protoreflect.Message
- func (x *SyncHSMAttributes) Reset()
- func (val *SyncHSMAttributes) Size() int
- func (x *SyncHSMAttributes) String() string
- func (val *SyncHSMAttributes) Unmarshal(buf []byte) error
- type SyncReplicationState
- func (*SyncReplicationState) Descriptor() ([]byte, []int)deprecated
- func (this *SyncReplicationState) Equal(that interface{}) bool
- func (x *SyncReplicationState) GetHighPriorityState() *ReplicationState
- func (x *SyncReplicationState) GetInclusiveLowWatermark() int64
- func (x *SyncReplicationState) GetInclusiveLowWatermarkTime() *timestamppb.Timestamp
- func (x *SyncReplicationState) GetLowPriorityState() *ReplicationState
- func (val *SyncReplicationState) Marshal() ([]byte, error)
- func (*SyncReplicationState) ProtoMessage()
- func (x *SyncReplicationState) ProtoReflect() protoreflect.Message
- func (x *SyncReplicationState) Reset()
- func (val *SyncReplicationState) Size() int
- func (x *SyncReplicationState) String() string
- func (val *SyncReplicationState) Unmarshal(buf []byte) error
- type SyncShardStatus
- func (*SyncShardStatus) Descriptor() ([]byte, []int)deprecated
- func (this *SyncShardStatus) Equal(that interface{}) bool
- func (x *SyncShardStatus) GetStatusTime() *timestamppb.Timestamp
- func (val *SyncShardStatus) Marshal() ([]byte, error)
- func (*SyncShardStatus) ProtoMessage()
- func (x *SyncShardStatus) ProtoReflect() protoreflect.Message
- func (x *SyncShardStatus) Reset()
- func (val *SyncShardStatus) Size() int
- func (x *SyncShardStatus) String() string
- func (val *SyncShardStatus) Unmarshal(buf []byte) error
- type SyncShardStatusTaskAttributes
- func (*SyncShardStatusTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *SyncShardStatusTaskAttributes) Equal(that interface{}) bool
- func (x *SyncShardStatusTaskAttributes) GetShardId() int32
- func (x *SyncShardStatusTaskAttributes) GetSourceCluster() string
- func (x *SyncShardStatusTaskAttributes) GetStatusTime() *timestamppb.Timestamp
- func (val *SyncShardStatusTaskAttributes) Marshal() ([]byte, error)
- func (*SyncShardStatusTaskAttributes) ProtoMessage()
- func (x *SyncShardStatusTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *SyncShardStatusTaskAttributes) Reset()
- func (val *SyncShardStatusTaskAttributes) Size() int
- func (x *SyncShardStatusTaskAttributes) String() string
- func (val *SyncShardStatusTaskAttributes) Unmarshal(buf []byte) error
- type SyncVersionedTransitionTaskAttributes
- func (*SyncVersionedTransitionTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *SyncVersionedTransitionTaskAttributes) Equal(that interface{}) bool
- func (val *SyncVersionedTransitionTaskAttributes) Marshal() ([]byte, error)
- func (*SyncVersionedTransitionTaskAttributes) ProtoMessage()
- func (x *SyncVersionedTransitionTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *SyncVersionedTransitionTaskAttributes) Reset()
- func (val *SyncVersionedTransitionTaskAttributes) Size() int
- func (x *SyncVersionedTransitionTaskAttributes) String() string
- func (val *SyncVersionedTransitionTaskAttributes) Unmarshal(buf []byte) error
- type SyncWorkflowStateTaskAttributes
- func (*SyncWorkflowStateTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *SyncWorkflowStateTaskAttributes) Equal(that interface{}) bool
- func (x *SyncWorkflowStateTaskAttributes) GetWorkflowState() *v12.WorkflowMutableState
- func (val *SyncWorkflowStateTaskAttributes) Marshal() ([]byte, error)
- func (*SyncWorkflowStateTaskAttributes) ProtoMessage()
- func (x *SyncWorkflowStateTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *SyncWorkflowStateTaskAttributes) Reset()
- func (val *SyncWorkflowStateTaskAttributes) Size() int
- func (x *SyncWorkflowStateTaskAttributes) String() string
- func (val *SyncWorkflowStateTaskAttributes) Unmarshal(buf []byte) error
- type TaskQueueUserDataAttributes
- func (*TaskQueueUserDataAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *TaskQueueUserDataAttributes) Equal(that interface{}) bool
- func (x *TaskQueueUserDataAttributes) GetNamespaceId() string
- func (x *TaskQueueUserDataAttributes) GetTaskQueueName() string
- func (x *TaskQueueUserDataAttributes) GetUserData() *v12.TaskQueueUserData
- func (val *TaskQueueUserDataAttributes) Marshal() ([]byte, error)
- func (*TaskQueueUserDataAttributes) ProtoMessage()
- func (x *TaskQueueUserDataAttributes) ProtoReflect() protoreflect.Message
- func (x *TaskQueueUserDataAttributes) Reset()
- func (val *TaskQueueUserDataAttributes) Size() int
- func (x *TaskQueueUserDataAttributes) String() string
- func (val *TaskQueueUserDataAttributes) Unmarshal(buf []byte) error
- type VerifyVersionedTransitionTaskAttributes
- func (*VerifyVersionedTransitionTaskAttributes) Descriptor() ([]byte, []int)deprecated
- func (this *VerifyVersionedTransitionTaskAttributes) Equal(that interface{}) bool
- func (x *VerifyVersionedTransitionTaskAttributes) GetEventVersionHistory() []*v16.VersionHistoryItem
- func (x *VerifyVersionedTransitionTaskAttributes) GetNamespaceId() string
- func (x *VerifyVersionedTransitionTaskAttributes) GetNewRunId() string
- func (x *VerifyVersionedTransitionTaskAttributes) GetNextEventId() int64
- func (x *VerifyVersionedTransitionTaskAttributes) GetRunId() string
- func (x *VerifyVersionedTransitionTaskAttributes) GetWorkflowId() string
- func (val *VerifyVersionedTransitionTaskAttributes) Marshal() ([]byte, error)
- func (*VerifyVersionedTransitionTaskAttributes) ProtoMessage()
- func (x *VerifyVersionedTransitionTaskAttributes) ProtoReflect() protoreflect.Message
- func (x *VerifyVersionedTransitionTaskAttributes) Reset()
- func (val *VerifyVersionedTransitionTaskAttributes) Size() int
- func (x *VerifyVersionedTransitionTaskAttributes) String() string
- func (val *VerifyVersionedTransitionTaskAttributes) Unmarshal(buf []byte) error
- type WorkflowReplicationMessages
- func (*WorkflowReplicationMessages) Descriptor() ([]byte, []int)deprecated
- func (this *WorkflowReplicationMessages) Equal(that interface{}) bool
- func (x *WorkflowReplicationMessages) GetExclusiveHighWatermark() int64
- func (x *WorkflowReplicationMessages) GetExclusiveHighWatermarkTime() *timestamppb.Timestamp
- func (x *WorkflowReplicationMessages) GetPriority() v1.TaskPriority
- func (x *WorkflowReplicationMessages) GetReplicationTasks() []*ReplicationTask
- func (val *WorkflowReplicationMessages) Marshal() ([]byte, error)
- func (*WorkflowReplicationMessages) ProtoMessage()
- func (x *WorkflowReplicationMessages) ProtoReflect() protoreflect.Message
- func (x *WorkflowReplicationMessages) Reset()
- func (val *WorkflowReplicationMessages) Size() int
- func (x *WorkflowReplicationMessages) String() string
- func (val *WorkflowReplicationMessages) Unmarshal(buf []byte) error
Constants ¶
This section is empty.
Variables ¶
var File_temporal_server_api_replication_v1_message_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BackfillHistoryTaskAttributes ¶ added in v1.25.0
type BackfillHistoryTaskAttributes struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` EventVersionHistory []*v16.VersionHistoryItem `protobuf:"bytes,5,rep,name=event_version_history,json=eventVersionHistory,proto3" json:"event_version_history,omitempty"` EventBatches []*v11.DataBlob `protobuf:"bytes,6,rep,name=event_batches,json=eventBatches,proto3" json:"event_batches,omitempty"` NewRunInfo *NewRunInfo `protobuf:"bytes,7,opt,name=new_run_info,json=newRunInfo,proto3" json:"new_run_info,omitempty"` // contains filtered or unexported fields }
func (*BackfillHistoryTaskAttributes) Descriptor
deprecated
added in
v1.25.0
func (*BackfillHistoryTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use BackfillHistoryTaskAttributes.ProtoReflect.Descriptor instead.
func (*BackfillHistoryTaskAttributes) Equal ¶ added in v1.25.0
func (this *BackfillHistoryTaskAttributes) Equal(that interface{}) bool
Equal returns whether two BackfillHistoryTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*BackfillHistoryTaskAttributes) GetEventBatches ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) GetEventBatches() []*v11.DataBlob
func (*BackfillHistoryTaskAttributes) GetEventVersionHistory ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) GetEventVersionHistory() []*v16.VersionHistoryItem
func (*BackfillHistoryTaskAttributes) GetNamespaceId ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) GetNamespaceId() string
func (*BackfillHistoryTaskAttributes) GetNewRunInfo ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) GetNewRunInfo() *NewRunInfo
func (*BackfillHistoryTaskAttributes) GetRunId ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) GetRunId() string
func (*BackfillHistoryTaskAttributes) GetWorkflowId ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) GetWorkflowId() string
func (*BackfillHistoryTaskAttributes) Marshal ¶ added in v1.25.0
func (val *BackfillHistoryTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type BackfillHistoryTaskAttributes to the protobuf v3 wire format
func (*BackfillHistoryTaskAttributes) ProtoMessage ¶ added in v1.25.0
func (*BackfillHistoryTaskAttributes) ProtoMessage()
func (*BackfillHistoryTaskAttributes) ProtoReflect ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) ProtoReflect() protoreflect.Message
func (*BackfillHistoryTaskAttributes) Reset ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) Reset()
func (*BackfillHistoryTaskAttributes) Size ¶ added in v1.25.0
func (val *BackfillHistoryTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*BackfillHistoryTaskAttributes) String ¶ added in v1.25.0
func (x *BackfillHistoryTaskAttributes) String() string
func (*BackfillHistoryTaskAttributes) Unmarshal ¶ added in v1.25.0
func (val *BackfillHistoryTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type BackfillHistoryTaskAttributes from the protobuf v3 wire format
type HistoryTaskAttributes ¶
type HistoryTaskAttributes struct { NamespaceId string `protobuf:"bytes,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,3,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,4,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` VersionHistoryItems []*v16.VersionHistoryItem `protobuf:"bytes,5,rep,name=version_history_items,json=versionHistoryItems,proto3" json:"version_history_items,omitempty"` // to be deprecated in favor of using events_batches Events *v11.DataBlob `protobuf:"bytes,6,opt,name=events,proto3" json:"events,omitempty"` // New run events does not need version history since there is no prior events. NewRunEvents *v11.DataBlob `protobuf:"bytes,7,opt,name=new_run_events,json=newRunEvents,proto3" json:"new_run_events,omitempty"` BaseExecutionInfo *v17.BaseExecutionInfo `protobuf:"bytes,8,opt,name=base_execution_info,json=baseExecutionInfo,proto3" json:"base_execution_info,omitempty"` NewRunId string `protobuf:"bytes,9,opt,name=new_run_id,json=newRunId,proto3" json:"new_run_id,omitempty"` EventsBatches []*v11.DataBlob `protobuf:"bytes,10,rep,name=events_batches,json=eventsBatches,proto3" json:"events_batches,omitempty"` // contains filtered or unexported fields }
func (*HistoryTaskAttributes) Descriptor
deprecated
func (*HistoryTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use HistoryTaskAttributes.ProtoReflect.Descriptor instead.
func (*HistoryTaskAttributes) Equal ¶
func (this *HistoryTaskAttributes) Equal(that interface{}) bool
Equal returns whether two HistoryTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*HistoryTaskAttributes) GetBaseExecutionInfo ¶ added in v1.21.0
func (x *HistoryTaskAttributes) GetBaseExecutionInfo() *v17.BaseExecutionInfo
func (*HistoryTaskAttributes) GetEvents ¶ added in v1.17.0
func (x *HistoryTaskAttributes) GetEvents() *v11.DataBlob
func (*HistoryTaskAttributes) GetEventsBatches ¶ added in v1.25.0
func (x *HistoryTaskAttributes) GetEventsBatches() []*v11.DataBlob
func (*HistoryTaskAttributes) GetNamespaceId ¶
func (x *HistoryTaskAttributes) GetNamespaceId() string
func (*HistoryTaskAttributes) GetNewRunEvents ¶ added in v1.17.0
func (x *HistoryTaskAttributes) GetNewRunEvents() *v11.DataBlob
func (*HistoryTaskAttributes) GetNewRunId ¶ added in v1.24.0
func (x *HistoryTaskAttributes) GetNewRunId() string
func (*HistoryTaskAttributes) GetRunId ¶
func (x *HistoryTaskAttributes) GetRunId() string
func (*HistoryTaskAttributes) GetVersionHistoryItems ¶ added in v1.17.0
func (x *HistoryTaskAttributes) GetVersionHistoryItems() []*v16.VersionHistoryItem
func (*HistoryTaskAttributes) GetWorkflowId ¶
func (x *HistoryTaskAttributes) GetWorkflowId() string
func (*HistoryTaskAttributes) Marshal ¶
func (val *HistoryTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type HistoryTaskAttributes to the protobuf v3 wire format
func (*HistoryTaskAttributes) ProtoMessage ¶
func (*HistoryTaskAttributes) ProtoMessage()
func (*HistoryTaskAttributes) ProtoReflect ¶ added in v1.23.0
func (x *HistoryTaskAttributes) ProtoReflect() protoreflect.Message
func (*HistoryTaskAttributes) Reset ¶
func (x *HistoryTaskAttributes) Reset()
func (*HistoryTaskAttributes) Size ¶
func (val *HistoryTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*HistoryTaskAttributes) String ¶
func (x *HistoryTaskAttributes) String() string
func (*HistoryTaskAttributes) Unmarshal ¶
func (val *HistoryTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type HistoryTaskAttributes from the protobuf v3 wire format
type NamespaceTaskAttributes ¶
type NamespaceTaskAttributes struct { NamespaceOperation v1.NamespaceOperation `` /* 169-byte string literal not displayed */ Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Info *v13.NamespaceInfo `protobuf:"bytes,3,opt,name=info,proto3" json:"info,omitempty"` Config *v13.NamespaceConfig `protobuf:"bytes,4,opt,name=config,proto3" json:"config,omitempty"` ReplicationConfig *v14.NamespaceReplicationConfig `protobuf:"bytes,5,opt,name=replication_config,json=replicationConfig,proto3" json:"replication_config,omitempty"` ConfigVersion int64 `protobuf:"varint,6,opt,name=config_version,json=configVersion,proto3" json:"config_version,omitempty"` FailoverVersion int64 `protobuf:"varint,7,opt,name=failover_version,json=failoverVersion,proto3" json:"failover_version,omitempty"` FailoverHistory []*v14.FailoverStatus `protobuf:"bytes,8,rep,name=failover_history,json=failoverHistory,proto3" json:"failover_history,omitempty"` // contains filtered or unexported fields }
func (*NamespaceTaskAttributes) Descriptor
deprecated
func (*NamespaceTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceTaskAttributes.ProtoReflect.Descriptor instead.
func (*NamespaceTaskAttributes) Equal ¶
func (this *NamespaceTaskAttributes) Equal(that interface{}) bool
Equal returns whether two NamespaceTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NamespaceTaskAttributes) GetConfig ¶
func (x *NamespaceTaskAttributes) GetConfig() *v13.NamespaceConfig
func (*NamespaceTaskAttributes) GetConfigVersion ¶
func (x *NamespaceTaskAttributes) GetConfigVersion() int64
func (*NamespaceTaskAttributes) GetFailoverHistory ¶ added in v1.18.1
func (x *NamespaceTaskAttributes) GetFailoverHistory() []*v14.FailoverStatus
func (*NamespaceTaskAttributes) GetFailoverVersion ¶
func (x *NamespaceTaskAttributes) GetFailoverVersion() int64
func (*NamespaceTaskAttributes) GetId ¶
func (x *NamespaceTaskAttributes) GetId() string
func (*NamespaceTaskAttributes) GetInfo ¶
func (x *NamespaceTaskAttributes) GetInfo() *v13.NamespaceInfo
func (*NamespaceTaskAttributes) GetNamespaceOperation ¶
func (x *NamespaceTaskAttributes) GetNamespaceOperation() v1.NamespaceOperation
func (*NamespaceTaskAttributes) GetReplicationConfig ¶
func (x *NamespaceTaskAttributes) GetReplicationConfig() *v14.NamespaceReplicationConfig
func (*NamespaceTaskAttributes) Marshal ¶
func (val *NamespaceTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type NamespaceTaskAttributes to the protobuf v3 wire format
func (*NamespaceTaskAttributes) ProtoMessage ¶
func (*NamespaceTaskAttributes) ProtoMessage()
func (*NamespaceTaskAttributes) ProtoReflect ¶ added in v1.23.0
func (x *NamespaceTaskAttributes) ProtoReflect() protoreflect.Message
func (*NamespaceTaskAttributes) Reset ¶
func (x *NamespaceTaskAttributes) Reset()
func (*NamespaceTaskAttributes) Size ¶
func (val *NamespaceTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NamespaceTaskAttributes) String ¶
func (x *NamespaceTaskAttributes) String() string
func (*NamespaceTaskAttributes) Unmarshal ¶
func (val *NamespaceTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type NamespaceTaskAttributes from the protobuf v3 wire format
type NewRunInfo ¶ added in v1.25.0
type NewRunInfo struct { RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` EventBatch *v11.DataBlob `protobuf:"bytes,2,opt,name=event_batch,json=eventBatch,proto3" json:"event_batch,omitempty"` // contains filtered or unexported fields }
func (*NewRunInfo) Descriptor
deprecated
added in
v1.25.0
func (*NewRunInfo) Descriptor() ([]byte, []int)
Deprecated: Use NewRunInfo.ProtoReflect.Descriptor instead.
func (*NewRunInfo) Equal ¶ added in v1.25.0
func (this *NewRunInfo) Equal(that interface{}) bool
Equal returns whether two NewRunInfo values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*NewRunInfo) GetEventBatch ¶ added in v1.25.0
func (x *NewRunInfo) GetEventBatch() *v11.DataBlob
func (*NewRunInfo) GetRunId ¶ added in v1.25.0
func (x *NewRunInfo) GetRunId() string
func (*NewRunInfo) Marshal ¶ added in v1.25.0
func (val *NewRunInfo) Marshal() ([]byte, error)
Marshal an object of type NewRunInfo to the protobuf v3 wire format
func (*NewRunInfo) ProtoMessage ¶ added in v1.25.0
func (*NewRunInfo) ProtoMessage()
func (*NewRunInfo) ProtoReflect ¶ added in v1.25.0
func (x *NewRunInfo) ProtoReflect() protoreflect.Message
func (*NewRunInfo) Reset ¶ added in v1.25.0
func (x *NewRunInfo) Reset()
func (*NewRunInfo) Size ¶ added in v1.25.0
func (val *NewRunInfo) Size() int
Size returns the size of the object, in bytes, once serialized
func (*NewRunInfo) String ¶ added in v1.25.0
func (x *NewRunInfo) String() string
func (*NewRunInfo) Unmarshal ¶ added in v1.25.0
func (val *NewRunInfo) Unmarshal(buf []byte) error
Unmarshal an object of type NewRunInfo from the protobuf v3 wire format
type ReplicationMessages ¶
type ReplicationMessages struct { ReplicationTasks []*ReplicationTask `protobuf:"bytes,1,rep,name=replication_tasks,json=replicationTasks,proto3" json:"replication_tasks,omitempty"` // This can be different than the last taskId in the above list, because sender can decide to skip tasks (e.g. for completed workflows). LastRetrievedMessageId int64 `` /* 132-byte string literal not displayed */ // Hint for flow control. HasMore bool `protobuf:"varint,3,opt,name=has_more,json=hasMore,proto3" json:"has_more,omitempty"` SyncShardStatus *SyncShardStatus `protobuf:"bytes,4,opt,name=sync_shard_status,json=syncShardStatus,proto3" json:"sync_shard_status,omitempty"` // contains filtered or unexported fields }
func (*ReplicationMessages) Descriptor
deprecated
func (*ReplicationMessages) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationMessages.ProtoReflect.Descriptor instead.
func (*ReplicationMessages) Equal ¶
func (this *ReplicationMessages) Equal(that interface{}) bool
Equal returns whether two ReplicationMessages values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicationMessages) GetHasMore ¶
func (x *ReplicationMessages) GetHasMore() bool
func (*ReplicationMessages) GetLastRetrievedMessageId ¶
func (x *ReplicationMessages) GetLastRetrievedMessageId() int64
func (*ReplicationMessages) GetReplicationTasks ¶
func (x *ReplicationMessages) GetReplicationTasks() []*ReplicationTask
func (*ReplicationMessages) GetSyncShardStatus ¶
func (x *ReplicationMessages) GetSyncShardStatus() *SyncShardStatus
func (*ReplicationMessages) Marshal ¶
func (val *ReplicationMessages) Marshal() ([]byte, error)
Marshal an object of type ReplicationMessages to the protobuf v3 wire format
func (*ReplicationMessages) ProtoMessage ¶
func (*ReplicationMessages) ProtoMessage()
func (*ReplicationMessages) ProtoReflect ¶ added in v1.23.0
func (x *ReplicationMessages) ProtoReflect() protoreflect.Message
func (*ReplicationMessages) Reset ¶
func (x *ReplicationMessages) Reset()
func (*ReplicationMessages) Size ¶
func (val *ReplicationMessages) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicationMessages) String ¶
func (x *ReplicationMessages) String() string
func (*ReplicationMessages) Unmarshal ¶
func (val *ReplicationMessages) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicationMessages from the protobuf v3 wire format
type ReplicationState ¶ added in v1.24.0
type ReplicationState struct { InclusiveLowWatermark int64 `` /* 127-byte string literal not displayed */ InclusiveLowWatermarkTime *timestamppb.Timestamp `` /* 140-byte string literal not displayed */ FlowControlCommand v1.ReplicationFlowControlCommand `` /* 182-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ReplicationState) Descriptor
deprecated
added in
v1.24.0
func (*ReplicationState) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationState.ProtoReflect.Descriptor instead.
func (*ReplicationState) Equal ¶ added in v1.24.0
func (this *ReplicationState) Equal(that interface{}) bool
Equal returns whether two ReplicationState values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicationState) GetFlowControlCommand ¶ added in v1.25.0
func (x *ReplicationState) GetFlowControlCommand() v1.ReplicationFlowControlCommand
func (*ReplicationState) GetInclusiveLowWatermark ¶ added in v1.24.0
func (x *ReplicationState) GetInclusiveLowWatermark() int64
func (*ReplicationState) GetInclusiveLowWatermarkTime ¶ added in v1.24.0
func (x *ReplicationState) GetInclusiveLowWatermarkTime() *timestamppb.Timestamp
func (*ReplicationState) Marshal ¶ added in v1.24.0
func (val *ReplicationState) Marshal() ([]byte, error)
Marshal an object of type ReplicationState to the protobuf v3 wire format
func (*ReplicationState) ProtoMessage ¶ added in v1.24.0
func (*ReplicationState) ProtoMessage()
func (*ReplicationState) ProtoReflect ¶ added in v1.24.0
func (x *ReplicationState) ProtoReflect() protoreflect.Message
func (*ReplicationState) Reset ¶ added in v1.24.0
func (x *ReplicationState) Reset()
func (*ReplicationState) Size ¶ added in v1.24.0
func (val *ReplicationState) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicationState) String ¶ added in v1.24.0
func (x *ReplicationState) String() string
func (*ReplicationState) Unmarshal ¶ added in v1.24.0
func (val *ReplicationState) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicationState from the protobuf v3 wire format
type ReplicationTask ¶
type ReplicationTask struct { TaskType v1.ReplicationTaskType `` /* 140-byte string literal not displayed */ SourceTaskId int64 `protobuf:"varint,2,opt,name=source_task_id,json=sourceTaskId,proto3" json:"source_task_id,omitempty"` // Types that are assignable to Attributes: // // *ReplicationTask_NamespaceTaskAttributes // *ReplicationTask_SyncShardStatusTaskAttributes // *ReplicationTask_SyncActivityTaskAttributes // *ReplicationTask_HistoryTaskAttributes // *ReplicationTask_SyncWorkflowStateTaskAttributes // *ReplicationTask_TaskQueueUserDataAttributes // *ReplicationTask_SyncHsmAttributes // *ReplicationTask_BackfillHistoryTaskAttributes // *ReplicationTask_VerifyVersionedTransitionTaskAttributes // *ReplicationTask_SyncVersionedTransitionTaskAttributes Attributes isReplicationTask_Attributes `protobuf_oneof:"attributes"` // All attributes should be deprecated and replaced by this field. // The task_type + data provide more flexibility in future use cases. Data *v11.DataBlob `protobuf:"bytes,12,opt,name=data,proto3" json:"data,omitempty"` VisibilityTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=visibility_time,json=visibilityTime,proto3" json:"visibility_time,omitempty"` Priority v1.TaskPriority `protobuf:"varint,13,opt,name=priority,proto3,enum=temporal.server.api.enums.v1.TaskPriority" json:"priority,omitempty"` VersionedTransition *v12.VersionedTransition `protobuf:"bytes,15,opt,name=versioned_transition,json=versionedTransition,proto3" json:"versioned_transition,omitempty"` RawTaskInfo *v12.ReplicationTaskInfo `protobuf:"bytes,17,opt,name=raw_task_info,json=rawTaskInfo,proto3" json:"raw_task_info,omitempty"` // contains filtered or unexported fields }
func (*ReplicationTask) Descriptor
deprecated
func (*ReplicationTask) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationTask.ProtoReflect.Descriptor instead.
func (*ReplicationTask) Equal ¶
func (this *ReplicationTask) Equal(that interface{}) bool
Equal returns whether two ReplicationTask values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicationTask) GetAttributes ¶
func (m *ReplicationTask) GetAttributes() isReplicationTask_Attributes
func (*ReplicationTask) GetBackfillHistoryTaskAttributes ¶ added in v1.25.0
func (x *ReplicationTask) GetBackfillHistoryTaskAttributes() *BackfillHistoryTaskAttributes
func (*ReplicationTask) GetData ¶ added in v1.23.0
func (x *ReplicationTask) GetData() *v11.DataBlob
func (*ReplicationTask) GetHistoryTaskAttributes ¶
func (x *ReplicationTask) GetHistoryTaskAttributes() *HistoryTaskAttributes
func (*ReplicationTask) GetNamespaceTaskAttributes ¶
func (x *ReplicationTask) GetNamespaceTaskAttributes() *NamespaceTaskAttributes
func (*ReplicationTask) GetPriority ¶ added in v1.24.0
func (x *ReplicationTask) GetPriority() v1.TaskPriority
func (*ReplicationTask) GetRawTaskInfo ¶ added in v1.25.0
func (x *ReplicationTask) GetRawTaskInfo() *v12.ReplicationTaskInfo
func (*ReplicationTask) GetSourceTaskId ¶
func (x *ReplicationTask) GetSourceTaskId() int64
func (*ReplicationTask) GetSyncActivityTaskAttributes ¶
func (x *ReplicationTask) GetSyncActivityTaskAttributes() *SyncActivityTaskAttributes
func (*ReplicationTask) GetSyncHsmAttributes ¶ added in v1.25.0
func (x *ReplicationTask) GetSyncHsmAttributes() *SyncHSMAttributes
func (*ReplicationTask) GetSyncShardStatusTaskAttributes ¶
func (x *ReplicationTask) GetSyncShardStatusTaskAttributes() *SyncShardStatusTaskAttributes
func (*ReplicationTask) GetSyncVersionedTransitionTaskAttributes ¶ added in v1.26.0
func (x *ReplicationTask) GetSyncVersionedTransitionTaskAttributes() *SyncVersionedTransitionTaskAttributes
func (*ReplicationTask) GetSyncWorkflowStateTaskAttributes ¶ added in v1.17.0
func (x *ReplicationTask) GetSyncWorkflowStateTaskAttributes() *SyncWorkflowStateTaskAttributes
func (*ReplicationTask) GetTaskQueueUserDataAttributes ¶ added in v1.21.0
func (x *ReplicationTask) GetTaskQueueUserDataAttributes() *TaskQueueUserDataAttributes
func (*ReplicationTask) GetTaskType ¶
func (x *ReplicationTask) GetTaskType() v1.ReplicationTaskType
func (*ReplicationTask) GetVerifyVersionedTransitionTaskAttributes ¶ added in v1.26.0
func (x *ReplicationTask) GetVerifyVersionedTransitionTaskAttributes() *VerifyVersionedTransitionTaskAttributes
func (*ReplicationTask) GetVersionedTransition ¶ added in v1.25.0
func (x *ReplicationTask) GetVersionedTransition() *v12.VersionedTransition
func (*ReplicationTask) GetVisibilityTime ¶ added in v1.14.0
func (x *ReplicationTask) GetVisibilityTime() *timestamppb.Timestamp
func (*ReplicationTask) Marshal ¶
func (val *ReplicationTask) Marshal() ([]byte, error)
Marshal an object of type ReplicationTask to the protobuf v3 wire format
func (*ReplicationTask) ProtoMessage ¶
func (*ReplicationTask) ProtoMessage()
func (*ReplicationTask) ProtoReflect ¶ added in v1.23.0
func (x *ReplicationTask) ProtoReflect() protoreflect.Message
func (*ReplicationTask) Reset ¶
func (x *ReplicationTask) Reset()
func (*ReplicationTask) Size ¶
func (val *ReplicationTask) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicationTask) String ¶
func (x *ReplicationTask) String() string
func (*ReplicationTask) Unmarshal ¶
func (val *ReplicationTask) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicationTask from the protobuf v3 wire format
type ReplicationTaskInfo ¶
type ReplicationTaskInfo struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` TaskType v1.TaskType `` /* 129-byte string literal not displayed */ TaskId int64 `protobuf:"varint,5,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` Version int64 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"` FirstEventId int64 `protobuf:"varint,7,opt,name=first_event_id,json=firstEventId,proto3" json:"first_event_id,omitempty"` NextEventId int64 `protobuf:"varint,8,opt,name=next_event_id,json=nextEventId,proto3" json:"next_event_id,omitempty"` ScheduledEventId int64 `protobuf:"varint,9,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` Priority v1.TaskPriority `protobuf:"varint,10,opt,name=priority,proto3,enum=temporal.server.api.enums.v1.TaskPriority" json:"priority,omitempty"` // contains filtered or unexported fields }
TODO: Deprecate this definition, it only used by the deprecated replication DLQ v1 logic
func (*ReplicationTaskInfo) Descriptor
deprecated
func (*ReplicationTaskInfo) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationTaskInfo.ProtoReflect.Descriptor instead.
func (*ReplicationTaskInfo) Equal ¶
func (this *ReplicationTaskInfo) Equal(that interface{}) bool
Equal returns whether two ReplicationTaskInfo values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicationTaskInfo) GetFirstEventId ¶
func (x *ReplicationTaskInfo) GetFirstEventId() int64
func (*ReplicationTaskInfo) GetNamespaceId ¶
func (x *ReplicationTaskInfo) GetNamespaceId() string
func (*ReplicationTaskInfo) GetNextEventId ¶
func (x *ReplicationTaskInfo) GetNextEventId() int64
func (*ReplicationTaskInfo) GetPriority ¶ added in v1.24.0
func (x *ReplicationTaskInfo) GetPriority() v1.TaskPriority
func (*ReplicationTaskInfo) GetRunId ¶
func (x *ReplicationTaskInfo) GetRunId() string
func (*ReplicationTaskInfo) GetScheduledEventId ¶ added in v1.17.0
func (x *ReplicationTaskInfo) GetScheduledEventId() int64
func (*ReplicationTaskInfo) GetTaskId ¶
func (x *ReplicationTaskInfo) GetTaskId() int64
func (*ReplicationTaskInfo) GetTaskType ¶
func (x *ReplicationTaskInfo) GetTaskType() v1.TaskType
func (*ReplicationTaskInfo) GetVersion ¶
func (x *ReplicationTaskInfo) GetVersion() int64
func (*ReplicationTaskInfo) GetWorkflowId ¶
func (x *ReplicationTaskInfo) GetWorkflowId() string
func (*ReplicationTaskInfo) Marshal ¶
func (val *ReplicationTaskInfo) Marshal() ([]byte, error)
Marshal an object of type ReplicationTaskInfo to the protobuf v3 wire format
func (*ReplicationTaskInfo) ProtoMessage ¶
func (*ReplicationTaskInfo) ProtoMessage()
func (*ReplicationTaskInfo) ProtoReflect ¶ added in v1.23.0
func (x *ReplicationTaskInfo) ProtoReflect() protoreflect.Message
func (*ReplicationTaskInfo) Reset ¶
func (x *ReplicationTaskInfo) Reset()
func (*ReplicationTaskInfo) Size ¶
func (val *ReplicationTaskInfo) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicationTaskInfo) String ¶
func (x *ReplicationTaskInfo) String() string
func (*ReplicationTaskInfo) Unmarshal ¶
func (val *ReplicationTaskInfo) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicationTaskInfo from the protobuf v3 wire format
type ReplicationTask_BackfillHistoryTaskAttributes ¶ added in v1.25.0
type ReplicationTask_BackfillHistoryTaskAttributes struct {
BackfillHistoryTaskAttributes *BackfillHistoryTaskAttributes `protobuf:"bytes,16,opt,name=backfill_history_task_attributes,json=backfillHistoryTaskAttributes,proto3,oneof"`
}
type ReplicationTask_HistoryTaskAttributes ¶
type ReplicationTask_HistoryTaskAttributes struct {
HistoryTaskAttributes *HistoryTaskAttributes `protobuf:"bytes,8,opt,name=history_task_attributes,json=historyTaskAttributes,proto3,oneof"`
}
type ReplicationTask_NamespaceTaskAttributes ¶
type ReplicationTask_NamespaceTaskAttributes struct {
NamespaceTaskAttributes *NamespaceTaskAttributes `protobuf:"bytes,3,opt,name=namespace_task_attributes,json=namespaceTaskAttributes,proto3,oneof"`
}
type ReplicationTask_SyncActivityTaskAttributes ¶
type ReplicationTask_SyncActivityTaskAttributes struct {
SyncActivityTaskAttributes *SyncActivityTaskAttributes `protobuf:"bytes,6,opt,name=sync_activity_task_attributes,json=syncActivityTaskAttributes,proto3,oneof"`
}
type ReplicationTask_SyncHsmAttributes ¶ added in v1.25.0
type ReplicationTask_SyncHsmAttributes struct {
SyncHsmAttributes *SyncHSMAttributes `protobuf:"bytes,14,opt,name=sync_hsm_attributes,json=syncHsmAttributes,proto3,oneof"`
}
type ReplicationTask_SyncShardStatusTaskAttributes ¶
type ReplicationTask_SyncShardStatusTaskAttributes struct {
SyncShardStatusTaskAttributes *SyncShardStatusTaskAttributes `protobuf:"bytes,5,opt,name=sync_shard_status_task_attributes,json=syncShardStatusTaskAttributes,proto3,oneof"`
}
type ReplicationTask_SyncVersionedTransitionTaskAttributes ¶ added in v1.26.0
type ReplicationTask_SyncVersionedTransitionTaskAttributes struct {
SyncVersionedTransitionTaskAttributes *SyncVersionedTransitionTaskAttributes `` /* 126-byte string literal not displayed */
}
type ReplicationTask_SyncWorkflowStateTaskAttributes ¶ added in v1.17.0
type ReplicationTask_SyncWorkflowStateTaskAttributes struct {
SyncWorkflowStateTaskAttributes *SyncWorkflowStateTaskAttributes `protobuf:"bytes,10,opt,name=sync_workflow_state_task_attributes,json=syncWorkflowStateTaskAttributes,proto3,oneof"`
}
type ReplicationTask_TaskQueueUserDataAttributes ¶ added in v1.21.0
type ReplicationTask_TaskQueueUserDataAttributes struct {
TaskQueueUserDataAttributes *TaskQueueUserDataAttributes `protobuf:"bytes,11,opt,name=task_queue_user_data_attributes,json=taskQueueUserDataAttributes,proto3,oneof"`
}
type ReplicationTask_VerifyVersionedTransitionTaskAttributes ¶ added in v1.26.0
type ReplicationTask_VerifyVersionedTransitionTaskAttributes struct {
VerifyVersionedTransitionTaskAttributes *VerifyVersionedTransitionTaskAttributes `` /* 130-byte string literal not displayed */
}
type ReplicationToken ¶
type ReplicationToken struct { ShardId int32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` // lastRetrievedMessageId is where the next fetch should begin with. LastRetrievedMessageId int64 `` /* 132-byte string literal not displayed */ // lastProcessedMessageId is the last messageId that is processed on the passive side. // This can be different than lastRetrievedMessageId if passive side supports prefetching messages. LastProcessedMessageId int64 `` /* 132-byte string literal not displayed */ // The VisibilityTime of last processed ReplicationTask LastProcessedVisibilityTime *timestamppb.Timestamp `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ReplicationToken) Descriptor
deprecated
func (*ReplicationToken) Descriptor() ([]byte, []int)
Deprecated: Use ReplicationToken.ProtoReflect.Descriptor instead.
func (*ReplicationToken) Equal ¶
func (this *ReplicationToken) Equal(that interface{}) bool
Equal returns whether two ReplicationToken values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicationToken) GetLastProcessedMessageId ¶
func (x *ReplicationToken) GetLastProcessedMessageId() int64
func (*ReplicationToken) GetLastProcessedVisibilityTime ¶ added in v1.14.0
func (x *ReplicationToken) GetLastProcessedVisibilityTime() *timestamppb.Timestamp
func (*ReplicationToken) GetLastRetrievedMessageId ¶
func (x *ReplicationToken) GetLastRetrievedMessageId() int64
func (*ReplicationToken) GetShardId ¶
func (x *ReplicationToken) GetShardId() int32
func (*ReplicationToken) Marshal ¶
func (val *ReplicationToken) Marshal() ([]byte, error)
Marshal an object of type ReplicationToken to the protobuf v3 wire format
func (*ReplicationToken) ProtoMessage ¶
func (*ReplicationToken) ProtoMessage()
func (*ReplicationToken) ProtoReflect ¶ added in v1.23.0
func (x *ReplicationToken) ProtoReflect() protoreflect.Message
func (*ReplicationToken) Reset ¶
func (x *ReplicationToken) Reset()
func (*ReplicationToken) Size ¶
func (val *ReplicationToken) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicationToken) String ¶
func (x *ReplicationToken) String() string
func (*ReplicationToken) Unmarshal ¶
func (val *ReplicationToken) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicationToken from the protobuf v3 wire format
type SyncActivityTaskAttributes ¶
type SyncActivityTaskAttributes struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"` ScheduledEventId int64 `protobuf:"varint,5,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` ScheduledTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=scheduled_time,json=scheduledTime,proto3" json:"scheduled_time,omitempty"` StartedEventId int64 `protobuf:"varint,7,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` StartedTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"` LastHeartbeatTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_heartbeat_time,json=lastHeartbeatTime,proto3" json:"last_heartbeat_time,omitempty"` Details *v11.Payloads `protobuf:"bytes,10,opt,name=details,proto3" json:"details,omitempty"` Attempt int32 `protobuf:"varint,11,opt,name=attempt,proto3" json:"attempt,omitempty"` LastFailure *v15.Failure `protobuf:"bytes,12,opt,name=last_failure,json=lastFailure,proto3" json:"last_failure,omitempty"` LastWorkerIdentity string `protobuf:"bytes,13,opt,name=last_worker_identity,json=lastWorkerIdentity,proto3" json:"last_worker_identity,omitempty"` VersionHistory *v16.VersionHistory `protobuf:"bytes,14,opt,name=version_history,json=versionHistory,proto3" json:"version_history,omitempty"` BaseExecutionInfo *v17.BaseExecutionInfo `protobuf:"bytes,15,opt,name=base_execution_info,json=baseExecutionInfo,proto3" json:"base_execution_info,omitempty"` // build ID of the worker who received this activity last time LastStartedBuildId string `protobuf:"bytes,16,opt,name=last_started_build_id,json=lastStartedBuildId,proto3" json:"last_started_build_id,omitempty"` // workflows redirect_counter value when this activity started last time LastStartedRedirectCounter int64 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SyncActivityTaskAttributes) Descriptor
deprecated
func (*SyncActivityTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityTaskAttributes.ProtoReflect.Descriptor instead.
func (*SyncActivityTaskAttributes) Equal ¶
func (this *SyncActivityTaskAttributes) Equal(that interface{}) bool
Equal returns whether two SyncActivityTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncActivityTaskAttributes) GetAttempt ¶
func (x *SyncActivityTaskAttributes) GetAttempt() int32
func (*SyncActivityTaskAttributes) GetBaseExecutionInfo ¶ added in v1.21.0
func (x *SyncActivityTaskAttributes) GetBaseExecutionInfo() *v17.BaseExecutionInfo
func (*SyncActivityTaskAttributes) GetDetails ¶
func (x *SyncActivityTaskAttributes) GetDetails() *v11.Payloads
func (*SyncActivityTaskAttributes) GetLastFailure ¶
func (x *SyncActivityTaskAttributes) GetLastFailure() *v15.Failure
func (*SyncActivityTaskAttributes) GetLastHeartbeatTime ¶
func (x *SyncActivityTaskAttributes) GetLastHeartbeatTime() *timestamppb.Timestamp
func (*SyncActivityTaskAttributes) GetLastStartedBuildId ¶ added in v1.25.0
func (x *SyncActivityTaskAttributes) GetLastStartedBuildId() string
func (*SyncActivityTaskAttributes) GetLastStartedRedirectCounter ¶ added in v1.25.0
func (x *SyncActivityTaskAttributes) GetLastStartedRedirectCounter() int64
func (*SyncActivityTaskAttributes) GetLastWorkerIdentity ¶
func (x *SyncActivityTaskAttributes) GetLastWorkerIdentity() string
func (*SyncActivityTaskAttributes) GetNamespaceId ¶
func (x *SyncActivityTaskAttributes) GetNamespaceId() string
func (*SyncActivityTaskAttributes) GetRunId ¶
func (x *SyncActivityTaskAttributes) GetRunId() string
func (*SyncActivityTaskAttributes) GetScheduledEventId ¶ added in v1.17.0
func (x *SyncActivityTaskAttributes) GetScheduledEventId() int64
func (*SyncActivityTaskAttributes) GetScheduledTime ¶
func (x *SyncActivityTaskAttributes) GetScheduledTime() *timestamppb.Timestamp
func (*SyncActivityTaskAttributes) GetStartedEventId ¶ added in v1.17.0
func (x *SyncActivityTaskAttributes) GetStartedEventId() int64
func (*SyncActivityTaskAttributes) GetStartedTime ¶
func (x *SyncActivityTaskAttributes) GetStartedTime() *timestamppb.Timestamp
func (*SyncActivityTaskAttributes) GetVersion ¶
func (x *SyncActivityTaskAttributes) GetVersion() int64
func (*SyncActivityTaskAttributes) GetVersionHistory ¶
func (x *SyncActivityTaskAttributes) GetVersionHistory() *v16.VersionHistory
func (*SyncActivityTaskAttributes) GetWorkflowId ¶
func (x *SyncActivityTaskAttributes) GetWorkflowId() string
func (*SyncActivityTaskAttributes) Marshal ¶
func (val *SyncActivityTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type SyncActivityTaskAttributes to the protobuf v3 wire format
func (*SyncActivityTaskAttributes) ProtoMessage ¶
func (*SyncActivityTaskAttributes) ProtoMessage()
func (*SyncActivityTaskAttributes) ProtoReflect ¶ added in v1.23.0
func (x *SyncActivityTaskAttributes) ProtoReflect() protoreflect.Message
func (*SyncActivityTaskAttributes) Reset ¶
func (x *SyncActivityTaskAttributes) Reset()
func (*SyncActivityTaskAttributes) Size ¶
func (val *SyncActivityTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncActivityTaskAttributes) String ¶
func (x *SyncActivityTaskAttributes) String() string
func (*SyncActivityTaskAttributes) Unmarshal ¶
func (val *SyncActivityTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type SyncActivityTaskAttributes from the protobuf v3 wire format
type SyncHSMAttributes ¶ added in v1.25.0
type SyncHSMAttributes struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` VersionHistory *v16.VersionHistory `protobuf:"bytes,4,opt,name=version_history,json=versionHistory,proto3" json:"version_history,omitempty"` StateMachineNode *v12.StateMachineNode `protobuf:"bytes,5,opt,name=state_machine_node,json=stateMachineNode,proto3" json:"state_machine_node,omitempty"` // contains filtered or unexported fields }
func (*SyncHSMAttributes) Descriptor
deprecated
added in
v1.25.0
func (*SyncHSMAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SyncHSMAttributes.ProtoReflect.Descriptor instead.
func (*SyncHSMAttributes) Equal ¶ added in v1.25.0
func (this *SyncHSMAttributes) Equal(that interface{}) bool
Equal returns whether two SyncHSMAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncHSMAttributes) GetNamespaceId ¶ added in v1.25.0
func (x *SyncHSMAttributes) GetNamespaceId() string
func (*SyncHSMAttributes) GetRunId ¶ added in v1.25.0
func (x *SyncHSMAttributes) GetRunId() string
func (*SyncHSMAttributes) GetStateMachineNode ¶ added in v1.25.0
func (x *SyncHSMAttributes) GetStateMachineNode() *v12.StateMachineNode
func (*SyncHSMAttributes) GetVersionHistory ¶ added in v1.25.0
func (x *SyncHSMAttributes) GetVersionHistory() *v16.VersionHistory
func (*SyncHSMAttributes) GetWorkflowId ¶ added in v1.25.0
func (x *SyncHSMAttributes) GetWorkflowId() string
func (*SyncHSMAttributes) Marshal ¶ added in v1.25.0
func (val *SyncHSMAttributes) Marshal() ([]byte, error)
Marshal an object of type SyncHSMAttributes to the protobuf v3 wire format
func (*SyncHSMAttributes) ProtoMessage ¶ added in v1.25.0
func (*SyncHSMAttributes) ProtoMessage()
func (*SyncHSMAttributes) ProtoReflect ¶ added in v1.25.0
func (x *SyncHSMAttributes) ProtoReflect() protoreflect.Message
func (*SyncHSMAttributes) Reset ¶ added in v1.25.0
func (x *SyncHSMAttributes) Reset()
func (*SyncHSMAttributes) Size ¶ added in v1.25.0
func (val *SyncHSMAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncHSMAttributes) String ¶ added in v1.25.0
func (x *SyncHSMAttributes) String() string
func (*SyncHSMAttributes) Unmarshal ¶ added in v1.25.0
func (val *SyncHSMAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type SyncHSMAttributes from the protobuf v3 wire format
type SyncReplicationState ¶ added in v1.21.0
type SyncReplicationState struct { // deprecated in favor of using ReplicationState object InclusiveLowWatermark int64 `` /* 127-byte string literal not displayed */ // deprecated in favor of using ReplicationState object InclusiveLowWatermarkTime *timestamppb.Timestamp `` /* 140-byte string literal not displayed */ HighPriorityState *ReplicationState `protobuf:"bytes,3,opt,name=high_priority_state,json=highPriorityState,proto3" json:"high_priority_state,omitempty"` LowPriorityState *ReplicationState `protobuf:"bytes,4,opt,name=low_priority_state,json=lowPriorityState,proto3" json:"low_priority_state,omitempty"` // contains filtered or unexported fields }
func (*SyncReplicationState) Descriptor
deprecated
added in
v1.21.0
func (*SyncReplicationState) Descriptor() ([]byte, []int)
Deprecated: Use SyncReplicationState.ProtoReflect.Descriptor instead.
func (*SyncReplicationState) Equal ¶ added in v1.21.0
func (this *SyncReplicationState) Equal(that interface{}) bool
Equal returns whether two SyncReplicationState values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncReplicationState) GetHighPriorityState ¶ added in v1.24.0
func (x *SyncReplicationState) GetHighPriorityState() *ReplicationState
func (*SyncReplicationState) GetInclusiveLowWatermark ¶ added in v1.21.0
func (x *SyncReplicationState) GetInclusiveLowWatermark() int64
func (*SyncReplicationState) GetInclusiveLowWatermarkTime ¶ added in v1.21.0
func (x *SyncReplicationState) GetInclusiveLowWatermarkTime() *timestamppb.Timestamp
func (*SyncReplicationState) GetLowPriorityState ¶ added in v1.24.0
func (x *SyncReplicationState) GetLowPriorityState() *ReplicationState
func (*SyncReplicationState) Marshal ¶ added in v1.21.0
func (val *SyncReplicationState) Marshal() ([]byte, error)
Marshal an object of type SyncReplicationState to the protobuf v3 wire format
func (*SyncReplicationState) ProtoMessage ¶ added in v1.21.0
func (*SyncReplicationState) ProtoMessage()
func (*SyncReplicationState) ProtoReflect ¶ added in v1.23.0
func (x *SyncReplicationState) ProtoReflect() protoreflect.Message
func (*SyncReplicationState) Reset ¶ added in v1.21.0
func (x *SyncReplicationState) Reset()
func (*SyncReplicationState) Size ¶ added in v1.21.0
func (val *SyncReplicationState) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncReplicationState) String ¶ added in v1.21.0
func (x *SyncReplicationState) String() string
func (*SyncReplicationState) Unmarshal ¶ added in v1.21.0
func (val *SyncReplicationState) Unmarshal(buf []byte) error
Unmarshal an object of type SyncReplicationState from the protobuf v3 wire format
type SyncShardStatus ¶
type SyncShardStatus struct { StatusTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=status_time,json=statusTime,proto3" json:"status_time,omitempty"` // contains filtered or unexported fields }
func (*SyncShardStatus) Descriptor
deprecated
func (*SyncShardStatus) Descriptor() ([]byte, []int)
Deprecated: Use SyncShardStatus.ProtoReflect.Descriptor instead.
func (*SyncShardStatus) Equal ¶
func (this *SyncShardStatus) Equal(that interface{}) bool
Equal returns whether two SyncShardStatus values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncShardStatus) GetStatusTime ¶ added in v0.28.0
func (x *SyncShardStatus) GetStatusTime() *timestamppb.Timestamp
func (*SyncShardStatus) Marshal ¶
func (val *SyncShardStatus) Marshal() ([]byte, error)
Marshal an object of type SyncShardStatus to the protobuf v3 wire format
func (*SyncShardStatus) ProtoMessage ¶
func (*SyncShardStatus) ProtoMessage()
func (*SyncShardStatus) ProtoReflect ¶ added in v1.23.0
func (x *SyncShardStatus) ProtoReflect() protoreflect.Message
func (*SyncShardStatus) Reset ¶
func (x *SyncShardStatus) Reset()
func (*SyncShardStatus) Size ¶
func (val *SyncShardStatus) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncShardStatus) String ¶
func (x *SyncShardStatus) String() string
func (*SyncShardStatus) Unmarshal ¶
func (val *SyncShardStatus) Unmarshal(buf []byte) error
Unmarshal an object of type SyncShardStatus from the protobuf v3 wire format
type SyncShardStatusTaskAttributes ¶
type SyncShardStatusTaskAttributes struct { SourceCluster string `protobuf:"bytes,1,opt,name=source_cluster,json=sourceCluster,proto3" json:"source_cluster,omitempty"` ShardId int32 `protobuf:"varint,2,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` StatusTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=status_time,json=statusTime,proto3" json:"status_time,omitempty"` // contains filtered or unexported fields }
func (*SyncShardStatusTaskAttributes) Descriptor
deprecated
func (*SyncShardStatusTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SyncShardStatusTaskAttributes.ProtoReflect.Descriptor instead.
func (*SyncShardStatusTaskAttributes) Equal ¶
func (this *SyncShardStatusTaskAttributes) Equal(that interface{}) bool
Equal returns whether two SyncShardStatusTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncShardStatusTaskAttributes) GetShardId ¶
func (x *SyncShardStatusTaskAttributes) GetShardId() int32
func (*SyncShardStatusTaskAttributes) GetSourceCluster ¶
func (x *SyncShardStatusTaskAttributes) GetSourceCluster() string
func (*SyncShardStatusTaskAttributes) GetStatusTime ¶ added in v0.28.0
func (x *SyncShardStatusTaskAttributes) GetStatusTime() *timestamppb.Timestamp
func (*SyncShardStatusTaskAttributes) Marshal ¶
func (val *SyncShardStatusTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type SyncShardStatusTaskAttributes to the protobuf v3 wire format
func (*SyncShardStatusTaskAttributes) ProtoMessage ¶
func (*SyncShardStatusTaskAttributes) ProtoMessage()
func (*SyncShardStatusTaskAttributes) ProtoReflect ¶ added in v1.23.0
func (x *SyncShardStatusTaskAttributes) ProtoReflect() protoreflect.Message
func (*SyncShardStatusTaskAttributes) Reset ¶
func (x *SyncShardStatusTaskAttributes) Reset()
func (*SyncShardStatusTaskAttributes) Size ¶
func (val *SyncShardStatusTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncShardStatusTaskAttributes) String ¶
func (x *SyncShardStatusTaskAttributes) String() string
func (*SyncShardStatusTaskAttributes) Unmarshal ¶
func (val *SyncShardStatusTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type SyncShardStatusTaskAttributes from the protobuf v3 wire format
type SyncVersionedTransitionTaskAttributes ¶ added in v1.26.0
type SyncVersionedTransitionTaskAttributes struct {
// contains filtered or unexported fields
}
func (*SyncVersionedTransitionTaskAttributes) Descriptor
deprecated
added in
v1.26.0
func (*SyncVersionedTransitionTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SyncVersionedTransitionTaskAttributes.ProtoReflect.Descriptor instead.
func (*SyncVersionedTransitionTaskAttributes) Equal ¶ added in v1.26.0
func (this *SyncVersionedTransitionTaskAttributes) Equal(that interface{}) bool
Equal returns whether two SyncVersionedTransitionTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncVersionedTransitionTaskAttributes) Marshal ¶ added in v1.26.0
func (val *SyncVersionedTransitionTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type SyncVersionedTransitionTaskAttributes to the protobuf v3 wire format
func (*SyncVersionedTransitionTaskAttributes) ProtoMessage ¶ added in v1.26.0
func (*SyncVersionedTransitionTaskAttributes) ProtoMessage()
func (*SyncVersionedTransitionTaskAttributes) ProtoReflect ¶ added in v1.26.0
func (x *SyncVersionedTransitionTaskAttributes) ProtoReflect() protoreflect.Message
func (*SyncVersionedTransitionTaskAttributes) Reset ¶ added in v1.26.0
func (x *SyncVersionedTransitionTaskAttributes) Reset()
func (*SyncVersionedTransitionTaskAttributes) Size ¶ added in v1.26.0
func (val *SyncVersionedTransitionTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncVersionedTransitionTaskAttributes) String ¶ added in v1.26.0
func (x *SyncVersionedTransitionTaskAttributes) String() string
func (*SyncVersionedTransitionTaskAttributes) Unmarshal ¶ added in v1.26.0
func (val *SyncVersionedTransitionTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type SyncVersionedTransitionTaskAttributes from the protobuf v3 wire format
type SyncWorkflowStateTaskAttributes ¶ added in v1.17.0
type SyncWorkflowStateTaskAttributes struct { WorkflowState *v12.WorkflowMutableState `protobuf:"bytes,1,opt,name=workflow_state,json=workflowState,proto3" json:"workflow_state,omitempty"` // contains filtered or unexported fields }
func (*SyncWorkflowStateTaskAttributes) Descriptor
deprecated
added in
v1.17.0
func (*SyncWorkflowStateTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SyncWorkflowStateTaskAttributes.ProtoReflect.Descriptor instead.
func (*SyncWorkflowStateTaskAttributes) Equal ¶ added in v1.17.0
func (this *SyncWorkflowStateTaskAttributes) Equal(that interface{}) bool
Equal returns whether two SyncWorkflowStateTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncWorkflowStateTaskAttributes) GetWorkflowState ¶ added in v1.17.0
func (x *SyncWorkflowStateTaskAttributes) GetWorkflowState() *v12.WorkflowMutableState
func (*SyncWorkflowStateTaskAttributes) Marshal ¶ added in v1.17.0
func (val *SyncWorkflowStateTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type SyncWorkflowStateTaskAttributes to the protobuf v3 wire format
func (*SyncWorkflowStateTaskAttributes) ProtoMessage ¶ added in v1.17.0
func (*SyncWorkflowStateTaskAttributes) ProtoMessage()
func (*SyncWorkflowStateTaskAttributes) ProtoReflect ¶ added in v1.23.0
func (x *SyncWorkflowStateTaskAttributes) ProtoReflect() protoreflect.Message
func (*SyncWorkflowStateTaskAttributes) Reset ¶ added in v1.17.0
func (x *SyncWorkflowStateTaskAttributes) Reset()
func (*SyncWorkflowStateTaskAttributes) Size ¶ added in v1.17.0
func (val *SyncWorkflowStateTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncWorkflowStateTaskAttributes) String ¶ added in v1.17.0
func (x *SyncWorkflowStateTaskAttributes) String() string
func (*SyncWorkflowStateTaskAttributes) Unmarshal ¶ added in v1.17.0
func (val *SyncWorkflowStateTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type SyncWorkflowStateTaskAttributes from the protobuf v3 wire format
type TaskQueueUserDataAttributes ¶ added in v1.21.0
type TaskQueueUserDataAttributes struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` TaskQueueName string `protobuf:"bytes,2,opt,name=task_queue_name,json=taskQueueName,proto3" json:"task_queue_name,omitempty"` UserData *v12.TaskQueueUserData `protobuf:"bytes,3,opt,name=user_data,json=userData,proto3" json:"user_data,omitempty"` // contains filtered or unexported fields }
func (*TaskQueueUserDataAttributes) Descriptor
deprecated
added in
v1.21.0
func (*TaskQueueUserDataAttributes) Descriptor() ([]byte, []int)
Deprecated: Use TaskQueueUserDataAttributes.ProtoReflect.Descriptor instead.
func (*TaskQueueUserDataAttributes) Equal ¶ added in v1.21.0
func (this *TaskQueueUserDataAttributes) Equal(that interface{}) bool
Equal returns whether two TaskQueueUserDataAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*TaskQueueUserDataAttributes) GetNamespaceId ¶ added in v1.21.0
func (x *TaskQueueUserDataAttributes) GetNamespaceId() string
func (*TaskQueueUserDataAttributes) GetTaskQueueName ¶ added in v1.21.0
func (x *TaskQueueUserDataAttributes) GetTaskQueueName() string
func (*TaskQueueUserDataAttributes) GetUserData ¶ added in v1.21.0
func (x *TaskQueueUserDataAttributes) GetUserData() *v12.TaskQueueUserData
func (*TaskQueueUserDataAttributes) Marshal ¶ added in v1.21.0
func (val *TaskQueueUserDataAttributes) Marshal() ([]byte, error)
Marshal an object of type TaskQueueUserDataAttributes to the protobuf v3 wire format
func (*TaskQueueUserDataAttributes) ProtoMessage ¶ added in v1.21.0
func (*TaskQueueUserDataAttributes) ProtoMessage()
func (*TaskQueueUserDataAttributes) ProtoReflect ¶ added in v1.23.0
func (x *TaskQueueUserDataAttributes) ProtoReflect() protoreflect.Message
func (*TaskQueueUserDataAttributes) Reset ¶ added in v1.21.0
func (x *TaskQueueUserDataAttributes) Reset()
func (*TaskQueueUserDataAttributes) Size ¶ added in v1.21.0
func (val *TaskQueueUserDataAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*TaskQueueUserDataAttributes) String ¶ added in v1.21.0
func (x *TaskQueueUserDataAttributes) String() string
func (*TaskQueueUserDataAttributes) Unmarshal ¶ added in v1.21.0
func (val *TaskQueueUserDataAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type TaskQueueUserDataAttributes from the protobuf v3 wire format
type VerifyVersionedTransitionTaskAttributes ¶ added in v1.26.0
type VerifyVersionedTransitionTaskAttributes struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` NextEventId int64 `protobuf:"varint,4,opt,name=next_event_id,json=nextEventId,proto3" json:"next_event_id,omitempty"` EventVersionHistory []*v16.VersionHistoryItem `protobuf:"bytes,5,rep,name=event_version_history,json=eventVersionHistory,proto3" json:"event_version_history,omitempty"` NewRunId string `protobuf:"bytes,6,opt,name=new_run_id,json=newRunId,proto3" json:"new_run_id,omitempty"` // contains filtered or unexported fields }
func (*VerifyVersionedTransitionTaskAttributes) Descriptor
deprecated
added in
v1.26.0
func (*VerifyVersionedTransitionTaskAttributes) Descriptor() ([]byte, []int)
Deprecated: Use VerifyVersionedTransitionTaskAttributes.ProtoReflect.Descriptor instead.
func (*VerifyVersionedTransitionTaskAttributes) Equal ¶ added in v1.26.0
func (this *VerifyVersionedTransitionTaskAttributes) Equal(that interface{}) bool
Equal returns whether two VerifyVersionedTransitionTaskAttributes values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*VerifyVersionedTransitionTaskAttributes) GetEventVersionHistory ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) GetEventVersionHistory() []*v16.VersionHistoryItem
func (*VerifyVersionedTransitionTaskAttributes) GetNamespaceId ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) GetNamespaceId() string
func (*VerifyVersionedTransitionTaskAttributes) GetNewRunId ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) GetNewRunId() string
func (*VerifyVersionedTransitionTaskAttributes) GetNextEventId ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) GetNextEventId() int64
func (*VerifyVersionedTransitionTaskAttributes) GetRunId ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) GetRunId() string
func (*VerifyVersionedTransitionTaskAttributes) GetWorkflowId ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) GetWorkflowId() string
func (*VerifyVersionedTransitionTaskAttributes) Marshal ¶ added in v1.26.0
func (val *VerifyVersionedTransitionTaskAttributes) Marshal() ([]byte, error)
Marshal an object of type VerifyVersionedTransitionTaskAttributes to the protobuf v3 wire format
func (*VerifyVersionedTransitionTaskAttributes) ProtoMessage ¶ added in v1.26.0
func (*VerifyVersionedTransitionTaskAttributes) ProtoMessage()
func (*VerifyVersionedTransitionTaskAttributes) ProtoReflect ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) ProtoReflect() protoreflect.Message
func (*VerifyVersionedTransitionTaskAttributes) Reset ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) Reset()
func (*VerifyVersionedTransitionTaskAttributes) Size ¶ added in v1.26.0
func (val *VerifyVersionedTransitionTaskAttributes) Size() int
Size returns the size of the object, in bytes, once serialized
func (*VerifyVersionedTransitionTaskAttributes) String ¶ added in v1.26.0
func (x *VerifyVersionedTransitionTaskAttributes) String() string
func (*VerifyVersionedTransitionTaskAttributes) Unmarshal ¶ added in v1.26.0
func (val *VerifyVersionedTransitionTaskAttributes) Unmarshal(buf []byte) error
Unmarshal an object of type VerifyVersionedTransitionTaskAttributes from the protobuf v3 wire format
type WorkflowReplicationMessages ¶ added in v1.21.0
type WorkflowReplicationMessages struct { ReplicationTasks []*ReplicationTask `protobuf:"bytes,1,rep,name=replication_tasks,json=replicationTasks,proto3" json:"replication_tasks,omitempty"` // This can be different than the last taskId in the above list, because sender can decide to skip tasks (e.g. for completed workflows). ExclusiveHighWatermark int64 `` /* 130-byte string literal not displayed */ ExclusiveHighWatermarkTime *timestamppb.Timestamp `` /* 143-byte string literal not displayed */ Priority v1.TaskPriority `protobuf:"varint,4,opt,name=priority,proto3,enum=temporal.server.api.enums.v1.TaskPriority" json:"priority,omitempty"` // contains filtered or unexported fields }
func (*WorkflowReplicationMessages) Descriptor
deprecated
added in
v1.21.0
func (*WorkflowReplicationMessages) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowReplicationMessages.ProtoReflect.Descriptor instead.
func (*WorkflowReplicationMessages) Equal ¶ added in v1.21.0
func (this *WorkflowReplicationMessages) Equal(that interface{}) bool
Equal returns whether two WorkflowReplicationMessages values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkflowReplicationMessages) GetExclusiveHighWatermark ¶ added in v1.21.0
func (x *WorkflowReplicationMessages) GetExclusiveHighWatermark() int64
func (*WorkflowReplicationMessages) GetExclusiveHighWatermarkTime ¶ added in v1.21.0
func (x *WorkflowReplicationMessages) GetExclusiveHighWatermarkTime() *timestamppb.Timestamp
func (*WorkflowReplicationMessages) GetPriority ¶ added in v1.25.0
func (x *WorkflowReplicationMessages) GetPriority() v1.TaskPriority
func (*WorkflowReplicationMessages) GetReplicationTasks ¶ added in v1.21.0
func (x *WorkflowReplicationMessages) GetReplicationTasks() []*ReplicationTask
func (*WorkflowReplicationMessages) Marshal ¶ added in v1.21.0
func (val *WorkflowReplicationMessages) Marshal() ([]byte, error)
Marshal an object of type WorkflowReplicationMessages to the protobuf v3 wire format
func (*WorkflowReplicationMessages) ProtoMessage ¶ added in v1.21.0
func (*WorkflowReplicationMessages) ProtoMessage()
func (*WorkflowReplicationMessages) ProtoReflect ¶ added in v1.23.0
func (x *WorkflowReplicationMessages) ProtoReflect() protoreflect.Message
func (*WorkflowReplicationMessages) Reset ¶ added in v1.21.0
func (x *WorkflowReplicationMessages) Reset()
func (*WorkflowReplicationMessages) Size ¶ added in v1.21.0
func (val *WorkflowReplicationMessages) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkflowReplicationMessages) String ¶ added in v1.21.0
func (x *WorkflowReplicationMessages) String() string
func (*WorkflowReplicationMessages) Unmarshal ¶ added in v1.21.0
func (val *WorkflowReplicationMessages) Unmarshal(buf []byte) error
Unmarshal an object of type WorkflowReplicationMessages from the protobuf v3 wire format