GridGain™ 3.6.0e
Enterprise Edition

org.gridgain.grid.spi.checkpoint.sharedfs
Interface GridSharedFsCheckpointSpiMBean

All Superinterfaces:
GridSpiManagementMBean
All Known Implementing Classes:
GridSharedFsCheckpointSpi

@GridMBeanDescription(value="MBean for shared file system based checkpoint SPI.")
public interface GridSharedFsCheckpointSpiMBean
extends GridSpiManagementMBean

Management bean that provides general administrative and configuration information about shared file system checkpoints.

Wiki & Forum:


Wiki
Forum

 

Method Summary
 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.
 
Methods inherited from interface org.gridgain.grid.spi.GridSpiManagementMBean
getAuthor, getGridGainHome, getLocalNodeId, getName, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted, getVendorEmail, getVendorUrl, getVersion
 

Method Detail

getCurrentDirectoryPath

@GridMBeanDescription(value="Gets path to the directory where all checkpoints are saved.")
String getCurrentDirectoryPath()
Gets path to the directory where all checkpoints are saved.

Returns:
Path to the checkpoints directory.

getDirectoryPaths

@GridMBeanDescription(value="Gets collection of all configured paths where checkpoints can be saved.")
Collection<String> getDirectoryPaths()
Gets collection of all configured paths where checkpoints can be saved.

Returns:
Collection of all configured paths.

GridGain™ 3.6.0e
Enterprise Edition

GridGain - Real Time Big Data
Enterprise Edition, ver. 3.6.0e.13012012
2012 Copyright © GridGain Systems
Follow us:   Follow GridGain on Github Follow GridGain on Facebook Join GridGain User Group Follow GridGain on Twitter Follow GridGain on YouTube