public interface PartitionFactory
Partition createPartition(String id, String suffix, int cacheSize, File workingDirectory) throws Exception
id - the partition idsuffix - the suffixcacheSize - the cache sizeworkingDirectory - the working directoryException - the exceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.