Class NetflowV9CodecAggregator.PacketBytes

java.lang.Object
org.graylog.plugins.netflow.codecs.NetflowV9CodecAggregator.PacketBytes
Enclosing class:
NetflowV9CodecAggregator

public static class NetflowV9CodecAggregator.PacketBytes extends Object
  • Constructor Details

    • PacketBytes

      public PacketBytes(byte[] bytes, Set<Integer> usedTemplates)
  • Method Details

    • getBytes

      public byte[] getBytes()
    • getUsedTemplates

      public Set<Integer> getUsedTemplates()
    • readableBytes

      public int readableBytes()