class WorkerContextFetchingStrategy
implements
IContextFetchingStrategyexport declare class WorkerContextFetchingStrategy implements IContextFetchingStrategy
readonlyFetchingStrategyOptions options :
retrieveSessionInfoshardId: number) : Promise<SessionInfo | null> (
shardId: number
updateSessionInfoshardId: numbersessionInfo: SessionInfo | null) : void (
shardId: number
sessionInfo: SessionInfo | null