| 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 |
|---|---|
DurableExecutorService |
HazelcastInstance.getDurableExecutorService(String name)
Returns the durable executor service for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
DurableExecutorService |
HazelcastInstanceProxy.getDurableExecutorService(String name) |
DurableExecutorService |
HazelcastInstanceImpl.getDurableExecutorService(String name) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.