| Constructor and Description |
|---|
MeterPartition(MeterRegistry registry,
int partitionSize) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Meter> |
get(int index) |
boolean |
isEmpty() |
static java.util.List<java.util.List<Meter>> |
partition(MeterRegistry registry,
int partitionSize) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic MeterPartition(MeterRegistry registry, int partitionSize)
public static java.util.List<java.util.List<Meter>> partition(MeterRegistry registry, int partitionSize)
public java.util.List<Meter> get(int index)
public int size()