@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()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019