| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.instance |
| Modifier and Type | Method and Description |
|---|---|
LifecycleService |
HazelcastClient.getLifecycleService() |
LifecycleService |
HazelcastClientProxy.getLifecycleService() |
| Modifier and Type | Method and Description |
|---|---|
LifecycleService |
HazelcastInstance.getLifecycleService()
Returns the lifecycle service for this instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleServiceImpl |
class |
TerminatedLifecycleService |
| Modifier and Type | Method and Description |
|---|---|
LifecycleService |
HazelcastInstanceProxy.getLifecycleService() |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.