Search...

IContextFetchingStrategy

Strategies responsible solely for making manager information accessible
interface IContextFetchingStrategy 
interface IContextFetchingStrategy 
Readonly

retrieveSessionInfo(shardId)

:

Awaitable<SessionInfo | null>

NameTypeOptionalDescription
shardIdnumberNoNone

updateSessionInfo(shardId, sessionInfo)

:

Awaitable<void>

NameTypeOptionalDescription
shardIdnumberNoNone
sessionInfoSessionInfo | nullNoNone