MCPcopy Create free account

hub / github.com/temporalio/temporal / functions

Functions43,335 in github.com/temporalio/temporal

↓ 2 callersFunctionParseHHMMSSDuration
(d string)
common/primitives/timestamp/parse_duration.go:55
↓ 2 callersFunctionParseJSONL
ParseJSONL parses a JSONL file. We separate this out from [ParseDLQMessages] so that we can reuse it for other JSONL files that don't contain [tdbg.DL
tools/tdbg/tdbgtest/output_parsing.go:46
↓ 2 callersFunctionPartitionTag
(partition string)
common/metrics/tags.go:302
↓ 2 callersMethodPauseActivity
PauseActivity pauses the execution of an activity specified by its ID. Returns a `NotFound` error if there is no pending activity with the provided ID
api/historyservice/v1/service_grpc.pb.go:349
↓ 2 callersMethodPauseWorkflowExecution
PauseWorkflowExecution pauses the workflow execution specified in the request.
api/historyservice/v1/service_grpc.pb.go:385
↓ 2 callersMethodPayload
()
common/testing/testvars/any.go:31
↓ 2 callersFunctionPeerCert
PeerCert extracts an x509 certificate from given tlsInfo.
common/authorization/interceptor.go:70
↓ 2 callersFunctionPendingOperationState
PendingOperationState maps a nexus operation status to the corresponding pending API state. Returns PENDING_NEXUS_OPERATION_STATE_UNSPECIFIED for non-
chasm/lib/nexusoperation/operation.go:702
↓ 2 callersFunctionPersistWorkflowEvents
( ctx context.Context, shardContext historyi.ShardContext, workflowEventsSlice ...*persistence.WorkflowEven
service/history/workflow/transaction_impl.go:245
↓ 2 callersFunctionPersistenceCallbackToAPICallback
(cb *persistencespb.Callback)
service/history/workflow/util.go:291
↓ 2 callersFunctionPickRolloutSplit
PickRolloutSplit returns two distinct business IDs in the given namespace such that the first is accepted by RolloutAccepts at percent and the second
tests/testcore/utils.go:26
↓ 2 callersFunctionPinnedBuildIdSearchAttribute
PinnedBuildIdSearchAttribute creates the pinned search attribute for the BuildIds list, used as a visibility optimization. For pinned workflows using
common/worker_versioning/worker_versioning.go:96
↓ 2 callersMethodPollActivityTaskQueue
PollActivityTaskQueue is called by frontend to process ActivityTask from a specific task queue. ActivityTask is dispatched to callers whenever a Sche
api/matchingservice/v1/service_grpc.pb.go:75
↓ 2 callersMethodPollAndProcessActivityTaskWithID
PollAndProcessActivityTaskWithID is similar to PollAndProcessActivityTask but using RespondActivityTask...ByID
tests/testcore/taskpoller.go:445
↓ 2 callersMethodPollMutableState
Returns the information from mutable state of workflow execution. It fails with 'EntityNotExistError' if specified workflow execution in unknown to th
api/historyservice/v1/service_grpc.pb.go:118
↓ 2 callersMethodPollNexusTaskQueue
Request from worker (via frontend) to long poll on nexus tasks.
api/matchingservice/v1/service_grpc.pb.go:89
↓ 2 callersFunctionPollResultTag
(result string)
common/metrics/tags.go:321
↓ 2 callersMethodPollWorkflowExecutionUpdate
(-- api-linter: core::0134=disabled aip.dev/not-precedent: This service does not follow the update method API --)
api/historyservice/v1/service_grpc.pb.go:292
↓ 2 callersMethodPollWorkflowTaskQueue
PollWorkflowTaskQueue is called by frontend to process WorkflowTask from a specific task queue. A WorkflowTask is dispatched to callers for active wo
api/matchingservice/v1/service_grpc.pb.go:72
↓ 2 callersMethodPort
()
common/archiver/uri.go:13
↓ 2 callersMethodPrepareNamedContext
(ctx context.Context, query string)
common/persistence/sql/sqlplugin/interfaces.go:134
↓ 2 callersFunctionPreviousShardRangeID
PreviousShardRangeID returns tag for PreviousShardRangeID
common/log/tag/tags.go:565
↓ 2 callersMethodProcessAllUpdateCloseCallbacks
ProcessAllUpdateCloseCallbacks triggers callbacks for all updates without touching workflow-level callbacks. This is used when the workflow is continu
chasm/lib/workflow/workflow.go:88
↓ 2 callersFunctionProcessInternalRawHistory
ProcessInternalRawHistory processes history in the field response.History. History service can send history events in response.History.Events. In that
service/history/api/get_history_util.go:521
↓ 2 callersMethodProvider
()
tests/testcore/test_cluster.go:122
↓ 2 callersMethodPurgeDLQMessages
(-- api-linter: core::0165::response-message-name=disabled aip.dev/not-precedent: --) PurgeDLQMessages purges messages from DLQ.
api/adminservice/v1/service_grpc.pb.go:131
↓ 2 callersMethodPurgeDLQMessages
(-- api-linter: core::0165::response-message-name=disabled aip.dev/not-precedent: --) PurgeDLQMessages purges messages from DLQ.
api/historyservice/v1/service_grpc.pb.go:267
↓ 2 callersMethodPurgeMessages
( ctx context.Context, sourceCluster string, lastMessageID int64, )
service/history/replication/dlq_handler.go:34
↓ 2 callersMethodPush
(x any)
service/matching/counter/map.go:92
↓ 2 callersMethodPutOrDo
PutOrDo put the key value in the map, if key does not exists, otherwise, call fn with existing key and value return (value, fn evaluated or not, error
common/collection/concurrent_tx_map.go:145
↓ 2 callersMethodQueryWorkflow
QueryWorkflow is called by frontend to query a workflow.
api/matchingservice/v1/service_grpc.pb.go:83
↓ 2 callersMethodQueryWorkflow
QueryWorkflow returns query result for a specified workflow execution.
api/historyservice/v1/service_grpc.pb.go:257
↓ 2 callersMethodQueueMetadataFromBlob
(data *commonpb.DataBlob)
common/persistence/serialization/serializer.go:92
↓ 2 callersFunctionQueueReaderIDTag
(readerID int64)
common/metrics/tags.go:345
↓ 2 callersFunctionRandomChasmNodeMap
()
common/persistence/tests/util.go:160
↓ 2 callersFunctionRandomExecutionInfo
( namespaceID string, workflowID string, eventID int64, lastWriteVersion int64, branchToken []byte, )
common/persistence/tests/util.go:185
↓ 2 callersFunctionRandomExecutionState
( runID string, state enumsspb.WorkflowExecutionState, status enumspb.WorkflowExecutionStatus, lastWriteVe
common/persistence/tests/util.go:209
↓ 2 callersFunctionRandomInt64ActivityInfoMap
()
common/persistence/tests/util.go:238
↓ 2 callersFunctionRandomInt64ChildExecutionInfoMap
()
common/persistence/tests/util.go:250
↓ 2 callersFunctionRandomInt64RequestCancelInfoMap
()
common/persistence/tests/util.go:256
↓ 2 callersFunctionRandomInt64SignalInfoMap
()
common/persistence/tests/util.go:262
↓ 2 callersFunctionRandomStringTimerInfoMap
()
common/persistence/tests/util.go:244
↓ 2 callersFunctionRandomTime
()
common/persistence/tests/util.go:366
↓ 2 callersMethodRangeDeleteFromQueueV2Messages
(ctx context.Context, filter QueueV2MessagesFilter)
common/persistence/sql/sqlplugin/queue_v2_message.go:41
↓ 2 callersMethodRangeSelectFromQueueV2Messages
(ctx context.Context, filter QueueV2MessagesFilter)
common/persistence/sql/sqlplugin/queue_v2_message.go:40
↓ 2 callersFunctionRateLimitInterceptorProvider
( serviceConfig *Config, frontendServiceResolver membership.ServiceResolver, handler metrics.Handler, logg
service/frontend/fx.go:474
↓ 2 callersMethodReadContext
ReadContext returns a new read-only CHASM context.
chasm/lib/scheduler/helper_test.go:272
↓ 2 callersMethodReadEnabled
()
common/archiver/archival_metadata.go:26
↓ 2 callersFunctionReadLevel
ReadLevel returns tag for ReadLevel
common/log/tag/tags.go:585
↓ 2 callersMethodReadLockShards
(ctx context.Context, filter ShardsFilter)
common/persistence/sql/sqlplugin/history_shard.go:28
↓ 2 callersMethodReady
()
common/future/future_impl.go:106
↓ 2 callersMethodReapplyEvents
( ctx context.Context, shardContext historyi.ShardContext, eventBatches []*persistence.WorkflowEvents, )
service/history/workflow/context.go:882
↓ 2 callersMethodReapplyEvents
ReapplyEvents applies stale events to the current workflow and current run.
api/adminservice/v1/service_grpc.pb.go:104
↓ 2 callersMethodReapplyEvents
ReapplyEvents applies stale events to the current workflow and current run.
api/historyservice/v1/service_grpc.pb.go:259
↓ 2 callersMethodRebuildMutableState
RebuildMutableState attempts to rebuild mutable state according to persisted history events. NOTE: this is experimental API
api/adminservice/v1/service_grpc.pb.go:77
↓ 2 callersMethodRebuildMutableState
RebuildMutableState attempts to rebuild mutable state according to persisted history events. NOTE: this is experimental API
api/historyservice/v1/service_grpc.pb.go:277
↓ 2 callersMethodRebuildWithCurrentMutableState
( ctx context.Context, now time.Time, baseWorkflowIdentifier definition.WorkflowKey, baseBranchTok
service/history/ndc/state_rebuilder.go:43
↓ 2 callersMethodRecordActivityTaskHeartbeat
RecordActivityTaskHeartbeat is called by application worker while it is processing an ActivityTask. If worker fails to heartbeat within 'heartbeatTim
api/historyservice/v1/service_grpc.pb.go:149
↓ 2 callersMethodRecordActivityTaskStarted
RecordActivityTaskStarted is called by the Matchingservice before it hands a workflow task to the application worker in response to a PollActivityTask
api/historyservice/v1/service_grpc.pb.go:131
↓ 2 callersMethodRecordChildExecutionCompleted
RecordChildExecutionCompleted is used for reporting the completion of child workflow execution to parent. This is mainly called by transfer queue proc
api/historyservice/v1/service_grpc.pb.go:224
↓ 2 callersMethodRecordProgress
(ctx context.Context, progress any)
common/archiver/options.go:27
↓ 2 callersMethodRecordStart
(executable Executable)
service/history/queues/scheduler_monitor.go:90
↓ 2 callersMethodRecordWorkflowTaskStarted
RecordWorkflowTaskStarted is called by the Matchingservice before it hands a workflow task to the application worker in response to a PollWorkflowTask
api/historyservice/v1/service_grpc.pb.go:127
↓ 2 callersMethodRecvMsg
RecvMsg mocks base method.
api/historyservicemock/v1/service_grpc.pb.mock.go:1669
↓ 2 callersMethodRecvMsg
RecvMsg mocks base method.
api/adminservicemock/v1/service_grpc.pb.mock.go:1049
↓ 2 callersMethodRecycleToken
RecycleToken should be called when the action being rate limited was not completed for some reason (i.e. a task is not dispatched because it was inval
common/quotas/clocked_rate_limiter.go:165
↓ 2 callersMethodRefreshWorkflowTasks
RefreshWorkflowTasks refreshes all tasks of a workflow.
api/adminservice/v1/service_grpc.pb.go:135
↓ 2 callersMethodRefreshWorkflowTasks
RefreshWorkflowTasks refreshes all tasks of a workflow.
api/historyservice/v1/service_grpc.pb.go:271
↓ 2 callersMethodRegisterServices
(server *grpc.Server)
chasm/library.go:15
↓ 2 callersFunctionRegisterTaskSerializers
(reg *hsm.Registry)
components/nexusoperations/tasks.go:345
↓ 2 callersFunctionRegisterTaskSerializers
(reg *hsm.Registry)
components/callbacks/tasks.go:86
↓ 2 callersMethodRegisterTest
RegisterTest records t as currently using this cluster. At t's Cleanup it fails t if the cluster was poisoned during t's window. This fails all active
tests/testcore/functional_test_base.go:763
↓ 2 callersFunctionRemoveBuildIds
RemoveBuildIds removes given buildIds from versioning data. Assumes that build ids are safe to remove, ex: a set default is never removed unless it is
service/matching/version_sets.go:78
↓ 2 callersMethodRemoveIf
RemoveIf deletes the given key from the map if fn return true
common/collection/concurrent_tx_map.go:163
↓ 2 callersMethodRemoveSignalMutableState
RemoveSignalMutableState is used to remove a signal request Id that was previously recorded. This is currently used to clean execution info when sign
api/historyservice/v1/service_grpc.pb.go:188
↓ 2 callersMethodRemoveTask
RemoveTask remove task based on type, taskid, shardid.
api/historyservice/v1/service_grpc.pb.go:251
↓ 2 callersFunctionReplaceAssignmentRule
(timestamp *hlc.Clock, data *persistencespb.VersioningData, req *workflowservice.UpdateWorkerVersioningRules
service/matching/version_rule_helpers.go:109
↓ 2 callersFunctionReplaceCompatibleRedirectRule
(timestamp *hlc.Clock, data *persistencespb.VersioningData, req *workflowservice.UpdateWorkerVersioningRules
service/matching/version_rule_helpers.go:192
↓ 2 callersMethodReplicateEventsV2
ReplicateEventsV2 replicates workflow history events
api/historyservice/v1/service_grpc.pb.go:235
↓ 2 callersMethodReplicateTaskQueueUserData
Replicate task queue user data across clusters, must be done via the owning node for updates in namespace.
api/matchingservice/v1/service_grpc.pb.go:175
↓ 2 callersMethodReplicateWorkflowState
ReplicateWorkflowState replicates workflow state
api/historyservice/v1/service_grpc.pb.go:237
↓ 2 callersMethodReplicationTask
()
service/history/replication/executable_task.go:172
↓ 2 callersMethodReplicationTaskFromBlob
(data *commonpb.DataBlob)
common/persistence/serialization/serializer.go:93
↓ 2 callersMethodReplicationTaskInfoFromBlob
(data *commonpb.DataBlob)
common/persistence/serialization/serializer.go:99
↓ 2 callersMethodReplicationTaskToBlob
(replicationTask *replicationspb.ReplicationTask)
common/persistence/serialization/serializer.go:54
↓ 2 callersMethodReprocessRedirectedTasksAfterStop
ReprocessRedirectedTasksAfterStop sends tasks in the matcher that came from other physical queues back to be reprocessed. Note this is called after St
service/matching/physical_task_queue_manager_interface.go:31
↓ 2 callersMethodRequestCancel
RequestCancel requests cancellation of the operation. It creates a Cancellation child component and, if the operation has already started, schedules t
chasm/lib/nexusoperation/operation.go:173
↓ 2 callersMethodRequestCancelInfoToBlob
(info *persistencespb.RequestCancelInfo)
common/persistence/serialization/serializer.go:47
↓ 2 callersMethodRequestCancelWorkflowExecution
RequestCancelWorkflowExecution is called by application worker when it wants to request cancellation of a workflow instance. It will result in a new '
api/historyservice/v1/service_grpc.pb.go:209
↓ 2 callersMethodRequestHeader
RequestHeader returns the first value of the named gRPC metadata header from the inbound request context, or "" if absent. Only available when this C
chasm/context.go:50
↓ 2 callersMethodRequestRefresh
RequestRefresh requests that the membership information be refreshed.
common/membership/interfaces.go:90
↓ 2 callersMethodRequestRefresh
()
common/membership/ringpop/service_resolver.go:152
↓ 2 callersFunctionRequiref
Requiref is like [Require] but adds a formatted message to the timeout failure.
common/testing/await/require_ctx.go:63
↓ 2 callersMethodReserveN
ReserveN calls ReserveN on its list of rate limiters and returns a MultiReservation that is a list of the individual reservation objects indicating ho
common/quotas/multi_rate_limiter_impl.go:78
↓ 2 callersMethodResetActivity
ResetActivity resets the execution of an activity specified by its ID. Resetting an activity means: - number of attempts will be reset to 0. - activi
api/historyservice/v1/service_grpc.pb.go:383
↓ 2 callersMethodResetHistoryBuilder
()
service/history/historybuilder/history_builder_categorization_test.go:1253
↓ 2 callersMethodResetStickyTaskQueue
Reset the sticky task queue related information in mutable state of a given workflow. Things cleared are: 1. StickyTaskQueue 2. StickyScheduleToStartT
api/historyservice/v1/service_grpc.pb.go:123
↓ 2 callersMethodResetWorkflowExecution
ResetWorkflowExecution reset an existing workflow execution by a firstEventId of a existing event batch in the history and immediately terminating the
api/historyservice/v1/service_grpc.pb.go:199
↓ 2 callersFunctionResolveDuplicateWorkflowID
ResolveDuplicateWorkflowID determines how to resolve a workflow ID duplication upon workflow start according to the WorkflowIdReusePolicy (for *comple
service/history/api/workflow_id_dedup.go:32
↓ 2 callersFunctionResolveWorkflowIDReusePolicy
( shardContext historyi.ShardContext, workflowKey definition.WorkflowKey, namespaceEntry *namespace.Namespa
service/history/api/workflow_id_dedup.go:109
← previousnext →7,501–7,600 of 43,335, ranked by callers