org.mapdb
Interface Volume.Factory

Enclosing class:
Volume

public static interface Volume.Factory

Factory which creates two/three volumes used by each MapDB Storage Engine


Method Summary
 Volume createIndexVolume()
           
 Volume createPhysVolume()
           
 Volume createTransLogVolume()
           
 

Method Detail

createIndexVolume

Volume createIndexVolume()

createPhysVolume

Volume createPhysVolume()

createTransLogVolume

Volume createTransLogVolume()


Copyright © 2014. All Rights Reserved.