Class Lockeds

Expand description

A list of known locks the consumer expect to see while syncing with the adaptor.

Constructors§

§

new Lockeds(): Lockeds

Methods§

§

free(): void

§

has(lock: Lock): boolean

§

serialize(): string

§

deserialize(value: string): Lockeds