| Interface | Description |
|---|---|
| Esi4JBatchedEventProcessor |
an
Esi4JEventProcessor that supports batching |
| Esi4JBatchedEventProcessor.EventSession | |
| Esi4JBatchedProcessingChain |
a
Esi4JProcessingChain supporting batched idexing. |
| Esi4JEntityResolver |
replaces objects with placeholders (e.g.
|
| Esi4JEntityTask |
A task to be processed by an
Esi4JTaskProcessor. |
| Esi4JEventListener |
listens for entity inserts, updates and deletions in a primary store (e.g.
|
| Esi4JEventProcessor |
processes object inserts, updates and deletions by passing them to an
Esi4JTaskProcessor |
| Esi4JProcessingChain |
A processing chain consists of
an
Esi4JEventProcessor that turns inserts, updates and
deletions of objects into tasks an Esi4JTaskProcessor that
processes generated tasks an Esi4JRebuildProcessor to
rebuild indexes |
| Esi4JTaskProcessor |
processes
Esi4JEntityTasks against an Esi4JIndex. |
| Esi4JTaskSource |
turns an entity into an array of
Esi4JEntityTasks. |
| Class | Description |
|---|---|
| Esi4JEntityResolver.ObjectKey |
an identifier consisting of a type, a
Serializable id and
optionally a version |
Copyright © 2013 Molindo GmbH. All Rights Reserved.