Package step.core.accessors
Class InMemoryAccessor<T extends step.core.accessors.AbstractIdentifiableObject>
- java.lang.Object
-
- step.core.accessors.AbstractAccessor<T>
-
- step.core.accessors.InMemoryAccessor<T>
-
- All Implemented Interfaces:
Accessor<T>
public class InMemoryAccessor<T extends step.core.accessors.AbstractIdentifiableObject> extends AbstractAccessor<T>
-
-
Field Summary
-
Fields inherited from class step.core.accessors.AbstractAccessor
collectionDriver
-
-
Constructor Summary
Constructors Constructor Description InMemoryAccessor()
-
Method Summary
-
Methods inherited from class step.core.accessors.AbstractAccessor
createOrUpdateCompoundIndex, createOrUpdateIndex, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getCollectionDriver, getRange, remove, save, save, stream
-
-