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
↓ 9 callers
Function
ExternalWorkerDeploymentVersionToStringV31
(v *deploymentpb.WorkerDeploymentVersion)
common/worker_versioning/worker_versioning.go:1173
↓ 9 callers
Method
Failed
Failed reports whether this attempt has failed.
common/testing/await/t.go:68
↓ 9 callers
Method
Field
Field returns the field for a given alias.
chasm/visibility.go:74
↓ 9 callers
Function
FilterNilMemo
FilterNilMemo returns a new Memo with nil/empty payload values filtered out. If the input is nil or all values are nil/empty, returns nil. This is use
common/payload/payload.go:117
↓ 9 callers
Function
FilterNilSearchAttributes
FilterNilSearchAttributes returns a new SearchAttributes with nil/empty payload values filtered out. If the input is nil or all values are nil/empty,
common/payload/payload.go:101
↓ 9 callers
Function
FindLCAVersionHistoryItem
FindLCAVersionHistoryItem returns the lowest common ancestor VersionHistoryItem.
common/persistence/versionhistory/version_history.go:109
↓ 9 callers
Method
ForceLoadTaskQueuePartition
(ctx context.Context, request *matchingservice.ForceLoadTaskQueuePartitionRequest)
service/matching/matching_engine_interfaces.go:34
↓ 9 callers
Method
FqType
()
chasm/export_test.go:36
↓ 9 callers
Method
GenerateActivityRetryTasks
(activityInfo *persistencespb.ActivityInfo)
service/history/workflow/task_generator.go:65
↓ 9 callers
Method
GetAllPollerInfo
()
service/matching/physical_task_queue_manager_interface.go:60
↓ 9 callers
Method
GetAttempt
()
chasm/lib/callback/gen/callbackpb/v1/tasks.pb.go:108
↓ 9 callers
Function
GetBoolPropertyFnFilteredByTaskQueue
(value bool)
common/dynamicconfig/setting_gen.go:89
↓ 9 callers
Method
GetBusinessId
()
api/routing/v1/extension.pb.go:82
↓ 9 callers
Method
GetCallback
()
api/persistence/v1/executions.pb.go:3933
↓ 9 callers
Method
GetChildExecutionInfo
GetChildExecutionInfo gives details about a child execution that is currently in progress.
service/history/workflow/mutable_state_impl.go:1658
↓ 9 callers
Method
GetClusterMembers
(ctx context.Context, request *GetClusterMembersRequest)
common/persistence/data_interfaces.go:1235
↓ 9 callers
Method
GetCronSchedule
()
api/persistence/v1/executions.pb.go:733
↓ 9 callers
Method
GetDLQMessages
(ctx context.Context, messagesRequest *historyservice.GetDLQMessagesRequest)
service/history/interfaces/engine.go:78
↓ 9 callers
Method
GetFailure
()
chasm/lib/scheduler/gen/schedulerpb/v1/message.pb.go:510
↓ 9 callers
Function
GetFirstVersionHistoryItem
GetFirstVersionHistoryItem return the first VersionHistoryItem.
common/persistence/versionhistory/version_history.go:209
↓ 9 callers
Method
GetHistorySize
()
service/history/interfaces/mutable_state.go:305
↓ 9 callers
Method
GetHistoryTasks
(ctx context.Context, request *GetHistoryTasksRequest)
common/persistence/data_interfaces.go:1137
↓ 9 callers
Method
GetHostInfo
GetHostInfo for testing
common/resourcetest/test_resource.go:215
↓ 9 callers
Method
GetIndexName
()
common/persistence/visibility/store/sql/visibility_store.go:104
↓ 9 callers
Method
GetIsGlobalNamespace
()
api/adminservice/v1/request_response.pb.go:3975
↓ 9 callers
Method
GetLastIndependentlyAssignedBuildId
()
api/persistence/v1/executions.pb.go:3123
↓ 9 callers
Method
GetLastModifierIdentity
()
api/deployment/v1/message.pb.go:485
↓ 9 callers
Method
GetLink
()
api/historyservice/v1/request_response.pb.go:443
↓ 9 callers
Method
GetLinks
()
chasm/lib/nexusoperation/gen/nexusoperationpb/v1/operation.pb.go:433
↓ 9 callers
Method
GetMatchingClient
(namespaceIDToName NamespaceIDToNameFunc)
client/client_bean.go:27
↓ 9 callers
Method
GetMaxReadLevel
GetMaxReadLevel returns the current maxReadLevel
service/matching/db.go:120
↓ 9 callers
Method
GetMaximumAttempts
()
api/cli/v1/message.pb.go:358
↓ 9 callers
Function
GetOrPollWorkflowMutableState
nolint:revive // cognitive complexity 39 (> max enabled 25)
service/history/api/get_workflow_util.go:28
↓ 9 callers
Method
GetPendingActivityInfos
()
service/history/workflow/mutable_state_impl.go:2336
↓ 9 callers
Function
GetRepoRootDirectory
GetRepoRootDirectory returns the root directory of the temporal repo.
tests/testutils/source_root.go:15
↓ 9 callers
Method
GetScheduleToStartTimeout
()
chasm/lib/activity/gen/activitypb/v1/activity_state.pb.go:244
↓ 9 callers
Method
GetSearchAttributesProvider
()
service/history/interfaces/shard_context.go:55
↓ 9 callers
Method
GetService
()
api/health/v1/message.pb.go:220
↓ 9 callers
Method
GetShardID
GetShardID mocks base method.
service/history/interfaces/shard_context_mock.go:630
↓ 9 callers
Method
GetSignalLink
()
api/historyservice/v1/request_response.pb.go:3071
↓ 9 callers
Method
GetSyncWorkflowStateMutationAttributes
()
api/replication/v1/message.pb.go:1978
↓ 9 callers
Method
GetSyncWorkflowStateSnapshotAttributes
()
api/replication/v1/message.pb.go:1987
↓ 9 callers
Method
GetTotalSliceCount
()
service/history/queues/monitor.go:32
↓ 9 callers
Method
GetTransitionHistory
()
api/persistence/v1/executions.pb.go:950
↓ 9 callers
Method
GetUpdateOutcome
(ctx context.Context, updateID string)
service/history/workflow/update/store.go:19
↓ 9 callers
Method
GetUserMetadata
Deprecated: Marked as deprecated in temporal/server/chasm/lib/activity/proto/v1/activity_state.proto.
chasm/lib/activity/gen/activitypb/v1/activity_state.pb.go:700
↓ 9 callers
Method
GetVariant
()
api/persistence/v1/executions.pb.go:3759
↓ 9 callers
Method
HandleNexusCompletion
(ctx MutableContext, completion *persistencespb.ChasmNexusCompletion)
chasm/nexus_completion.go:22
↓ 9 callers
Method
HasBufferEvents
()
service/history/historybuilder/event_store.go:134
↓ 9 callers
Method
HasOutgoingMessages
HasOutgoingMessages returns true if the Registry has any Updates for which outgoing message can be generated. If includeAlreadySent is set to true, th
service/history/workflow/update/registry.go:50
↓ 9 callers
Method
HasQueue
HasQueue returns true if a queue exists for the given execution key. This is used by other schedulers to check if they should route tasks here.
common/tasks/execution_queue_scheduler.go:114
↓ 9 callers
Function
IgnoreFields
IgnoreFields returns an Option that ignores the specified fields (by proto name) on the top-level message type when comparing.
common/testing/protorequire/require.go:30
↓ 9 callers
Method
InitialShardsAcquired
InitialShardsAcquired blocks until initial shard acquisition is complete, context timeout, or Stop is called. Returns nil if shards are acquired, othe
service/history/shard/controller.go:26
↓ 9 callers
Method
InsertIntoHistoryNode
(ctx context.Context, row *HistoryNodeRow)
common/persistence/sql/sqlplugin/history_node.go:49
↓ 9 callers
Method
InsertIntoQueueMetadata
(ctx context.Context, row *QueueMetadataRow)
common/persistence/sql/sqlplugin/queue_metadata.go:24
↓ 9 callers
Method
InsertIntoShards
(ctx context.Context, rows *ShardsRow)
common/persistence/sql/sqlplugin/history_shard.go:25
↓ 9 callers
Method
Intercept
( ctx context.Context, req any, _ *grpc.UnaryServerInfo, handler grpc.UnaryHandler, )
common/rpc/interceptor/service_error_interceptor.go:29
↓ 9 callers
Method
IsActivityTaskValid
(ctx context.Context, request *historyservice.IsActivityTaskValidRequest)
service/history/interfaces/engine.go:52
↓ 9 callers
Function
IsEqualVersionHistoryItem
IsEqualVersionHistoryItem checks whether version history items are equal
common/persistence/versionhistory/version_history_item.go:24
↓ 9 callers
Function
IsLCAVersionHistoryItemAppendable
IsLCAVersionHistoryItemAppendable checks if a LCA VersionHistoryItem is appendable.
common/persistence/versionhistory/version_history.go:197
↓ 9 callers
Method
IsServerEnabled
()
common/config/config.go:725
↓ 9 callers
Method
IsWorkflowPendingOnWorkflowTaskBackoff
()
service/history/interfaces/mutable_state.go:236
↓ 9 callers
Method
IsWorkflowTaskValid
(ctx context.Context, request *historyservice.IsWorkflowTaskValidRequest)
service/history/interfaces/engine.go:53
↓ 9 callers
Method
LegacyDescribeTaskQueue
LegacyDescribeTaskQueue returns pollers info and legacy TaskQueueStatus for this physical queue
service/matching/physical_task_queue_manager_interface.go:63
↓ 9 callers
Method
ListQueues
(c *cli.Context)
tools/tdbg/dlq_service.go:23
↓ 9 callers
Method
ListScheduleMatchingTimes
(ctx context.Context, in *ListScheduleMatchingTimesRequest, opts ...grpc.CallOption)
chasm/lib/scheduler/gen/schedulerpb/v1/service_grpc.pb.go:43
↓ 9 callers
Method
ListTables
()
tools/common/schema/test/dbtest.go:23
↓ 9 callers
Function
LoadAndSplitQueryFromReaders
LoadAndSplitQueryFromReaders loads and split cql / sql query into one statement per string. Comments are removed from the query.
common/persistence/query_util.go:55
↓ 9 callers
Function
LoadYamlFile
LoadYamlFile is a convenience function to create a YamlLoader and call LoadFile.
common/dynamicconfig/yaml_loader.go:37
↓ 9 callers
Method
Lookup
Lookup looks up the host that currently owns the resource identified by the given key.
common/membership/interfaces.go:71
↓ 9 callers
Function
MachineCollection
MachineCollection creates a new typed [statemachines.Collection] for operations.
components/nexusoperations/statemachine.go:36
↓ 9 callers
Method
MakeURL
(service primitives.ServiceName)
common/membership/grpc_resolver.go:78
↓ 9 callers
Method
Matches
(mask stateSet)
service/history/workflow/update/state.go:57
↓ 9 callers
Method
MemberCount
MemberCount returns the number of known hosts running this service.
common/membership/interfaces.go:82
↓ 9 callers
Method
MergeDLQMessages
(ctx context.Context, messagesRequest *historyservice.MergeDLQMessagesRequest)
service/history/interfaces/engine.go:80
↓ 9 callers
Function
New
( timeSource clock.TimeSource, taskIDGenerator TaskIDGenerator, version int64, nextEventID int64, dbBuffe
service/history/historybuilder/history_builder.go:60
↓ 9 callers
Function
NewBasicRedirector
( connections connectionPool[C], historyServiceResolver membership.ServiceResolver, )
client/history/redirector.go:38
↓ 9 callers
Function
NewCallerInfo
NewCallerInfo creates a new CallerInfo
common/headers/caller_info.go:64
↓ 9 callers
Function
NewClientWithParams
NewClientWithParams return a gcloudstorage.Client based on input parameters
common/archiver/gcloud/connector/client.go:66
↓ 9 callers
Function
NewConfig
NewConfig returns new service config with default values
service/history/configs/config.go:437
↓ 9 callers
Function
NewContextWithTimeoutAndVersionHeaders
NewContextWithTimeoutAndVersionHeaders creates context with timeout and version headers.
common/rpc/context.go:41
↓ 9 callers
Function
NewDefaultVersionChecker
NewDefaultVersionChecker constructs a new VersionChecker using default versions from const.
common/headers/version_checker.go:78
↓ 9 callers
Method
NewFairTaskStore
NewFairTaskStore returns a new task store with fairness enabled
common/persistence/persistence_interface.go:38
↓ 9 callers
Function
NewHistoryTaskQueueManager
( queue QueueV2, serializer serialization.Serializer, )
common/persistence/history_task_queue_manager.go:49
↓ 9 callers
Function
NewLoggedNamespaceCalculator
( calculator NamespaceCalculator, logger log.Logger, )
common/quotas/calculator/logged_calculator.go:53
↓ 9 callers
Function
NewMemoryClient
NewMemoryClient - returns a memory based dynamic config client
common/dynamicconfig/memory_client.go:25
↓ 9 callers
Function
NewMetadataForTest
NewMetadataForTest returns a new [cluster.Metadata] instance for testing.
common/cluster/clustertest/test_metadata.go:9
↓ 9 callers
Function
NewMockEagerNamespaceRefresher
NewMockEagerNamespaceRefresher creates a new mock instance.
service/history/replication/eager_namespace_refresher_mock.go:33
↓ 9 callers
Function
NewMockGcloudStorageClient
NewMockGcloudStorageClient creates a new mock instance.
common/archiver/gcloud/connector/client_delegate_mock.go:33
↓ 9 callers
Function
NewMockReservation
NewMockReservation creates a new mock instance.
common/quotas/reservation_mock.go:32
↓ 9 callers
Function
NewNameTypeMapStub
(attributes map[string]enumspb.IndexedValueType)
common/searchattribute/test_provider.go:159
↓ 9 callers
Function
NewNexusServer
(t *testing.T, listenAddr string, handler nexus.Handler)
common/nexus/nexustest/server.go:21
↓ 9 callers
Function
NewReceiverFlowControl
(signals map[enumsspb.TaskPriority]FlowControlSignalProvider, config *configs.Config)
service/history/replication/stream_receiver_flow_controller.go:36
↓ 9 callers
Function
NewRescheduler
( scheduler Scheduler, timeSource clock.TimeSource, logger log.Logger, metricsHandler metrics.Handler, )
service/history/queues/rescheduler.go:72
↓ 9 callers
Function
NewRoutingInfoCache
NewRoutingInfoCache wraps the provided cache with a typed API and metrics.
common/worker_versioning/routing_info_cache.go:65
↓ 9 callers
Function
NewSQLStore
(db sqlplugin.DB, logger log.Logger, serializer serialization.Serializer)
common/persistence/sql/common.go:27
↓ 9 callers
Function
NewServiceErrorInterceptor
( maxMessageLength dynamicconfig.IntPropertyFn, )
common/rpc/interceptor/service_error_interceptor.go:21
↓ 9 callers
Function
NewTest
NewTest returns a new test resource instance
common/resourcetest/test_resource.go:97
↓ 9 callers
Function
NewValidator
NewValidator create Validator
common/searchattribute/validator.go:47
↓ 9 callers
Method
Node
Node gets an [Node] for a given state machine ID.
service/history/hsm/tree.go:653
← previous
next →
2,601–2,700 of 43,335, ranked by callers