Interface PojoIndexingQueueEventSendingPlan

  • All Known Implementing Classes:
    HibernateOrmIndexingQueueEventSendingPlan

    public interface PojoIndexingQueueEventSendingPlan
    A set of indexing events to be sent to an external queue.

    The external queue will be consumed by a background process which will then perform the indexing operations asynchronously.