Interface Netflow9Processor
- All Known Implementing Classes:
 IPFIXArray,NetFlow9Array
public interface Netflow9Processor
- 
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(ByteBuffer readBuffer, int offset, long millis, NetFlow9Template template)  
- 
Method Details
- 
process
void process(ByteBuffer readBuffer, int offset, long millis, NetFlow9Template template) throws Exception - Throws:
 Exception
 
 -