Interface ModifiableIndex<V>
- All Known Subinterfaces:
UpdatableIndex<V>
Represents an
Index that can be modified using put and remove functions.-
Method Summary
Methods inherited from interface org.apache.polaris.persistence.nosql.api.index.Index
contains, get, iterator, iterator, prefetchIfNecessary, reverseIterator, reverseIteratorMethods inherited from interface java.lang.Iterable
forEach, spliterator