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–2013 The Apache Software Foundation. All rights reserved.