@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 Fabric : ver. 1.5.11 Release Date : April 8 2016