Package | Description |
---|---|
com.hazelcast.hotrestart |
This package contains Hot Restart classes needed for open source Hazelcast code
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
NoopInternalHotRestartService
Empty implementation of InternalHotRestartService to avoid null checks.
|
Modifier and Type | Method and Description |
---|---|
InternalHotRestartService |
DefaultNodeExtension.getInternalHotRestartService() |
InternalHotRestartService |
NodeExtension.getInternalHotRestartService()
Returns the internal hot restart service
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.