modCount
Constructor and Description |
---|
MeterPartition(MeterRegistry registry,
int partitionSize) |
Modifier and Type | Method and Description |
---|---|
List<Meter> |
get(int index) |
boolean |
isEmpty() |
static List<List<Meter>> |
partition(MeterRegistry registry,
int partitionSize) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
public MeterPartition(MeterRegistry registry, int partitionSize)
Copyright © 2018. All rights reserved.