public interface VfsAwareIndexStorage<Key,Value> extends IndexStorage<Key,Value>
Modifier and Type | Method and Description |
---|---|
boolean |
processKeys(Processor<? super Key> processor,
GlobalSearchScope scope,
IdFilter idFilter) |
addValue, clear, clearCaches, close, flush, read, removeAllValues
boolean processKeys(Processor<? super Key> processor, GlobalSearchScope scope, IdFilter idFilter) throws StorageException
StorageException