| Package | Description | 
|---|---|
| com.hazelcast.client | |
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.jmx | 
 Contains Hazelcast MBean classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IExecutorService | 
HazelcastClient.getExecutorService(String name)  | 
IExecutorService | 
HazelcastClientProxy.getExecutorService(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
IExecutorService | 
HazelcastInstance.getExecutorService(String name)
Returns the distributed executor service for the given
 name. 
 | 
| Constructor and Description | 
|---|
ExecutorServiceMBean(IExecutorService managedObject,
                    ManagementService service)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.