MCPcopy Create free account

hub / github.com/temporalio/temporal / functions

Functions43,335 in github.com/temporalio/temporal

↓ 7 callersMethodList
List returns all nodes in this collection.
service/history/hsm/tree.go:658
↓ 7 callersMethodListClusters
ListClusters returns information about Temporal clusters.
api/adminservice/v1/service_grpc.pb.go:117
↓ 7 callersMethodListNamespaces
(ctx context.Context, request *ListNamespacesRequest)
common/persistence/data_interfaces.go:1225
↓ 7 callersMethodListWorkflow
ListWorkflow mocks base method.
common/testing/mocksdk/client_mock.go:452
↓ 7 callersMethodLongPollExpirationInterval
()
service/matching/task_queue_partition_manager_interface.go:64
↓ 7 callersMethodMarkUnbatchable
MarkUnbatchable will mark current task not batchable, so CanBatch() will return false
service/history/replication/batchable_task.go:24
↓ 7 callersMethodMarkdown
Markdown renders the GitHub step summary HTML and enforces both the total summary budget and per-row detail truncation.
tools/testrunner/summary.go:27
↓ 7 callersMethodMarshal
Marshal an object of type ChasmComponentRef to the protobuf v3 wire format
api/persistence/v1/chasm.go-helpers.pb.go:268
↓ 7 callersFunctionMatchingDispatchResponseToError
MatchingDispatchResponseToError converts a DispatchNexusTaskResponse proto into a Go error. Returns nil if the response indicates success. For failur
common/nexus/dispatch_response.go:17
↓ 7 callersFunctionMatchingTaskPriorityTag
(value int32)
common/metrics/tags.go:337
↓ 7 callersFunctionMerge
( base *commonpb.Priority, override *commonpb.Priority, )
common/priorities/priority_util.go:20
↓ 7 callersMethodMergeByRange
( incomingScope Scope, )
service/history/queues/scope.go:70
↓ 7 callersFunctionMergeNameTypeMaps
MergeNameTypeMaps merges two NameTypeMap. The first NameTypeMap is used as base, and the second NameTypeMap is added to the first map, ie., in case of
common/searchattribute/name_type_map.go:177
↓ 7 callersMethodMustRegisterServiceProcessor
MustRegisterServiceProcessor registers the service processor and panics if registration fails.
chasm/nexus_operation_processor.go:184
↓ 7 callersFunctionName
Name returns tag for Name
common/log/tag/tags.go:456
↓ 7 callersFunctionNamespaceDivisionSAColumn
()
common/persistence/visibility/store/query/util.go:88
↓ 7 callersMethodNamespaceEntry
NamespaceEntry returns the namespace entry for the execution.
chasm/context.go:34
↓ 7 callersFunctionNamespaceStateTag
NamespaceStateTag returns a new namespace state tag.
common/metrics/tags.go:126
↓ 7 callersFunctionNewCachingRedirector
( connections connectionPool[C], historyServiceResolver membership.ServiceResolver, logger log.Logger, sta
client/history/caching_redirector.go:51
↓ 7 callersMethodNewCustomHistoryArchiver
(NewCustomHistoryArchiverParams)
common/archiver/provider/provider.go:55
↓ 7 callersMethodNewCustomVisibilityArchiver
(NewCustomVisibilityArchiverParams)
common/archiver/provider/provider.go:62
↓ 7 callersFunctionNewDefaultIncomingRateBurst
( rateFn RateFn, )
common/quotas/rate_burst.go:94
↓ 7 callersFunctionNewExecutableFactory
( executor Executor, scheduler Scheduler, rescheduler Rescheduler, priorityAssigner PriorityAssigner, tim
service/history/queues/executable_factory.go:48
↓ 7 callersFunctionNewHistoryPaginatedFetcher
( namespaceRegistry namespace.Registry, clientBean client.Bean, serializer serialization.Serializer, logge
service/history/replication/eventhandler/remote_history_paginated_fetcher.go:74
↓ 7 callersFunctionNewListener
NewListener returns a net.Listener which uses the given Pipe to simulate a network connection.
common/testing/nettest/listener.go:6
↓ 7 callersFunctionNewMetadataMock
NewMetadataMock returns a new MetadataMock which uses the provided controller to create a MockArchivalMetadata instance.
common/archiver/metadata_mock.go:22
↓ 7 callersFunctionNewMockCache
NewMockCache creates a new mock instance.
service/history/workflow/cache/cache_mock.go:37
↓ 7 callersFunctionNewMockDeleteManager
NewMockDeleteManager creates a new mock instance.
service/history/deletemanager/delete_manager_mock.go:36
↓ 7 callersFunctionNewMockExecutableTask
NewMockExecutableTask creates a new mock instance.
service/history/replication/executable_task_mock.go:39
↓ 7 callersFunctionNewMockQueryParser
NewMockQueryParser creates a new mock instance.
common/archiver/filestore/query_parser_mock.go:31
↓ 7 callersFunctionNewMutableStateInChain
( shardContext historyi.ShardContext, eventsCache events.Cache, logger log.Logger, namespaceEntry *namespa
service/history/workflow/mutable_state_impl.go:621
↓ 7 callersFunctionNewMutableStateRebuilder
( shard historyi.ShardContext, logger log.Logger, mutableState historyi.MutableState, )
service/history/workflow/mutable_state_rebuilder.go:55
↓ 7 callersFunctionNewNamespaceMapSetting
(key string, def map[string]any, description string)
common/dynamicconfig/setting_gen.go:725
↓ 7 callersFunctionNewNamespaceRequestRateLimiter
( rateLimiterGenFn RequestRateLimiterFn, )
common/quotas/map_request_rate_limiter_impl.go:69
↓ 7 callersFunctionNewPriorityRateLimiter
NewPriorityRateLimiter returns a new rate limiter that can handle dynamic configuration updates
common/quotas/priority_rate_limiter_impl.go:54
↓ 7 callersFunctionNewPriorityRateLimiterHelper
( rateBurstFn RateBurst, operatorRPSRatio func() float64, requestPriorityFn RequestPriorityFn, prioritiesO
common/quotas/priority_rate_limiter_impl.go:25
↓ 7 callersFunctionNewPriorityReservation
( decidingReservation Reservation, otherReservations []Reservation, )
common/quotas/priority_reservation_impl.go:16
↓ 7 callersFunctionNewQueryConverterLegacy
( fnInterceptor query.FieldNameInterceptor, fvInterceptor query.FieldValuesInterceptor, saNameType searchat
common/persistence/visibility/store/elasticsearch/converter.go:23
↓ 7 callersFunctionNewRateLimitInterceptor
( rateLimiter quotas.RequestRateLimiter, tokens map[string]int, )
common/rpc/interceptor/rate_limit.go:36
↓ 7 callersFunctionNewRegistrableComponent
( componentType string, opts ...RegistrableComponentOption, )
chasm/registrable_component.go:35
↓ 7 callersFunctionNewRoutingKeyInterceptor
NewRoutingKeyInterceptor creates a new RoutingKeyInterceptor with the given extractor functions. Extractors are called in order until one returns a no
common/rpc/interceptor/routing_key_interceptor.go:80
↓ 7 callersFunctionNewSequentialBatchableTaskQueue
( task TrackableExecutableTask, batchedIndividualTaskHandler func(task TrackableExecutableTask), logger log
service/history/replication/sequential_batch_queue.go:26
↓ 7 callersMethodNewTaskGenerator
(historyi.ShardContext, historyi.MutableState)
service/history/workflow/task_generator_provider.go:11
↓ 7 callersFunctionNewTaskRefresher
( shard historyi.ShardContext, )
service/history/workflow/task_refresher.go:55
↓ 7 callersFunctionNewTelemetryInterceptor
( namespaceRegistry namespace.Registry, metricsHandler metrics.Handler, logger log.Logger, logAllReqErrors
common/rpc/interceptor/telemetry.go:97
↓ 7 callersFunctionNewTestClusterFactory
()
tests/testcore/test_cluster.go:138
↓ 7 callersFunctionNewTestContextWithTimeSource
( ctrl *gomock.Controller, shardInfo *persistencespb.ShardInfo, config *configs.Config, timeSource clock.T
service/history/shard/context_testutil.go:40
↓ 7 callersFunctionNewTimeoutFailure
(message string, timeoutType enumspb.TimeoutType)
common/failure/failure.go:36
↓ 7 callersFunctionNewTokenCredentials
( headerName string, fetchToken func(context.Context) (string, error), )
common/rpc/auth/token_credentials.go:20
↓ 7 callersFunctionNewVisibility
( mutableContext MutableContext, )
chasm/visibility.go:144
↓ 7 callersMethodNext
(context.Context)
common/archiver/history_iterator.go:26
↓ 7 callersMethodNextTransitionCount
()
chasm/tree.go:212
↓ 7 callersMethodNotify
Notify notifies all subscribers subscribed to key by closing the channel.
service/history/chasm_notifier.go:57
↓ 7 callersMethodNumTimers
NumTimers returns the number of outstanding timers.
common/clock/event_time_source.go:144
↓ 7 callersMethodOperatorService
OperatorService mocks base method.
common/testing/mocksdk/client_mock.go:486
↓ 7 callersMethodPartition
()
service/matching/task_queue_partition_manager.go:1871
↓ 7 callersFunctionProcessOutgoingSearchAttributes
( saProvider searchattribute.Provider, saMapperProvider searchattribute.MapperProvider, events []*historypb
service/history/api/get_history_util.go:351
↓ 7 callersMethodQueryWithFilters
(ctx context.Context, URI archiver.URI, fileNamePrefix string, pageSize, offset int, filters []Precondition)
common/archiver/gcloud/connector/client.go:35
↓ 7 callersMethodRangeSelectFromReplicationTasks
RangeSelectFromReplicationTasks returns one or more rows from replication_tasks table
common/persistence/sql/sqlplugin/history_replication_tasks.go:38
↓ 7 callersMethodRangeSelectFromTimerTasks
RangeSelectFromTimerTasks returns one or more rows from timer_tasks table
common/persistence/sql/sqlplugin/history_timer_tasks.go:42
↓ 7 callersMethodRangeSelectFromTransferTasks
RangeSelectFromTransferTasks returns rows that match filter criteria from transfer_tasks table.
common/persistence/sql/sqlplugin/history_transfer_tasks.go:38
↓ 7 callersMethodRangeSelectFromVisibilityTasks
RangeSelectFromVisibilityTasks returns rows that match filter criteria from visibility_tasks table.
common/persistence/sql/sqlplugin/history_visibility_tasks.go:38
↓ 7 callersMethodReadHistoryBranchReverse
ReadHistoryBranchReverse returns history node data for a branch
common/persistence/data_interfaces.go:1160
↓ 7 callersMethodReaderByID
(readerID int64)
service/history/queues/reader_group.go:102
↓ 7 callersMethodRebind
(query string)
common/persistence/sql/sqlplugin/mysql/db.go:168
↓ 7 callersMethodRedirectionAllowed
( ctx context.Context, )
common/rpc/interceptor/redirection.go:330
↓ 7 callersMethodRegisterInboundStream
(streamSender StreamSender)
service/history/replication/stream_receiver_monitor.go:28
↓ 7 callersMethodRegisterNexusService
RegisterNexusService mocks base method.
common/testing/mocksdk/worker_mock.go:94
↓ 7 callersFunctionRegisterTimerExecutor
RegisterTimerExecutor registers a [TimerExecutor] for the given task type. Returns an [ErrDuplicateRegistration] if an executor for the type has alrea
service/history/hsm/registry.go:133
↓ 7 callersMethodRenewLease
RenewLease renews the lease on a taskqueue. If there is no previous lease, this method will attempt to steal taskqueue from current owner
service/matching/db.go:150
↓ 7 callersFunctionRepeatSlice
RepeatSlice given slice and a number (n) produces a new slice containing original slice n times if n is non-positive will produce nil
common/util/util.go:168
↓ 7 callersMethodReschedule
Reschedule triggers an immediate reschedule for provided namespace ignoring executable's reschedule time. Used by namespace failover logic
service/history/queues/rescheduler.go:40
↓ 7 callersMethodResetWorkflow
( ctx context.Context, namespaceID namespace.ID, workflowID string, baseRunID string, baseBranc
service/history/ndc/workflow_resetter.go:51
↓ 7 callersFunctionResourceExhaustedScopeTag
(scope enumspb.ResourceExhaustedScope)
common/metrics/tags.go:426
↓ 7 callersMethodRun
(name string, subtest func())
service/frontend/operator_handler_test.go:98
↓ 7 callersMethodSelectFromTaskQueues
SelectFromTaskQueues returns one or more rows from task_queues table Required Filter params: to read a single row: {shardID, namespaceID, name, taskTy
common/persistence/sql/sqlplugin/matching_task_queue.go:51
↓ 7 callersMethodSendHello
Sends a greeting
api/testservice/v1/service_grpc.pb.go:31
↓ 7 callersMethodServeHTTP
(writer http.ResponseWriter, request *http.Request)
common/nexus/nexusrpc/completion.go:230
↓ 7 callersFunctionServerName
ServerName returns tag for ServerName
common/log/tag/tags.go:536
↓ 7 callersFunctionSetOrigin
SetOrigin set call origin in the context. Existing call origin will be overwritten if exists and new call origin is not empty.
common/headers/caller_info.go:147
↓ 7 callersMethodSetRateBurst
SetRateBurst sets the rps & burst of the rate limiter
common/quotas/rate_limiter_impl.go:58
↓ 7 callersMethodSetUpdateCondition
(int64, int64)
service/history/interfaces/mutable_state.go:323
↓ 7 callersMethodSetUserMetadata
SetUserMetadata replaces the user metadata attached to the given component.
chasm/context.go:98
↓ 7 callersFunctionSetVersionHistoryBranchToken
SetVersionHistoryBranchToken sets the branch token.
common/persistence/versionhistory/version_history.go:60
↓ 7 callersMethodSetWorkflowExecution
( ctx context.Context, archetypeID chasm.ArchetypeID, workflowSnapshot *persistence.WorkflowSnapshot,
service/history/workflow/transaction.go:52
↓ 7 callersMethodSignalTaskLoading
()
service/matching/pri_task_reader.go:98
↓ 7 callersMethodSplitSlices
(SliceSplitter)
service/history/queues/reader.go:30
↓ 7 callersFunctionStampFromBuildId
(buildId string)
common/worker_versioning/worker_versioning.go:558
↓ 7 callersMethodStart
()
service/frontend/interface.go:19
↓ 7 callersFunctionStringify
Stringify converts search attributes to map of strings using (in order): 1. type from MetadataType field, 2. type from typeMap (can be nil). In case o
common/searchattribute/stringify.go:22
↓ 7 callersMethodSubscribe
Subscribe returns a channel that will be closed when there is a notification relating to the execution, along with an unsubscribe function. No data wi
service/history/chasm_notifier.go:35
↓ 7 callersMethodSwap
(i, j int)
common/tasks/weighted_channel.go:79
↓ 7 callersMethodTaskCreationTime
TaskCreationTime mocks base method.
service/history/replication/executable_task_tracker_mock.go:233
↓ 7 callersFunctionTaskVisibilityTimestamp
TaskVisibilityTimestamp returns tag for task visibilityTimestamp
common/log/tag/tags.go:645
↓ 7 callersFunctionTimeValuePtr
(t *timestamppb.Timestamp)
common/primitives/timestamp/time.go:20
↓ 7 callersFunctionUTC
UTC returns a Time from a Clock in millisecond resolution. The Time's Location is set to UTC.
common/clock/hybrid_logical_clock/hybrid_logical_clock.go:87
↓ 7 callersMethodUnmarshal
Unmarshal an object of type TaskInfo from the protobuf v3 wire format
api/persistence/v1/tasks.go-helpers.pb.go:51
↓ 7 callersMethodUnmarshal
Unmarshal an object of type ChasmComponentRef from the protobuf v3 wire format
api/persistence/v1/chasm.go-helpers.pb.go:273
↓ 7 callersMethodUnmarshal
Unmarshal an object of type TaskKey from the protobuf v3 wire format
api/history/v1/message.go-helpers.pb.go:162
↓ 7 callersMethodUpdateNamespace
(ctx context.Context, row *NamespaceRow)
common/persistence/sql/sqlplugin/namespace.go:41
← previousnext →3,301–3,400 of 43,335, ranked by callers