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