accumulatorStore Schema #
undefined#/properties/postProcess/items/allOf/16/properties/params/properties/accumulatorStore
The storage medium for the accumulator
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | specSchema.schema.json* |
accumulatorStore Type #
unknown (accumulatorStore)
accumulatorStore Constraints #
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"memory" |
|
"leveldb" |