Class FunctionAccessorImpl

    • Field Summary

      • Fields inherited from class step.core.accessors.AbstractAccessor

        collectionDriver
    • Constructor Summary

      Constructors 
      Constructor Description
      FunctionAccessorImpl​(step.core.collections.Collection<Function> collectionDriver)  
    • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface step.core.accessors.Accessor

        findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getRange, remove, save, save, stream
    • Constructor Detail

      • FunctionAccessorImpl

        public FunctionAccessorImpl​(step.core.collections.Collection<Function> collectionDriver)