|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.search.events.IndexChangeEvent
public class IndexChangeEvent
Class representing changes that require an update to the Lucene index.
| Constructor Summary | |
|---|---|
IndexChangeEvent(ChangeEventPayload p)
Create a change event with the given payload. |
|
| Method Summary | |
|---|---|
ChangeEventPayload |
getPayload()
Retrieves the event payload. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexChangeEvent(ChangeEventPayload p)
p - Object describing the changes to the index| Method Detail |
|---|
public ChangeEventPayload getPayload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||