Interface StorageRootOidSelector

  • All Superinterfaces:
    one.microstream.functional._longProcedure
    All Known Implementing Classes:
    StorageRootOidSelector.Default

    public interface StorageRootOidSelector
    extends one.microstream.functional._longProcedure
    • Method Detail

      • reset

        void reset()
      • yield

        long yield()
      • resetGlobal

        default void resetGlobal()
      • acceptGlobal

        default void acceptGlobal​(long rootOid)
      • yieldGlobal

        default long yieldGlobal()