|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangeEventPayload
Interface for classes that can be payloads in an IndexChangeEvent.
| Method Summary | |
|---|---|
java.util.List<ChangeEventPayloadItem> |
getChanges()
Get the List of objects representing changes to the Lucene index. |
int |
getTotalCount()
Returns number of items in the payload. |
| Method Detail |
|---|
int getTotalCount()
java.util.List<ChangeEventPayloadItem> getChanges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||