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