@MXBeanDescription(value="MBean for shared file system based checkpoint SPI.") public interface SharedFsCheckpointSpiMBean extends IgniteSpiManagementMBean
Modifier and Type | Method and Description |
---|---|
String |
getCurrentDirectoryPath()
Gets path to the directory where all checkpoints are saved.
|
Collection<String> |
getDirectoryPaths()
Gets collection of all configured paths where checkpoints can be saved.
|
getIgniteHome, getLocalNodeId, getName, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted
@MXBeanDescription(value="Gets path to the directory where all checkpoints are saved.") String getCurrentDirectoryPath()
@MXBeanDescription(value="Gets collection of all configured paths where checkpoints can be saved.") Collection<String> getDirectoryPaths()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024