Interface Netflow9Processor

All Known Implementing Classes:
IPFIXArray, NetFlow9Array

public interface Netflow9Processor
  • Method Summary

    Modifier and Type Method Description
    void process​(java.nio.ByteBuffer readBuffer, int offset, long millis, NetFlow9Template template)  
  • Method Details

    • process

      void process​(java.nio.ByteBuffer readBuffer, int offset, long millis, NetFlow9Template template) throws java.lang.Exception
      Throws:
      java.lang.Exception