Constructor
# new DataStoreManager(configopt, dependenciesopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
config |
Config
|
<optional> |
|
dependencies |
Object
|
<optional> |
|
dataStore |
Object
|
<optional> |
|
eventManager |
EventManagerInterface
|
<optional> |
|
loggerManager |
LogManagerInterface
|
<optional> |
- Implements:
- DataStoreManagerInterface
Classes
Members
Methods
# isValidDataStore(dataStoreopt) → {boolean}
Validates dataStore object
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
dataStore |
any
|
<optional> |
boolean