|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventFields | |
---|---|
org.apache.accumulo.examples.wikisearch.iterator | |
org.apache.accumulo.examples.wikisearch.parser |
Uses of EventFields in org.apache.accumulo.examples.wikisearch.iterator |
---|
Methods in org.apache.accumulo.examples.wikisearch.iterator with parameters of type EventFields | |
---|---|
abstract void |
AbstractEvaluatingIterator.fillMap(EventFields event,
Key key,
Value value)
Implementations will need to fill the map with field visibilities, names, and values. |
void |
EvaluatingIterator.fillMap(EventFields event,
Key key,
Value value)
|
Uses of EventFields in org.apache.accumulo.examples.wikisearch.parser |
---|
Methods in org.apache.accumulo.examples.wikisearch.parser with parameters of type EventFields | |
---|---|
boolean |
QueryEvaluator.evaluate(EventFields eventFields)
Evaluates the query against an event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |