MCPcopy Create free account

hub / github.com/temporalio/temporal / functions

Functions43,335 in github.com/temporalio/temporal

↓ 21 callersMethodWithTaskQueueNumber
(n int)
common/testing/testvars/test_vars.go:323
↓ 21 callersFunctionWorkerDeploymentVersionFromStringV31
(s string)
common/worker_versioning/worker_versioning.go:1194
↓ 21 callersFunctionWorkerDeploymentVersionToStringV31
(v *deploymentspb.WorkerDeploymentVersion)
common/worker_versioning/worker_versioning.go:1148
↓ 21 callersMethodassertWorkflowIsPaused
assertWorkflowIsPaused is a helper method which asserts that, - the workflow status is paused. - the workflow has the correct pause info. - the Tempor
tests/pause_workflow_execution_test.go:1835
↓ 21 callersMethodfatals
()
common/testing/await/require_ctx_test.go:548
↓ 21 callersMethodfilterWorkers
filterWorkers returns all WorkerHeartbeats in a namespace for which predicate(hb) returns true. System workers are excluded unless includeSystemWorker
service/matching/workers/registry_impl.go:145
↓ 21 callersMethodidlePollWorkflow
(env *testcore.TestEnv, ctx context.Context, tv *testvars.TestVars, versioned bool, timeout time.Duration,
tests/versioning_3_test.go:4868
↓ 21 callersMethodlogWarn
(msg string, tags ...tag.Tag)
service/history/workflow/mutable_state_impl.go:9080
↓ 21 callersFunctionmaxPollerCount
(tqlb *tqLoadBalancer)
client/matching/loadbalancer_test.go:157
↓ 21 callersMethodmustEncode
(v any)
chasm/visibility_test.go:348
↓ 21 callersFunctionnewQueueV2Store
(session gocql.Session, opts ...func(params *testQueueParams))
common/persistence/tests/cassandra_test.go:1203
↓ 21 callersMethodnow
()
common/persistence/sql/sqlplugin/tests/visibility.go:1382
↓ 21 callersMethodtxExecute
(ctx context.Context, operation string, f func(tx sqlplugin.Tx) error)
common/persistence/sql/common.go:52
↓ 21 callersFunctionvalidateVersionWfParams
validateVersionWfParams is a helper that verifies if the fields used for generating Worker Deployment Version related workflowID's are valid
service/worker/workerdeployment/util.go:143
↓ 20 callersMethodAddActivityTaskScheduledEvent
(int64, *commandpb.ScheduleActivityTaskCommandAttributes, bool)
service/history/interfaces/mutable_state.go:56
↓ 20 callersMethodAddHistorySize
(size int64)
service/history/interfaces/mutable_state.go:306
↓ 20 callersMethodAddTask
AddTask adds a task to the task queue. This method will first attempt a synchronous match with a poller. When that fails, task will be written to data
service/matching/task_queue_partition_manager_interface.go:27
↓ 20 callersMethodCanBatch
()
service/history/replication/batchable_task.go:22
↓ 20 callersMethodCanMerge
(Iterator)
service/history/queues/iterator.go:17
↓ 20 callersMethodCloneToProto
()
service/history/interfaces/mutable_state.go:151
↓ 20 callersMethodContainsKey
( key tasks.Key, )
service/history/queues/range.go:34
↓ 20 callersFunctionContextCounterAdd
ContextCounterAdd adds value to counter within metrics context.
common/metrics/grpc.go:140
↓ 20 callersMethodCreateTasks
(ctx context.Context, request *CreateTasksRequest)
common/persistence/data_interfaces.go:1184
↓ 20 callersMethodDescribeWorkflow
DescribeWorkflow mocks base method.
common/testing/mocksdk/client_mock.go:206
↓ 20 callersMethodDo
Do calls f() on a worker goroutine. If the call can't be started within targetDelay, it adds another worker. If Stop is called concurrently, Do may or
common/goro/adaptive_pool.go:61
↓ 20 callersMethodDone
()
common/clock/context.go:22
↓ 20 callersMethodEncode
(writer io.Writer, taskCategoryID int, blob *commonpb.DataBlob)
tools/tdbg/task_encoder.go:25
↓ 20 callersFunctionEncodeValue
EncodeValue encodes search attribute value and IndexedValueType to Payload.
common/searchattribute/sadefs/encode_value.go:15
↓ 20 callersFunctionGenerateRandomString
GenerateRandomString is used for generate test string
common/util.go:518
↓ 20 callersMethodGenerateTaskID
()
service/history/interfaces/shard_context.go:65
↓ 20 callersMethodGetActivityByActivityID
(string)
service/history/interfaces/mutable_state.go:159
↓ 20 callersMethodGetForwardInfo
()
api/matchingservice/v1/request_response.pb.go:1257
↓ 20 callersMethodGetPayloadSerializer
()
service/history/interfaces/shard_context.go:53
↓ 20 callersMethodGetQueryResult
()
api/matchingservice/v1/request_response.pb.go:1309
↓ 20 callersMethodGetReplicationStatus
(ctx context.Context, request *historyservice.GetReplicationStatusRequest)
service/history/interfaces/engine.go:85
↓ 20 callersMethodGetScheduledTime
()
service/history/queues/executable.go:51
↓ 20 callersMethodGetTargetTime
()
api/persistence/v1/executions.pb.go:1291
↓ 20 callersMethodGetUrl
()
api/persistence/v1/executions.pb.go:4708
↓ 20 callersMethodGetValue
(key Key)
common/dynamicconfig/memory_client.go:29
↓ 20 callersMethodGetValue
GetValue returns a set of values and associated constraints for a key. Not all constraints are valid for all keys. The returned slice of ConstrainedV
common/dynamicconfig/client.go:31
↓ 20 callersMethodHandleTask
( tv *testvars.TestVars, handler func(task *workflowservice.PollNexusTaskQueueResponse) (*workflowservice.Re
common/testing/taskpoller/taskpoller.go:253
↓ 20 callersMethodHostname
()
common/archiver/uri.go:12
↓ 20 callersMethodInjectHook
(hook testhooks.Hook)
tests/testcore/test_env.go:59
↓ 20 callersFunctionLastVersionedTransition
( transitions []*persistencespb.VersionedTransition, )
common/persistence/transitionhistory/transition_history.go:34
↓ 20 callersMethodMembers
Members returns all known hosts available for this service.
common/membership/interfaces.go:86
↓ 20 callersFunctionMergeMapOfPayload
MergeMapOfPayload returns a new map resulting from merging map `src` into `dst`. If a key in `src` already exists in `dst`, then the value in `src` re
common/payload/payload.go:66
↓ 20 callersFunctionNewArchiverProvider
NewArchiverProvider returns a new Archiver provider
common/archiver/provider/provider.go:101
↓ 20 callersFunctionNewHTTPClient
NewHTTPClient creates a new [HTTPClient] from provided [HTTPClientOptions]. BaseURL and Service are required.
common/nexus/nexusrpc/client.go:154
↓ 20 callersFunctionNewMockVisibilityQueryConverter
NewMockVisibilityQueryConverter creates a new mock instance.
common/persistence/sql/sqlplugin/visibility_query_converter_mock.go:33
↓ 20 callersMethodNotifyChasmExecution
(executionKey chasm.ExecutionKey, componentRef []byte)
service/history/interfaces/engine.go:104
↓ 20 callersMethodRecordActivityTaskStarted
(ctx context.Context, request *historyservice.RecordActivityTaskStartedRequest)
service/history/interfaces/engine.go:35
↓ 20 callersMethodSearchAttributes
(Context)
chasm/visibility.go:36
↓ 20 callersMethodSelectFromVisibility
SelectFromVisibility returns one or more rows from visibility table Required filter params: - getClosedWorkflowExecution - retrieves single row - {nam
common/persistence/sql/sqlplugin/visibility.go:105
↓ 20 callersMethodSetState
(S)
service/history/hsm/sm.go:23
↓ 20 callersMethodShardIDs
()
service/history/shard/controller.go:20
↓ 20 callersMethodStartTransaction
StartTransaction sets up the mutable state for transacting.
service/history/interfaces/mutable_state.go:341
↓ 20 callersMethodStop
()
service/history/shard/controller.go:22
↓ 20 callersMethodTasks
()
chasm/library.go:14
↓ 20 callersMethodToSQLiteDateTime
(t time.Time)
common/persistence/sql/sqlplugin/sqlite/typeconv.go:13
↓ 20 callersMethodUpdateRegistry
TODO (alex-update): move this from workflow context.
service/history/interfaces/workflow_context.go:122
↓ 20 callersMethodUpdateSchedule
(ctx context.Context, in *UpdateScheduleRequest, opts ...grpc.CallOption)
chasm/lib/scheduler/gen/schedulerpb/v1/service_grpc.pb.go:39
↓ 20 callersMethodUpdateTaskQueueUserData
(ctx context.Context, request *matchingservice.UpdateTaskQueueUserDataRequest)
service/matching/matching_engine_interfaces.go:35
↓ 20 callersFunctionVersionedBuildIdSearchAttribute
VersionedBuildIdSearchAttribute returns the search attribute value for a versioned build ID
common/worker_versioning/worker_versioning.go:116
↓ 20 callersMethodapproxDuration
approxDuration asserts actual is within 10s of expected. Each skip loses (event_time - command_apply_time) of wall clock because AccumulatedSkippedDur
tests/timeskipping_propagation_test.go:703
↓ 20 callersMethodcheckVersionDrainageAndVersionStatus
( env *testcore.TestEnv, tv *testvars.TestVars, expectedDrainageInfo *deploymentpb.VersionDrainageInfo, ex
tests/worker_deployment_version_test.go:1594
↓ 20 callersFunctiondeepCopyForMapstructure
deepCopyForMapstructure does a simple deep copy of T. Fancy cases (anything other than plain old data) is not handled and will panic.
common/dynamicconfig/deepcopy.go:11
↓ 20 callersMethoddefaultAction
(id string)
service/worker/scheduler/workflow_test.go:62
↓ 20 callersMethoddrainWorkflowTaskAfterSetCurrent
drainWorkflowTaskAfterSetCurrent is a helper that sets the current deployment version, drains the initial workflow task from the execution, and ensure
tests/versioning_3_test.go:748
↓ 20 callersMethodexecuteHistoryReplicationTasksUntil
executeHistoryReplicationTasksUntil executes buffered history event replication tasks until the specified event type is encountered.
tests/xdc/history_replication_signals_and_updates_test.go:650
↓ 20 callersMethodgetCalls
()
service/matching/task_queue_partition_manager_test.go:1393
↓ 20 callersMethodgetVersionedQueue
Pass either versionSet or build ID
service/matching/task_queue_partition_manager.go:1983
↓ 20 callersMethodhasMinVersion
(version SchedulerWorkflowVersion)
service/worker/scheduler/workflow.go:1694
↓ 20 callersMethodlistHistoryEvents
( shardID int32, branchToken []byte, startEventID int64, endEventID int64, )
common/persistence/tests/history_store.go:809
↓ 20 callersFunctionmustAdmit
(t *testing.T, store mockEventStore, upd *update.Update)
service/history/workflow/update/update_test.go:1021
↓ 20 callersFunctionnewTaskContext
( namespaceName string, timeout time.Duration, callerInfo headers.CallerInfo, )
service/history/replication/executable_task.go:934
↓ 20 callersMethodsizeOfHistoryEvents
( events []*historypb.HistoryEvent, )
tests/ndc/ndc_test.go:2409
↓ 20 callersMethodupdateShardInfo
( tasksCompleted int, updateFnLocked func(), )
service/history/shard/context_impl.go:1219
↓ 19 callersFunctionActivityTypeTag
ActivityTypeTag returns a new activity type tag.
common/metrics/tags.go:223
↓ 19 callersMethodAddStartChildWorkflowExecutionInitiatedEvent
(int64, *commandpb.StartChildWorkflowExecutionCommandAttributes, namespace.ID)
service/history/interfaces/mutable_state.go:94
↓ 19 callersMethodAppendf
Appendf appends a formatted issue to the set.
common/rpc/request_issues.go:22
↓ 19 callersMethodAvailableMembers
AvailableMembers returns all hosts available for this service that are accepting requests (not draining).
common/membership/interfaces.go:88
↓ 19 callersMethodBuildId
BuildId returns empty if this is not a Versioning v2 queue.
service/matching/physical_task_queue_key.go:185
↓ 19 callersMethodDeleteChild
DeleteChild marks a child node and all its descendants as deleted, removing them from the cache. No transitions will be allowed after deleting a child
service/history/hsm/tree.go:412
↓ 19 callersMethodDeleteNexusEndpoint
(ctx context.Context, request *DeleteNexusEndpointRequest)
common/persistence/data_interfaces.go:1252
↓ 19 callersMethodExecute
(ctx context.Context, task *replicationspb.NamespaceTaskAttributes)
common/namespace/nsreplication/replication_task_executor.go:49
↓ 19 callersFunctionFullyQualifiedName
FullyQualifiedName creates a fully qualified name (FQN) by combining a library name and a component or task name. The FQN is used to uniquely identify
chasm/library.go:58
↓ 19 callersMethodGetCurrentWorkflowRunID
( ctx context.Context, namespaceID namespace.ID, workflowID string, archetypeID chasm.ArchetypeID,
service/history/ndc/transaction_manager.go:118
↓ 19 callersMethodGetDeployment
()
api/taskqueue/v1/message.pb.go:132
↓ 19 callersFunctionGetDocID
(workflowID string, runID string)
common/persistence/visibility/store/elasticsearch/visibility_store.go:291
↓ 19 callersMethodGetEndpoint
()
chasm/lib/nexusoperation/gen/nexusoperationpb/v1/operation.pb.go:314
↓ 19 callersMethodGetFrontendRequest
()
chasm/lib/activity/gen/activitypb/v1/request_response.pb.go:263
↓ 19 callersMethodGetHasReached
()
api/persistence/v1/executions.pb.go:1298
↓ 19 callersMethodGetLinks
()
chasm/lib/callback/gen/callbackpb/v1/message.pb.go:277
↓ 19 callersMethodGetPageSize
()
api/adminservice/v1/request_response.pb.go:4744
↓ 19 callersMethodGetSchedule
()
api/schedule/v1/message.pb.go:547
↓ 19 callersMethodGetTarget
()
api/persistence/v1/nexus.pb.go:87
↓ 19 callersMethodGetType
GetType returns type of search attribute from type map.
common/searchattribute/name_type_map.go:141
↓ 19 callersMethodGetUserDataManager
()
service/matching/task_queue_partition_manager_interface.go:49
↓ 19 callersFunctionGetVersionHistory
GetVersionHistory gets the VersionHistory according to index provided.
common/persistence/versionhistory/version_histories.go:34
↓ 19 callersMethodGetWorkflowRunTimeout
()
chasm/lib/workflow/validator.go:65
← previousnext →1,301–1,400 of 43,335, ranked by callers