Interface BatchIndexer

All Known Implementing Classes:
ConcurrentBatchIndexer, DefaultBatchIndexer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@ExperimentalApi @FunctionalInterface public interface BatchIndexer
Provides an abstraction for implementation that indexes large amount of data.
Since:
7.0