Class PojoMassIndexingBatchIndexingWorkspace<E,​I>

  • Type Parameters:
    E - The type of indexed entities.
    I - The type of identifiers.
    All Implemented Interfaces:
    Runnable

    public class PojoMassIndexingBatchIndexingWorkspace<E,​I>
    extends PojoMassIndexingFailureHandledRunnable
    This runnable will prepare a pipeline for batch indexing of entities, managing the lifecycle of several ThreadPools.
    Author:
    Sanne Grinovero