#include <NetFlow.h>
Public Member Functions | |
void | process (Bit32, char *) |
NfAggregator () | |
~NfAggregator () | |
void | runProcess () |
void | add (Bit32, Bit32, Bit32, unsigned long, unsigned long, unsigned int, time_t, time_t) |
void | expire () |
int | size () |
int | nodesSize () |
int | sourceSize () |
bool | getWriteProcess () |
void | setWriteProcess (bool) |
int | expireTime () |
void | addExpireTime () |
void | delExpireTime () |
|
init |
|
clear |
|
add |
|
add expire time |
|
del expire time |
|
expire aggregation table and write it to database or file |
|
expiration time |
|
write process |
|
nodes |
|
process |
|
run process |
|
wr process |
|
size |
|
sources |