Class MeterPartition

All Implemented Interfaces:
Iterable<List<Meter>>, Collection<List<Meter>>, List<List<Meter>>

public class MeterPartition extends AbstractPartition<Meter>
  • Constructor Details

    • MeterPartition

      public MeterPartition(MeterRegistry registry, int partitionSize)
  • Method Details