Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ functions
Functions
43,335 in github.com/temporalio/temporal
⨍
Functions
43,335
◇
Types & classes
5,614
↓ 5 callers
Method
UnRegisterMetadataChangeCallback
(callbackId any)
common/cluster/metadata.go:62
↓ 5 callers
Method
UnaliasedSearchAttributesFrom
( attributes *commonpb.SearchAttributes, namespaceName string, )
chasm/lib/workflow/validator.go:126
↓ 5 callers
Function
UnixOrZeroTime
(nanos int64)
common/primitives/timestamp/time.go:28
↓ 5 callers
Method
UnlockLow
UnlockLow unlock with low priority, use LockLow / UnlockLow pair to lock / unlock
common/locks/priority_mutex.go:16
↓ 5 callers
Method
Unmarshal
Unmarshal an object of type Failure from the protobuf v3 wire format
api/cli/v1/message.go-helpers.pb.go:162
↓ 5 callers
Method
Unmarshal
Unmarshal an object of type DLQJobToken from the protobuf v3 wire format
api/adminservice/v1/request_response.go-helpers.pb.go:2493
↓ 5 callers
Method
UpdateActivityInfo
(*historyservice.ActivitySyncInfo, bool)
service/history/interfaces/mutable_state.go:238
↓ 5 callers
Method
UpdateNamespace
UpdateNamespace helper method
common/persistence/persistence-tests/metadata_persistence_v2.go:1463
↓ 5 callers
Method
UpdateNexusEndpoint
(ctx context.Context, request *matchingservice.UpdateNexusEndpointRequest)
service/matching/matching_engine_interfaces.go:44
↓ 5 callers
Method
UpdateQueueMetadata
(ctx context.Context, row *QueueMetadataRow)
common/persistence/sql/sqlplugin/queue_metadata.go:25
↓ 5 callers
Method
UpdateSchemaVersion
UpdateSchemaVersion updates the schema version for the keyspace
tools/common/schema/types.go:45
↓ 5 callers
Function
UpdateWorkflowWithNew
( shardContext historyi.ShardContext, ctx context.Context, workflowLease WorkflowLease, action UpdateWorkf
service/history/api/update_workflow_util.go:62
↓ 5 callers
Function
UseSQLVisibility
()
tests/testcore/flag.go:25
↓ 5 callers
Function
UserDataVersion
(v int64)
common/log/tag/tags.go:1004
↓ 5 callers
Method
ValidateContinueAsNewWorkflowExecutionAttributes
( namespaceName namespace.Name, attributes *commandpb.ContinueAsNewWorkflowExecutionCommandAttributes, exec
service/history/api/command_attr_validator.go:386
↓ 5 callers
Function
ValidateReplicationConfig
( clusterMetadata cluster.Metadata, )
service/history/api/replication_util.go:8
↓ 5 callers
Function
ValidateUUID
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 callers
Function
ValidateUpdateWorkflowModeState
ValidateUpdateWorkflowModeState validate workflow update mode & workflow state
common/persistence/operation_mode_validator.go:51
↓ 5 callers
Function
ValidateVersioningOverrideAndGetReactivationEligibility
(ctx context.Context, override *workflowpb.VersioningOverride, matchingClient resource.MatchingClient, vers
common/worker_versioning/worker_versioning.go:745
↓ 5 callers
Method
VisibilityArchivalState
VisibilityArchivalState observes the visibility archive configuration (state and URI) for this namespace.
common/namespace/namespace.go:130
↓ 5 callers
Function
WalkExportedMethods
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 callers
Function
WildCardStringsToRegexp
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 callers
Method
WithArchetypeID
( archetypeID chasm.ArchetypeID, )
common/persistence/visibility/store/query/converter.go:167
↓ 5 callers
Method
WithBuildID
(buildID string)
common/testing/testvars/test_vars.go:315
↓ 5 callers
Function
WithContextValues
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 callers
Method
WithDeploymentSeries
(deploymentSeries string)
common/testing/testvars/test_vars.go:311
↓ 5 callers
Function
WithEffects
(effects effect.Controller, ms historyi.MutableState)
service/history/workflow/util.go:150
↓ 5 callers
Function
WithFxOptionsForService
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 callers
Method
WithNamespaceID
(namespaceID namespace.ID)
common/testing/testvars/test_vars.go:151
↓ 5 callers
Function
WithTestVars
WithTestVars customizes the default test variables for the environment.
tests/testcore/test_env.go:137
↓ 5 callers
Function
WorkerVersionTag
Consider passing the value of "metrics.breakdownByBuildID" dynamic config to this function.
common/metrics/tags.go:191
↓ 5 callers
Function
WorkflowFirstEventID
WorkflowFirstEventID returns tag for WorkflowFirstEventID
common/log/tag/tags.go:231
↓ 5 callers
Function
WorkflowStartedEventID
WorkflowStartedEventID returns tag for WorkflowStartedEventID
common/log/tag/tags.go:216
↓ 5 callers
Method
addTasks
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 callers
Function
appendMergedSlice
( mergedSlices []Slice, s *SliceImpl, )
service/history/queues/slice.go:484
↓ 5 callers
Method
appendNewBranchAndFirstNode
(branch []byte, events []*historypb.HistoryEvent, txnID int64, branchInfo string)
common/persistence/persistence-tests/history_v2_persistence.go:786
↓ 5 callers
Function
applyTestifyMFilter
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 callers
Function
applyUpdatesToSubStateMachine
( ms *MutableStateImpl, pendingInfos map[K]V, updateInfos map[K]V, updatedSubStateMachine map[K]V, isSnap
service/history/workflow/mutable_state_impl.go:9358
↓ 5 callers
Method
assertBufferedState
(qr historyi.QueryRegistry, ids ...string)
service/history/workflow/query_registry_test.go:138
↓ 5 callers
Function
assertNoRecv
assertNoRecv asserts that ch yields no value within d.
service/matching/scale_manager_test.go:131
↓ 5 callers
Method
assertValidateUpdateFails
(input *UpdateConfig, db DB)
tools/common/schema/handler_test.go:120
↓ 5 callers
Function
buildDSN
( cfg *config.SQL, r resolver.ServiceResolver, )
common/persistence/sql/sqlplugin/postgresql/session/session.go:91
↓ 5 callers
Method
buildWorkerDeploymentSummary
( deploymentName string, createTime *timestamppb.Timestamp, routingConfig *deploymentpb.RoutingConfig, late
tests/worker_deployment_test.go:3632
↓ 5 callers
Function
buildZapLogger
(cfg Config, disableCaller bool)
common/log/zap_logger.go:236
↓ 5 callers
Method
calculateNewCacheSize
(newEntrySize int, existingEntrySize int)
common/cache/lru.go:376
↓ 5 callers
Method
canTakeScheduledAction
(manual, decrement bool)
service/worker/scheduler/workflow.go:730
↓ 5 callers
Method
captureDroppedOnEngine
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 callers
Method
checkVersionStatusInDeployment
( env *testcore.TestEnv, tv *testvars.TestVars, expectedStatus enumspb.WorkerDeploymentVersionStatus, )
tests/worker_deployment_version_test.go:1625
↓ 5 callers
Function
childCmd
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 callers
Method
cleanupAckedMessages
( ctx context.Context, deletedMessageID int64, )
service/worker/replicator/replicator.go:172
↓ 5 callers
Method
cleanupTransaction
()
service/history/workflow/mutable_state_impl.go:8337
↓ 5 callers
Function
cliHandler
root handler for all cli commands
tools/cassandra/main.go:24
↓ 5 callers
Function
cliHandler
root handler for all cli commands
tools/elasticsearch/main.go:34
↓ 5 callers
Method
componentFor
(componentInstance any)
chasm/registry.go:214
↓ 5 callers
Method
computeAndApplyRateLimitLocked
()
service/matching/ratelimit_manager.go:164
↓ 5 callers
Method
configure
(tb testing.TB, cfg config)
common/testing/testcontext/context.go:137
↓ 5 callers
Function
constructHistoryKey
Key construction
common/archiver/s3store/util.go:115
↓ 5 callers
Method
constructTransitionOptions
( opts ...chasm.TransitionOption, )
service/history/chasm_engine.go:778
↓ 5 callers
Function
convertBlobMapToByteMap
( input map[T]*commonpb.DataBlob, )
common/persistence/cassandra/util.go:1112
↓ 5 callers
Function
convertColName
(fnInterceptor FieldNameInterceptor, colNameExpr sqlparser.Expr, usage FieldNameUsage)
common/persistence/visibility/store/query/converter_legacy.go:556
↓ 5 callers
Method
convertQuery
( namespaceName namespace.Name, namespaceID namespace.ID, queryString string, chasmMapper *chasm.Visibilit
common/persistence/visibility/store/elasticsearch/visibility_store.go:724
↓ 5 callers
Method
convertTaskToDLQTask
( replicationTask *replicationspb.ReplicationTask, )
service/history/replication/task_processor.go:390
↓ 5 callers
Function
convertToExecutionInfo
(record *archiverspb.VisibilityRecord, saTypeMap searchattribute.NameTypeMap)
common/archiver/gcloud/util.go:117
↓ 5 callers
Method
convertWhereExpr
(expr *sqlparser.Expr)
common/persistence/visibility/store/sql/query_converter_legacy.go:284
↓ 5 callers
Method
convertWhereString
(queryString string)
common/persistence/visibility/store/sql/query_converter_legacy.go:164
↓ 5 callers
Method
copyShardInfo
TODO: why do we need a deep copy here?
service/history/shard/context_impl.go:2162
↓ 5 callers
Method
createCallerError
( actionTag tag.ZapTag, details string, )
service/history/workflow/mutable_state_impl.go:9067
↓ 5 callers
Function
createClient
(cli *cli.Context, logger log.Logger)
tools/elasticsearch/handler.go:18
↓ 5 callers
Method
createLongPollContext
(parent context.Context)
client/matching/client.go:501
↓ 5 callers
Method
createNamespaceInCluster0
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 callers
Method
createPersistenceMutableState
( ms historyi.MutableState, lastEventID int64, lastEventVersion int64, )
service/history/visibility_queue_task_executor_test.go:924
↓ 5 callers
Method
deserializeComponentTask
( componentTask *persistencespb.ChasmComponentAttributes_Task, )
chasm/tree.go:2023
↓ 5 callers
Function
diffAndLogValue
(logger log.Logger, key Key, oldValue *ConstrainedValue, newValue *ConstrainedValue)
common/dynamicconfig/client_diff.go:83
↓ 5 callers
Function
difference
(this, that map[K]struct{})
service/history/tasks/predicates.go:447
↓ 5 callers
Method
doApplyEvents
( ctx context.Context, task replicationTask, )
service/history/ndc/history_replicator.go:429
↓ 5 callers
Method
drain
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 callers
Function
dualReadWrapper
( ctx context.Context, v *VisibilityManagerDual, request *RequestT, nsName namespace.Name, fn func(manage
common/persistence/visibility/visibility_manager_dual.go:242
↓ 5 callers
Method
emitCount
(metricName, namespaceTagValue string, count int64)
service/worker/scanner/scheduleinvariants/invariants.go:374
↓ 5 callers
Method
emitLatencyMetrics
emitLatencyMetrics emits schedule-to-close, schedule-to-start, and start-to-close latencies.
chasm/lib/nexusoperation/operation.go:656
↓ 5 callers
Function
emitWorkflowQueryMetrics
( metricsHandler metrics.Handler, nsEntry *namespace.Namespace, msResp *historyservice.GetMutableStateRespo
service/history/api/queryworkflow/api.go:423
↓ 5 callers
Method
endpointPersistedEntryToExternalAPI
(entry *persistencespb.NexusEndpointEntry)
service/frontend/nexus_endpoint_client.go:427
↓ 5 callers
Method
ensureCreateVersionWithExpectedTaskQueues
(env *VersioningTestEnv, tv *testvars.TestVars, expectedTaskQueues int)
tests/worker_deployment_test.go:114
↓ 5 callers
Method
errorByNamespaceStateLocked
( namespaceName namespace.Name, workflowID string, )
service/history/shard/context_impl.go:1137
↓ 5 callers
Method
evaluateExpression
(expr sqlparser.Expr)
service/matching/workers/worker_query_engine.go:208
↓ 5 callers
Method
evaluateExpression
(expr sqlparser.Expr)
service/history/workflow/matcher/activity_evaluator.go:51
↓ 5 callers
Method
evaluateExpression
(expr sqlparser.Expr)
service/history/workflow/matcher/mutable_state_evaluator.go:49
↓ 5 callers
Method
execute
execute invokes an [ImmediateExecutor].
service/history/hsm/registry.go:165
↓ 5 callers
Method
executeStateMachineTimerTask
( ctx context.Context, task *tasks.StateMachineTimerTask, )
service/history/timer_queue_active_task_executor.go:844
↓ 5 callers
Method
executeTransaction
( ctx context.Context, transactionPolicy nDCTransactionPolicy, currentWorkflow Workflow, targetWorkflow Wo
service/history/ndc/transaction_manager_existing_workflow.go:466
↓ 5 callers
Method
executionForRef
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 callers
Function
expectActivityMetricsScope
(handler *metrics.MockHandler, operation string)
service/history/workflow/metrics_test.go:259
↓ 5 callers
Method
extractCurrentWorkflowConflictError
( currentRow *sqlplugin.CurrentExecutionsRow, message string, )
common/persistence/sql/errors.go:10
↓ 5 callers
Function
extractShardOwnershipLostError
( conflictRecord map[string]any, requestShardID int32, requestRangeID int64, )
common/persistence/cassandra/errors.go:163
↓ 5 callers
Method
failWorkflowTask
()
service/history/ndc/workflow.go:239
↓ 5 callers
Function
fatalIfErr
(err error)
cmd/tools/getproto/main.go:29
↓ 5 callers
Function
file_temporal_server_api_persistence_v1_hsm_proto_init
()
api/persistence/v1/hsm.pb.go:898
↓ 5 callers
Function
file_temporal_server_api_persistence_v1_namespaces_proto_rawDescGZIP
()
api/persistence/v1/namespaces.pb.go:489
↓ 5 callers
Function
file_temporal_server_api_persistence_v1_update_proto_rawDescGZIP
()
api/persistence/v1/update.pb.go:395
↓ 5 callers
Function
file_temporal_server_api_visibilityservice_v1_request_response_proto_rawDescGZIP
()
api/visibilityservice/v1/request_response.pb.go:376
↓ 5 callers
Function
file_temporal_server_chasm_lib_activity_proto_v1_tasks_proto_rawDescGZIP
()
chasm/lib/activity/gen/activitypb/v1/tasks.pb.go:262
← previous
next →
4,401–4,500 of 43,335, ranked by callers