public static class FullIndexEvents.Event extends Event
| Modifier and Type | Field and Description |
|---|---|
protected String |
index |
protected int |
indexed |
(package private) static long |
serialVersionUID |
(package private) FullIndexEvents.Status |
status |
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED| Constructor and Description |
|---|
Event(String i,
FullIndexEvents.Status s,
int ied)
The event itself
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIndex() |
int |
getIndexed() |
(package private) FullIndexEvents.Status |
getStatus() |
clone, getMachine, getType, isLocalstatic final long serialVersionUID
protected final String index
final FullIndexEvents.Status status
protected final int indexed
Event(String i, FullIndexEvents.Status s, int ied)
public String getIndex()
FullIndexEvents.Status getStatus()
public int getIndexed()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}