Interface IndexesCache
- All Known Implementing Classes:
IndexesCacheHolder
public interface IndexesCache
-
Method Summary
-
Method Details
-
getIndex
- Parameters:
indexKey- to search by- Returns:
- Optional
Index
-
hasIndexFor
- Parameters:
indexedField- to search by- Returns:
- true if there is an index for the given indexed field
-