org.cert.netsa.mothra.packer
A simple class whose partitioners() method needs to be called to get a sequence of Partitioners. Those results are used to configure a PartitionerPackLogic.
partitioners()
The sequence of Partitioners returned by this class split by vlanId.
ProtoSportPartitionerPackLogic for a different set of partitioners.
How to partition the records.
How to partition the records. Defined here in the companion object so it is only created once.
A simple class whose
partitioners()method needs to be called to get a sequence of Partitioners. Those results are used to configure a PartitionerPackLogic.The sequence of Partitioners returned by this class split by vlanId.
ProtoSportPartitionerPackLogic for a different set of partitioners.