public class LocalMultiMapStatsSupplier extends Object implements StatsSupplier<LocalMultiMapStats>
StatsSupplier
for LocalMultiMapStats
Constructor and Description |
---|
LocalMultiMapStatsSupplier(MultiMap multiMap) |
Modifier and Type | Method and Description |
---|---|
LocalMultiMapStats |
get() |
LocalMultiMapStats |
getEmpty() |
public LocalMultiMapStatsSupplier(MultiMap multiMap)
public LocalMultiMapStats getEmpty()
getEmpty
in interface StatsSupplier<LocalMultiMapStats>
public LocalMultiMapStats get()
get
in interface StatsSupplier<LocalMultiMapStats>
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.