| Package | Description |
|---|---|
| org.calrissian.accumulorecipes.commons.iterators | |
| org.calrissian.accumulorecipes.commons.iterators.support |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluatingIterator.fillMap(EventFields event,
org.apache.accumulo.core.data.Key key,
org.apache.accumulo.core.data.Value value) |
abstract void |
AbstractEvaluatingIterator.fillMap(EventFields event,
org.apache.accumulo.core.data.Key key,
org.apache.accumulo.core.data.Value value)
Implementations will need to fill the map with field visibilities, names, and values.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
QueryEvaluator.evaluate(EventFields eventFields)
Evaluates the criteria against an event.
|
Copyright © 2014 Calrissian. All Rights Reserved.