public interface AggregateFilter
| Modifier and Type | Method and Description |
|---|---|
void |
filter(Packet packet,
TransportContext context,
Variables variables)
Java implementation of a MADARA Aggregate Filter.
|
void filter(Packet packet, TransportContext context, Variables variables)
KnowledgeBase in this methodpacket - a map of all variable names to valuescontext - information about current state of transport layervariables - facade for current knowledge base