Interface | Description |
---|---|
DeleteProductsFromIndex | |
IndexService | |
ItemSelector<T,V> |
The ItemSelector interface is for optimizing iteration over large lists of
objects.
|
ProductAddService | |
ProductDeleteService | |
Synchronizer |
Class | Description |
---|---|
AllItemSelector<T,V> |
selects all items in a list.
|
DeleteProductsFromIndexImpl | |
Ep6ObjectItemSelector |
Selects only items matching the set of objectIDs passed to the selector.
|
IndexPlugin | |
IndexServiceImpl | |
ProductAddServiceImpl | |
ProductDeleteServiceImpl | |
ProductsDocumentBufferedOutputStreamProvider | |
ReplicationTokenSynchronizer |
Checks the replication token from the database.
|
UpdateSearch |