public class AtomicLongContainer extends LongContainer<AtomicLong>
ConcurrentHashMap.KeySetView<K,V>AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
AtomicLongContainer(MetricsKeyWrapper metricsKeyWrapper) |
AtomicLongContainer(MetricsKeyWrapper metricsKeyWrapper,
BiConsumer<Long,AtomicLong> consumerFunc) |
equals, getConsumerFunc, getInitFunc, getMetricsKeyWrapper, getValueSupplier, hashCode, isKeyWrapper, setValueSupplier, specifyType, toStringclear, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, forEach, forEach, forEach, forEachEntry, forEachEntry, forEachKey, forEachKey, forEachValue, forEachValue, get, getOrDefault, isEmpty, keys, keySet, keySet, mappingCount, merge, newKeySet, newKeySet, put, putAll, putIfAbsent, reduce, reduceEntries, reduceEntries, reduceEntriesToDouble, reduceEntriesToInt, reduceEntriesToLong, reduceKeys, reduceKeys, reduceKeysToDouble, reduceKeysToInt, reduceKeysToLong, reduceToDouble, reduceToInt, reduceToLong, reduceValues, reduceValues, reduceValuesToDouble, reduceValuesToInt, reduceValuesToLong, remove, remove, replace, replace, replaceAll, search, searchEntries, searchKeys, searchValues, size, valuespublic AtomicLongContainer(MetricsKeyWrapper metricsKeyWrapper)
public AtomicLongContainer(MetricsKeyWrapper metricsKeyWrapper, BiConsumer<Long,AtomicLong> consumerFunc)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.