Interface ForStMemoryControllerUtils.ForStMemoryFactory

    • Method Detail

      • createCache

        org.forstdb.Cache createCache​(long cacheCapacity,
                                      double highPriorityPoolRatio)
      • createWriteBufferManager

        org.forstdb.WriteBufferManager createWriteBufferManager​(long writeBufferManagerCapacity,
                                                                org.forstdb.Cache cache)