MCPcopy Create free account

hub / github.com/temporalio/temporal / functions

Functions43,335 in github.com/temporalio/temporal

↓ 5 callersMethodUnRegisterMetadataChangeCallback
(callbackId any)
common/cluster/metadata.go:62
↓ 5 callersMethodUnaliasedSearchAttributesFrom
( attributes *commonpb.SearchAttributes, namespaceName string, )
chasm/lib/workflow/validator.go:126
↓ 5 callersFunctionUnixOrZeroTime
(nanos int64)
common/primitives/timestamp/time.go:28
↓ 5 callersMethodUnlockLow
UnlockLow unlock with low priority, use LockLow / UnlockLow pair to lock / unlock
common/locks/priority_mutex.go:16
↓ 5 callersMethodUnmarshal
Unmarshal an object of type Failure from the protobuf v3 wire format
api/cli/v1/message.go-helpers.pb.go:162
↓ 5 callersMethodUnmarshal
Unmarshal an object of type DLQJobToken from the protobuf v3 wire format
api/adminservice/v1/request_response.go-helpers.pb.go:2493
↓ 5 callersMethodUpdateActivityInfo
(*historyservice.ActivitySyncInfo, bool)
service/history/interfaces/mutable_state.go:238
↓ 5 callersMethodUpdateNamespace
UpdateNamespace helper method
common/persistence/persistence-tests/metadata_persistence_v2.go:1463
↓ 5 callersMethodUpdateNexusEndpoint
(ctx context.Context, request *matchingservice.UpdateNexusEndpointRequest)
service/matching/matching_engine_interfaces.go:44
↓ 5 callersMethodUpdateQueueMetadata
(ctx context.Context, row *QueueMetadataRow)
common/persistence/sql/sqlplugin/queue_metadata.go:25
↓ 5 callersMethodUpdateSchemaVersion
UpdateSchemaVersion updates the schema version for the keyspace
tools/common/schema/types.go:45
↓ 5 callersFunctionUpdateWorkflowWithNew
( shardContext historyi.ShardContext, ctx context.Context, workflowLease WorkflowLease, action UpdateWorkf
service/history/api/update_workflow_util.go:62
↓ 5 callersFunctionUseSQLVisibility
()
tests/testcore/flag.go:25
↓ 5 callersFunctionUserDataVersion
(v int64)
common/log/tag/tags.go:1004
↓ 5 callersMethodValidateContinueAsNewWorkflowExecutionAttributes
( namespaceName namespace.Name, attributes *commandpb.ContinueAsNewWorkflowExecutionCommandAttributes, exec
service/history/api/command_attr_validator.go:386
↓ 5 callersFunctionValidateReplicationConfig
( clusterMetadata cluster.Metadata, )
service/history/api/replication_util.go:8
↓ 5 callersFunctionValidateUUID
ValidateUUID parses and validates UUID contents from the given string representation returns: - nil if the input is empty string - error if input is m
common/primitives/uuid.go:57
↓ 5 callersFunctionValidateUpdateWorkflowModeState
ValidateUpdateWorkflowModeState validate workflow update mode & workflow state
common/persistence/operation_mode_validator.go:51
↓ 5 callersFunctionValidateVersioningOverrideAndGetReactivationEligibility
(ctx context.Context, override *workflowpb.VersioningOverride, matchingClient resource.MatchingClient, vers
common/worker_versioning/worker_versioning.go:745
↓ 5 callersMethodVisibilityArchivalState
VisibilityArchivalState observes the visibility archive configuration (state and URI) for this namespace.
common/namespace/namespace.go:130
↓ 5 callersFunctionWalkExportedMethods
WalkExportedMethods calls the provided callback on each method declared as public on the specified object. This prevents the `mustEmbedUnimplementedFo
common/testing/temporalapi/public_methods.go:14
↓ 5 callersFunctionWildCardStringsToRegexp
WildCardStringToRegexps converts a given slices of string patterns to a slice of regular expressions matching wildcards (*) with any substring.
common/util/wildcard.go:20
↓ 5 callersMethodWithArchetypeID
( archetypeID chasm.ArchetypeID, )
common/persistence/visibility/store/query/converter.go:167
↓ 5 callersMethodWithBuildID
(buildID string)
common/testing/testvars/test_vars.go:315
↓ 5 callersFunctionWithContextValues
WithContextValues allows specifying key-value pairs that will be available in the Context via the Value() method whenever the chasm framework starts,
chasm/registrable_component.go:170
↓ 5 callersMethodWithDeploymentSeries
(deploymentSeries string)
common/testing/testvars/test_vars.go:311
↓ 5 callersFunctionWithEffects
(effects effect.Controller, ms historyi.MutableState)
service/history/workflow/util.go:150
↓ 5 callersFunctionWithFxOptionsForService
WithFxOptionsForService returns an Option which, when passed as an argument to setupSuite, will append the given list of fx options to the end of the
tests/testcore/functional_test_base.go:133
↓ 5 callersMethodWithNamespaceID
(namespaceID namespace.ID)
common/testing/testvars/test_vars.go:151
↓ 5 callersFunctionWithTestVars
WithTestVars customizes the default test variables for the environment.
tests/testcore/test_env.go:137
↓ 5 callersFunctionWorkerVersionTag
Consider passing the value of "metrics.breakdownByBuildID" dynamic config to this function.
common/metrics/tags.go:191
↓ 5 callersFunctionWorkflowFirstEventID
WorkflowFirstEventID returns tag for WorkflowFirstEventID
common/log/tag/tags.go:231
↓ 5 callersFunctionWorkflowStartedEventID
WorkflowStartedEventID returns tag for WorkflowStartedEventID
common/log/tag/tags.go:216
↓ 5 callersMethodaddTasks
addTasks adds both ProcessBuffer and Execute tasks as needed. It should be called when completing processing/executing tasks, to drive backoff/retry.
chasm/lib/scheduler/invoker.go:296
↓ 5 callersFunctionappendMergedSlice
( mergedSlices []Slice, s *SliceImpl, )
service/history/queues/slice.go:484
↓ 5 callersMethodappendNewBranchAndFirstNode
(branch []byte, events []*historypb.HistoryEvent, txnID int64, branchInfo string)
common/persistence/persistence-tests/history_v2_persistence.go:786
↓ 5 callersFunctionapplyTestifyMFilter
applyTestifyMFilter filters methods by the -testify.m flag. This is helpful for editor integrations like VSCode that take this suite for a testify sui
common/testing/parallelsuite/suite.go:225
↓ 5 callersFunctionapplyUpdatesToSubStateMachine
( ms *MutableStateImpl, pendingInfos map[K]V, updateInfos map[K]V, updatedSubStateMachine map[K]V, isSnap
service/history/workflow/mutable_state_impl.go:9358
↓ 5 callersMethodassertBufferedState
(qr historyi.QueryRegistry, ids ...string)
service/history/workflow/query_registry_test.go:138
↓ 5 callersFunctionassertNoRecv
assertNoRecv asserts that ch yields no value within d.
service/matching/scale_manager_test.go:131
↓ 5 callersMethodassertValidateUpdateFails
(input *UpdateConfig, db DB)
tools/common/schema/handler_test.go:120
↓ 5 callersFunctionbuildDSN
( cfg *config.SQL, r resolver.ServiceResolver, )
common/persistence/sql/sqlplugin/postgresql/session/session.go:91
↓ 5 callersMethodbuildWorkerDeploymentSummary
( deploymentName string, createTime *timestamppb.Timestamp, routingConfig *deploymentpb.RoutingConfig, late
tests/worker_deployment_test.go:3632
↓ 5 callersFunctionbuildZapLogger
(cfg Config, disableCaller bool)
common/log/zap_logger.go:236
↓ 5 callersMethodcalculateNewCacheSize
(newEntrySize int, existingEntrySize int)
common/cache/lru.go:376
↓ 5 callersMethodcanTakeScheduledAction
(manual, decrement bool)
service/worker/scheduler/workflow.go:730
↓ 5 callersMethodcaptureDroppedOnEngine
captureDroppedOnEngine points the engine's root metrics handler at a capture handler so drops emitted down the partition handler chain are recorded. M
service/matching/matching_engine_test.go:723
↓ 5 callersMethodcheckVersionStatusInDeployment
( env *testcore.TestEnv, tv *testvars.TestVars, expectedStatus enumspb.WorkerDeploymentVersionStatus, )
tests/worker_deployment_version_test.go:1625
↓ 5 callersFunctionchildCmd
childCmd builds a StartChildWorkflowExecutionCommand with ABANDON parent-close policy and generous (virtual-time) run/task timeouts appropriate for ti
tests/timeskipping_propagation_test.go:861
↓ 5 callersMethodcleanupAckedMessages
( ctx context.Context, deletedMessageID int64, )
service/worker/replicator/replicator.go:172
↓ 5 callersMethodcleanupTransaction
()
service/history/workflow/mutable_state_impl.go:8337
↓ 5 callersFunctioncliHandler
root handler for all cli commands
tools/cassandra/main.go:24
↓ 5 callersFunctioncliHandler
root handler for all cli commands
tools/elasticsearch/main.go:34
↓ 5 callersMethodcomponentFor
(componentInstance any)
chasm/registry.go:214
↓ 5 callersMethodcomputeAndApplyRateLimitLocked
()
service/matching/ratelimit_manager.go:164
↓ 5 callersMethodconfigure
(tb testing.TB, cfg config)
common/testing/testcontext/context.go:137
↓ 5 callersFunctionconstructHistoryKey
Key construction
common/archiver/s3store/util.go:115
↓ 5 callersMethodconstructTransitionOptions
( opts ...chasm.TransitionOption, )
service/history/chasm_engine.go:778
↓ 5 callersFunctionconvertBlobMapToByteMap
( input map[T]*commonpb.DataBlob, )
common/persistence/cassandra/util.go:1112
↓ 5 callersFunctionconvertColName
(fnInterceptor FieldNameInterceptor, colNameExpr sqlparser.Expr, usage FieldNameUsage)
common/persistence/visibility/store/query/converter_legacy.go:556
↓ 5 callersMethodconvertQuery
( namespaceName namespace.Name, namespaceID namespace.ID, queryString string, chasmMapper *chasm.Visibilit
common/persistence/visibility/store/elasticsearch/visibility_store.go:724
↓ 5 callersMethodconvertTaskToDLQTask
( replicationTask *replicationspb.ReplicationTask, )
service/history/replication/task_processor.go:390
↓ 5 callersFunctionconvertToExecutionInfo
(record *archiverspb.VisibilityRecord, saTypeMap searchattribute.NameTypeMap)
common/archiver/gcloud/util.go:117
↓ 5 callersMethodconvertWhereExpr
(expr *sqlparser.Expr)
common/persistence/visibility/store/sql/query_converter_legacy.go:284
↓ 5 callersMethodconvertWhereString
(queryString string)
common/persistence/visibility/store/sql/query_converter_legacy.go:164
↓ 5 callersMethodcopyShardInfo
TODO: why do we need a deep copy here?
service/history/shard/context_impl.go:2162
↓ 5 callersMethodcreateCallerError
( actionTag tag.ZapTag, details string, )
service/history/workflow/mutable_state_impl.go:9067
↓ 5 callersFunctioncreateClient
(cli *cli.Context, logger log.Logger)
tools/elasticsearch/handler.go:18
↓ 5 callersMethodcreateLongPollContext
(parent context.Context)
client/matching/client.go:501
↓ 5 callersMethodcreateNamespaceInCluster0
TODO (alex): rename this to createLocalNamespace, and everywhere where it is called with isGlobal == true, add call to promoteNamespace.
tests/xdc/base.go:273
↓ 5 callersMethodcreatePersistenceMutableState
( ms historyi.MutableState, lastEventID int64, lastEventVersion int64, )
service/history/visibility_queue_task_executor_test.go:924
↓ 5 callersMethoddeserializeComponentTask
( componentTask *persistencespb.ChasmComponentAttributes_Task, )
chasm/tree.go:2023
↓ 5 callersFunctiondiffAndLogValue
(logger log.Logger, key Key, oldValue *ConstrainedValue, newValue *ConstrainedValue)
common/dynamicconfig/client_diff.go:83
↓ 5 callersFunctiondifference
(this, that map[K]struct{})
service/history/tasks/predicates.go:447
↓ 5 callersMethoddoApplyEvents
( ctx context.Context, task replicationTask, )
service/history/ndc/history_replicator.go:429
↓ 5 callersMethoddrain
drain method blocks until all inflight requests are completed This method should be called before updating shard rangeID, otherwise inflight request c
service/history/shard/task_request_tracker.go:117
↓ 5 callersFunctiondualReadWrapper
( ctx context.Context, v *VisibilityManagerDual, request *RequestT, nsName namespace.Name, fn func(manage
common/persistence/visibility/visibility_manager_dual.go:242
↓ 5 callersMethodemitCount
(metricName, namespaceTagValue string, count int64)
service/worker/scanner/scheduleinvariants/invariants.go:374
↓ 5 callersMethodemitLatencyMetrics
emitLatencyMetrics emits schedule-to-close, schedule-to-start, and start-to-close latencies.
chasm/lib/nexusoperation/operation.go:656
↓ 5 callersFunctionemitWorkflowQueryMetrics
( metricsHandler metrics.Handler, nsEntry *namespace.Namespace, msResp *historyservice.GetMutableStateRespo
service/history/api/queryworkflow/api.go:423
↓ 5 callersMethodendpointPersistedEntryToExternalAPI
(entry *persistencespb.NexusEndpointEntry)
service/frontend/nexus_endpoint_client.go:427
↓ 5 callersMethodensureCreateVersionWithExpectedTaskQueues
(env *VersioningTestEnv, tv *testvars.TestVars, expectedTaskQueues int)
tests/worker_deployment_test.go:114
↓ 5 callersMethoderrorByNamespaceStateLocked
( namespaceName namespace.Name, workflowID string, )
service/history/shard/context_impl.go:1137
↓ 5 callersMethodevaluateExpression
(expr sqlparser.Expr)
service/matching/workers/worker_query_engine.go:208
↓ 5 callersMethodevaluateExpression
(expr sqlparser.Expr)
service/history/workflow/matcher/activity_evaluator.go:51
↓ 5 callersMethodevaluateExpression
(expr sqlparser.Expr)
service/history/workflow/matcher/mutable_state_evaluator.go:49
↓ 5 callersMethodexecute
execute invokes an [ImmediateExecutor].
service/history/hsm/registry.go:165
↓ 5 callersMethodexecuteStateMachineTimerTask
( ctx context.Context, task *tasks.StateMachineTimerTask, )
service/history/timer_queue_active_task_executor.go:844
↓ 5 callersMethodexecuteTransaction
( ctx context.Context, transactionPolicy nDCTransactionPolicy, currentWorkflow Workflow, targetWorkflow Wo
service/history/ndc/transaction_manager_existing_workflow.go:466
↓ 5 callersMethodexecutionForRef
executionForRef looks up an execution by the ref's RunID when present, or falls back to the current run for the business ID when RunID is empty.
chasm/chasmtest/test_engine.go:577
↓ 5 callersFunctionexpectActivityMetricsScope
(handler *metrics.MockHandler, operation string)
service/history/workflow/metrics_test.go:259
↓ 5 callersMethodextractCurrentWorkflowConflictError
( currentRow *sqlplugin.CurrentExecutionsRow, message string, )
common/persistence/sql/errors.go:10
↓ 5 callersFunctionextractShardOwnershipLostError
( conflictRecord map[string]any, requestShardID int32, requestRangeID int64, )
common/persistence/cassandra/errors.go:163
↓ 5 callersMethodfailWorkflowTask
()
service/history/ndc/workflow.go:239
↓ 5 callersFunctionfatalIfErr
(err error)
cmd/tools/getproto/main.go:29
↓ 5 callersFunctionfile_temporal_server_api_persistence_v1_hsm_proto_init
()
api/persistence/v1/hsm.pb.go:898
↓ 5 callersFunctionfile_temporal_server_api_persistence_v1_namespaces_proto_rawDescGZIP
()
api/persistence/v1/namespaces.pb.go:489
↓ 5 callersFunctionfile_temporal_server_api_persistence_v1_update_proto_rawDescGZIP
()
api/persistence/v1/update.pb.go:395
↓ 5 callersFunctionfile_temporal_server_api_visibilityservice_v1_request_response_proto_rawDescGZIP
()
api/visibilityservice/v1/request_response.pb.go:376
↓ 5 callersFunctionfile_temporal_server_chasm_lib_activity_proto_v1_tasks_proto_rawDescGZIP
()
chasm/lib/activity/gen/activitypb/v1/tasks.pb.go:262
← previousnext →4,401–4,500 of 43,335, ranked by callers