| Package | Description |
|---|---|
| com.hazelcast.hotrestart |
This package contains Hot Restart classes needed for open source Hazelcast code
|
| com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
| Modifier and Type | Method and Description |
|---|---|
BackupTaskStatus |
NoOpHotRestartService.getBackupTaskStatus() |
BackupTaskStatus |
HotRestartService.getBackupTaskStatus()
Returns the local hot restart backup task status (not the cluster backup status).
|
| Modifier and Type | Method and Description |
|---|---|
BackupTaskStatus |
HotRestartState.getBackupTaskStatus()
Returns the local hot restart backup task status (not the cluster backup status).
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.