Class StagingContextAccessorImpl

  • All Implemented Interfaces:
    step.core.accessors.Accessor<StagingContext>

    public class StagingContextAccessorImpl
    extends step.core.accessors.AbstractAccessor<StagingContext>
    • Field Summary

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

        collectionDriver
    • Method Summary

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

        createOrUpdateCompoundIndex, createOrUpdateIndex, findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, 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
    • Constructor Detail

      • StagingContextAccessorImpl

        public StagingContextAccessorImpl​(step.core.collections.Collection<StagingContext> collectionDriver)