public interface Esi4JModule
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Class<?>[] |
getTypes() |
Esi4JRebuildSession |
startRebuildSession(Class<?> type)
must be called by
Esi4JRebuildProcessor implementation before any
modifications to underlying index occur. |
Esi4JRebuildSession startRebuildSession(Class<?> type)
Esi4JRebuildProcessor implementation before any
modifications to underlying index occur. This way, a module might decide
to queue or discard write operations until
is calledtype - Class<?>[] getTypes()
void close()
Copyright © 2013 Molindo GmbH. All Rights Reserved.