| Package | Description |
|---|---|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| Modifier and Type | Method and Description |
|---|---|
IExecutorService |
HazelcastInstance.getExecutorService(String name)
Returns the distributed executor service for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
IExecutorService |
HazelcastInstanceProxy.getExecutorService(String name) |
IExecutorService |
HazelcastInstanceImpl.getExecutorService(String name) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.