Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jmx |
Contains Hazelcast MBean classes.
|
Modifier and Type | Method and Description |
---|---|
IExecutorService |
HazelcastClientProxy.getExecutorService(String name) |
IExecutorService |
HazelcastClient.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 © 2014 Hazelcast, Inc.. All Rights Reserved.