Class ShallowTemplateSet.Record

java.lang.Object
org.graylog.integrations.ipfix.ShallowTemplateSet.Record
Enclosing class:
ShallowTemplateSet

public static class ShallowTemplateSet.Record extends Object
  • Constructor Details

    • Record

      public Record(int templateId, byte[] recordBytes)
  • Method Details

    • getTemplateId

      public int getTemplateId()
    • getRecordBytes

      public byte[] getRecordBytes()