public class LogAggregate extends java.lang.Object implements AggregateFilter
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
opTypes
Types of operations
|
Constructor and Description |
---|
LogAggregate() |
Modifier and Type | Method and Description |
---|---|
void |
filter(Packet packet,
TransportContext context,
Variables variables)
Logger of all information
|
public void filter(Packet packet, TransportContext context, Variables variables)
filter
in interface AggregateFilter
packet
- a collection of variable keys and values in the packetcontext
- information about current state of transport layervariables
- facade for current knowledge base