|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.search.IndexTrigger
Nested Class Summary | |
(package private) class |
IndexTrigger.IndexerMapping
|
Field Summary | |
protected java.util.List |
indexers
|
protected static java.lang.String |
LOG_CHANNEL
|
Constructor Summary | |
IndexTrigger()
|
Method Summary | |
void |
collected(EventCollection collection)
|
void |
configure(Configuration configuration)
|
void |
vetoableCollected(EventCollection collection)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.String LOG_CHANNEL
protected java.util.List indexers
Constructor Detail |
public IndexTrigger()
Method Detail |
public void configure(Configuration configuration) throws ConfigurationException
configure
in interface Configurable
ConfigurationException
public void vetoableCollected(EventCollection collection) throws VetoException
vetoableCollected
in interface EventCollectionListener
VetoException
public void collected(EventCollection collection)
collected
in interface EventCollectionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |