Class BlockMgrSwitcher

  • All Implemented Interfaces:
    org.apache.jena.atlas.lib.Closeable, org.apache.jena.atlas.lib.Sync, BlockMgr

    public class BlockMgrSwitcher
    extends BlockMgrWrapper
    • Constructor Detail

      • BlockMgrSwitcher

        public BlockMgrSwitcher​(BlockMgr blockMgr1,
                                BlockMgr blockMgr2)
    • Method Detail

      • switchover

        public void switchover()