SimpleStoreConfig

class SimpleStoreConfig

Configure executors used by SimpleStore.

Set may only be called once, and should be called before any use of stores.

Properties

Link copied to clipboard
private open var computationExecutor: Executor
Link copied to clipboard
private open var ioExecutor: Executor