MCPcopy Create free account

hub / github.com/temporalio/temporal / functions

Functions43,335 in github.com/temporalio/temporal

↓ 246 callersMethodGetEventType
()
api/persistence/v1/executions.pb.go:1568
↓ 244 callersMethodDeploymentSeries
[cleanup-wv-pre-release]
common/testing/testvars/test_vars.go:231
↓ 240 callersMethodFatal
(msg string, tags ...tag.Tag)
common/log/interface.go:25
↓ 237 callersMethodFinish
( flushBufferEvent bool, )
service/history/historybuilder/event_store.go:213
↓ 235 callersMethodGetType
()
service/history/tasks/task.go:22
↓ 232 callersFunctionProtoEqual
ProtoEqual compares two proto messages for equality using proto semantics. Options can be passed to customize comparison behavior, e.g. protorequire.I
common/testing/protorequire/require.go:46
↓ 227 callersMethodInvoke
Invoke executes the callback logic and returns the invocation result.
chasm/lib/callback/tasks.go:66
↓ 225 callersMethodEqualHistoryEvents
(expectedHistory string, actualHistoryEvents []*historypb.HistoryEvent)
common/testing/historyrequire/history_require.go:86
↓ 221 callersMethodGetStatus
()
api/schedule/v1/message.pb.go:240
↓ 218 callersMethodGetExecution
()
common/rpc/interceptor/routing_key_extractor.go:61
↓ 216 callersMethodFail
Fail marks the current attempt as failed without stopping it.
common/testing/await/t.go:32
↓ 215 callersMethodGetLogger
()
service/history/interfaces/shard_context.go:46
↓ 212 callersMethodErr
Error observes the error returned by the func passed to Go (if any). There is never any error (i.e. this function returns nil) while the goroutine is
common/goro/goro.go:65
↓ 211 callersFunctionCapturePanic
CapturePanic is used to capture panic, it will log the panic and also return the error through pointer. If the panic value is not error then a default
common/log/panic.go:15
↓ 211 callersFunctionWorkflowNamespaceID
namespace related WorkflowNamespaceID returns tag for WorkflowNamespaceID TODO: Rename to NamespaceID
common/log/tag/tags.go:189
↓ 209 callersMethodNext
Next returns the next item and error
common/collection/iterator.go:9
↓ 207 callersMethodGetConfig
()
service/history/interfaces/shard_context.go:44
↓ 207 callersMethodRegisterWorkflowWithOptions
RegisterWorkflowWithOptions mocks base method.
common/testing/mocksdk/worker_mock.go:118
↓ 207 callersMethodStop
()
temporal/server.go:18
↓ 205 callersMethodGetSearchAttributes
(indexName string, forceRefreshCache bool)
common/searchattribute/search_attirbute.go:20
↓ 205 callersFunctionaddWorkflowTaskScheduledEvent
(ms historyi.MutableState)
service/history/history_engine_test.go:6675
↓ 204 callersFunctionDurationFromSeconds
(s int64)
common/primitives/timestamp/duration.go:37
↓ 201 callersFunctionNamespaceTag
NamespaceTag returns a new namespace tag. For timers, this also ensures that we dual emit the metric with the all tag. If a blank namespace is provide
common/metrics/tags.go:103
↓ 199 callersMethodGetData
()
common/testing/generator_interface.go:63
↓ 198 callersMethodApply
Apply a history event to the state machine. Triggered during replication and workflow reset.
chasm/lib/workflow/events.go:20
↓ 198 callersMethodCounter
Counter obtains a counter for the given name.
common/metrics/metrics.go:26
↓ 198 callersMethodFormat
(buf *sqlparser.TrackedBuffer)
common/persistence/visibility/store/query/util.go:68
↓ 198 callersMethodSnapshot
(*persistencespb.VersionedTransition)
service/history/interfaces/chasm_tree.go:20
↓ 197 callersMethodWithBuildIDNumber
(n int)
common/testing/testvars/test_vars.go:226
↓ 192 callersMethodStart
(context.Context)
temporal/fx.go:1074
↓ 190 callersMethodGetShardID
()
service/history/interfaces/shard_context.go:38
↓ 188 callersMethodClose
Close the factory
common/persistence/client/factory.go:29
↓ 188 callersMethodDebug
(msg string, tags ...tag.Tag)
common/log/interface.go:19
↓ 188 callersMethodGetDeploymentName
()
api/deployment/v1/message.pb.go:73
↓ 188 callersMethodProtoEqual
(a proto.Message, b proto.Message)
common/testing/protoassert/assert.go:94
↓ 186 callersFunctionNewVersionHistoryItem
NewVersionHistoryItem create a new instance of VersionHistoryItem.
common/persistence/versionhistory/version_history_item.go:10
↓ 183 callersMethodQuery
(string, ...any)
common/persistence/nosql/nosqlplugin/cassandra/gocql/interfaces.go:17
↓ 180 callersMethodSdkWorker
SdkWorker returns the SDK worker. It is lazily initialized on the first call.
tests/testcore/test_env.go:505
↓ 179 callersMethodAdd
Add request to bulk processor.
common/persistence/visibility/store/elasticsearch/processor.go:32
↓ 176 callersMethodUpdateID
()
common/testing/testvars/test_vars.go:370
↓ 176 callersFunctionaddWorkflowTaskStartedEvent
(ms historyi.MutableState, scheduledEventID int64, taskQueue, identity string)
service/history/history_engine_test.go:6680
↓ 175 callersMethodEXPECT
EXPECT returns an object that allows the caller to indicate expected use.
service/history/ndc/workflow_mock.go:41
↓ 175 callersMethodIsWorkflowExecutionRunning
()
service/history/workflow/update/store.go:21
↓ 175 callersFunctionString
(str string)
common/shuffle/shuffle.go:7
↓ 173 callersFunctionNewImmediateKey
(taskID int64)
service/history/tasks/key.go:30
↓ 173 callersMethodRegisterWorkflow
RegisterWorkflow registers Workflow types provided by this worker component. Local Activities should also be registered here because they are executed
service/worker/common/interface.go:15
↓ 171 callersFunctionNewConverterError
(format string, a ...any)
common/persistence/visibility/store/query/errors.go:24
↓ 170 callersMethodAwait
Await calls fn repeatedly until all assertions pass or timeout is reached.
common/testing/parallelsuite/suite.go:108
↓ 167 callersMethodGetTaskQueue
(ctx context.Context, request *GetTaskQueueRequest)
common/persistence/data_interfaces.go:1181
↓ 167 callersFunctionNewKey
(fireTime time.Time, taskID int64)
service/history/tasks/key.go:37
↓ 166 callersMethodWorkerTaskQueue
WorkerTaskQueue returns the task queue name used by the SDK Worker.
tests/testcore/test_env.go:522
↓ 166 callersFunctionfile_temporal_server_api_historyservice_v1_request_response_proto_rawDescGZIP
()
api/historyservice/v1/request_response.pb.go:11362
↓ 163 callersMethodGetRequestId
()
chasm/lib/activity/frontend_test.go:18
↓ 161 callersMethodUnmarshal
Unmarshal an object of type RoutingOptions from the protobuf v3 wire format
api/historyservice/v1/request_response.go-helpers.pb.go:14
↓ 161 callersMethodWait
Wait waits till the deadline for a rate limit token to allow the request to go through.
common/quotas/rate_limiter.go:33
↓ 159 callersFunctionString
Shorter helpers (aliases for the New* functions above)
common/log/tag/zap_tag.go:170
↓ 157 callersMethodExecuteActivity
ExecuteActivity mocks base method.
common/testing/mocksdk/client_mock.go:236
↓ 157 callersMethodGetIndexedFields
()
api/cli/v1/message.pb.go:430
↓ 157 callersFunctionNewNoopResolver
()
common/resolver/noop_resolver.go:8
↓ 156 callersFunctionNewGlobalIntSetting
(key string, def int, description string)
common/dynamicconfig/setting_gen.go:164
↓ 155 callersMethodGetWorkflowKey
()
service/history/interfaces/mutable_state.go:158
↓ 155 callersMethodParse
(query string)
common/archiver/s3store/query_parser.go:17
↓ 152 callersMethodAdd
Add push a task to the task set
common/tasks/sequential_task_queue.go:10
↓ 152 callersMethodRegisterActivity
RegisterActivity mocks base method.
common/testing/mocksdk/worker_mock.go:46
↓ 152 callersMethodSet
(key K, value V)
common/collection/sync_map.go:49
↓ 151 callersFunctionGetIntPropertyFn
(value int)
common/dynamicconfig/setting_gen.go:174
↓ 150 callersMethodGetMutableState
()
service/history/ndc/workflow.go:26
↓ 148 callersMethodGetAllClusterInfo
GetAllClusterInfo return the all cluster name -> corresponding info
common/cluster/metadata.go:56
↓ 148 callersMethodGetWorkflowExecution
(ctx context.Context, request *GetWorkflowExecutionRequest)
common/persistence/data_interfaces.go:1127
↓ 148 callersMethodType
Task type that must be unique per task definition.
service/history/hsm/tasks.go:25
↓ 146 callersFunctionCloneProto
CloneProto is a generic typed version of proto.Clone from proto.
common/util.go:688
↓ 145 callersMethodGetEventsCache
()
service/history/interfaces/shard_context.go:45
↓ 142 callersFunctionTestCloneToProto
( ctx context.Context, mutableState historyi.MutableState, )
service/history/workflow/test_util.go:89
↓ 141 callersMethodStartCapture
StartCapture returns a started capture. StopCapture should be called on complete.
common/metrics/metricstest/capture_handler.go:67
↓ 141 callersMethodUpdateWorkflowExecution
(ctx context.Context, request *historyservice.UpdateWorkflowExecutionRequest)
service/history/interfaces/engine.go:86
↓ 140 callersMethodGetMetadata
GetMetadata fetches the notification version for Temporal namespaces.
common/namespace/nsregistry/registry.go:97
↓ 140 callersMethodPollWorkflowTaskQueue
(ctx context.Context, request *matchingservice.PollWorkflowTaskQueueRequest, opMetrics metrics.Handler)
service/matching/matching_engine_interfaces.go:17
↓ 137 callersMethodGetWorkflowExecutionInfo
()
api/cli/v1/message.pb.go:77
↓ 136 callersMethodDeadline
A deadline for firing this task. This represents a lower bound and actual execution may get delayed if the system is overloaded or for various other r
service/history/hsm/tasks.go:30
↓ 136 callersMethodGetEngine
(ctx context.Context)
service/history/interfaces/shard_context.go:59
↓ 136 callersMethodGetFailure
()
api/persistence/v1/chasm.pb.go:709
↓ 136 callersMethodName
(name string, usage FieldNameUsage)
common/persistence/visibility/store/query/interceptors_legacy.go:5
↓ 136 callersFunctionTestGlobalMutableState
( shard historyi.ShardContext, eventsCache events.Cache, logger log.Logger, version int64, workflowID str
service/history/workflow/test_util.go:71
↓ 135 callersMethodGetTestCluster
()
tests/testcore/test_env.go:55
↓ 134 callersMethodWithContext
(context.Context)
common/persistence/nosql/nosqlplugin/cassandra/gocql/interfaces.go:35
↓ 133 callersMethodOverrideDynamicConfig
(setting dynamicconfig.GenericSetting, value any)
tests/testcore/test_env.go:57
↓ 132 callersFunctionWith
With returns Logger instance that prepend every log entry with tags. If logger implements WithLogger it is used, otherwise every log call will be inte
common/log/with_logger.go:16
↓ 131 callersFunctionNewCaptureHandler
NewCaptureHandler creates a new [metrics.Handler] that captures.
common/metrics/metricstest/capture_handler.go:57
↓ 131 callersFunctionNewSerializer
()
common/persistence/serialization/serializer.go:141
↓ 131 callersMethodSub
(subtrahend Key)
service/history/tasks/key.go:91
↓ 130 callersMethodClone
Clone returns a deep copy of the resolver
common/namespace/replication_resolver.go:40
↓ 129 callersFunctionGetCallerInfo
GetCallerInfo retrieves caller information from the context if exists. Empty value is returned if any piece of caller information is not specified in
common/headers/caller_info.go:156
↓ 129 callersMethodRespondWorkflowTaskCompleted
(ctx context.Context, request *historyservice.RespondWorkflowTaskCompletedRequest)
service/history/interfaces/engine.go:36
↓ 129 callersMethodWorkflowType
()
common/testing/testvars/test_vars.go:342
↓ 128 callersMethodTaskQueue
()
service/matching/hooks/task_lifecycle_hooks.go:31
↓ 128 callersFunctionWorkflowNamespace
WorkflowNamespace returns tag for WorkflowNamespace
common/log/tag/tags.go:194
↓ 127 callersMethodGetIdentity
()
api/cluster/v1/message.pb.go:64
↓ 127 callersMethodLen
Len observes the number of incomplete (not completed or rejected) Updates in this Registry.
service/history/workflow/update/registry.go:72
↓ 127 callersMethodSignalWorkflow
SignalWorkflow mocks base method.
common/testing/mocksdk/client_mock.go:637
↓ 126 callersMethodEXPECT
EXPECT returns an object that allows the caller to indicate expected use.
service/history/interfaces/workflow_context_mock.go:45
← previousnext →101–200 of 43,335, ranked by callers