public interface CustomImplementationFileBasedIndexExtension<K,V>
Modifier and Type | Method and Description |
---|---|
UpdatableIndex<K,V,FileContent> |
createIndexImplementation(FileBasedIndexExtension<K,V> extension,
IndexStorage<K,V> storage) |
UpdatableIndex<K,V,FileContent> createIndexImplementation(FileBasedIndexExtension<K,V> extension, IndexStorage<K,V> storage) throws StorageException, java.io.IOException
StorageException
java.io.IOException