| Package | Description | 
|---|---|
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.monitor | 
 Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LocalExecutorStats | 
IExecutorService.getLocalExecutorStats()
Returns local statistics related to this executor service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LocalExecutorStats | 
MemberState.getLocalExecutorStats(String executorName)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.