public class MeterPartition extends AbstractPartition<Meter>
AbstractPartition for Meter.modCount| Constructor and Description |
|---|
MeterPartition(MeterRegistry registry,
int partitionSize) |
| Modifier and Type | Method and Description |
|---|---|
static List<List<Meter>> |
partition(MeterRegistry registry,
int partitionSize) |
get, isEmpty, sizeadd, 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, waitaddAll, contains, containsAll, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic MeterPartition(MeterRegistry registry, int partitionSize)
public static List<List<Meter>> partition(MeterRegistry registry, int partitionSize)
Copyright © 2020 LeanCloud. All rights reserved.