Uses of Class
org.graylog.integrations.ipfix.ShallowDataSet
Packages that use ShallowDataSet
-
Uses of ShallowDataSet in org.graylog.integrations.ipfix
Methods in org.graylog.integrations.ipfix that return ShallowDataSetModifier and TypeMethodDescriptionstatic ShallowDataSetShallowDataSet.create(int templateId, long epochSeconds, byte[] content) Methods in org.graylog.integrations.ipfix that return types with arguments of type ShallowDataSetMethods in org.graylog.integrations.ipfix with parameters of type ShallowDataSetModifier and TypeMethodDescriptionvoidIpfixParser.MessageDescription.addDataSet(ShallowDataSet dataSet) -
Uses of ShallowDataSet in org.graylog.integrations.ipfix.codecs
Method parameters in org.graylog.integrations.ipfix.codecs with type arguments of type ShallowDataSetModifier and TypeMethodDescriptionvoidIpfixAggregator.buildJournalObject(Set<ShallowDataSet> packetsToSendCollection, Set<TemplateKey> templatesList, IpfixJournal.RawIpfix.Builder journalBuilder) voidIpfixAggregator.handleBufferedPackets(Set<ShallowDataSet> packetsToSendCollection, Set<Integer> bufferedTemplateIdList, Set<Integer> knownTemplateIdsList, Queue<ShallowDataSet> bufferedPackets) voidIpfixAggregator.handleBufferedPackets(Set<ShallowDataSet> packetsToSendCollection, Set<Integer> bufferedTemplateIdList, Set<Integer> knownTemplateIdsList, Queue<ShallowDataSet> bufferedPackets)