org.apache.blur.store
Class BlockCacheDirectoryFactoryV1
java.lang.Object
org.apache.blur.store.BlockCacheDirectoryFactory
org.apache.blur.store.BlockCacheDirectoryFactoryV1
public class BlockCacheDirectoryFactoryV1
- extends BlockCacheDirectoryFactory
Method Summary |
org.apache.lucene.store.Directory |
newDirectory(String table,
String shard,
org.apache.lucene.store.Directory directory,
Set<String> blockCacheFileTypes)
|
BlockCacheDirectoryFactoryV1
public BlockCacheDirectoryFactoryV1(BlurConfiguration configuration,
long totalNumberOfBytes)
newDirectory
public org.apache.lucene.store.Directory newDirectory(String table,
String shard,
org.apache.lucene.store.Directory directory,
Set<String> blockCacheFileTypes)
throws IOException
- Specified by:
newDirectory
in class BlockCacheDirectoryFactory
- Throws:
IOException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.