↓ 1 callersFunctiongetBufferedEvents(
ctx context.Context,
db sqlplugin.DB,
shardID int32,
namespaceID primitives.UUID,
workflowID string,
r
common/persistence/sql/execution_state_non_map.go:129
↓ 1 callersFunctiongetChasmNodeMap(
ctx context.Context,
db sqlplugin.DB,
shardID int32,
namespaceID primitives.UUID,
workflowID string,
r
common/persistence/sql/execution_state_map.go:516
↓ 1 callersFunctiongetChildExecutionInfoMap(
ctx context.Context,
db sqlplugin.DB,
shardID int32,
namespaceID primitives.UUID,
workflowID string,
r
common/persistence/sql/execution_state_map.go:239
↓ 1 callersFunctiongetEventsBlob(
ctx context.Context,
shardID int32,
branchToken []byte,
firstEventID int64,
nextEventID int64,
executi
service/history/replication/raw_task_converter.go:575
↓ 1 callersMethodgetHistoryEventFromStore(
ctx context.Context,
shardID int32,
key EventKey,
firstEventID int64,
branchToken []byte,
)
service/history/events/cache.go:168