GridGain™ 2.0.3
Java API Specification

org.gridgain.grid.spi.checkpoint.coherence
Interface GridCoherenceCheckpointSpiMBean

All Superinterfaces:
GridSpiManagementMBean
All Known Implementing Classes:
GridCoherenceCheckpointSpi

public interface GridCoherenceCheckpointSpiMBean
extends GridSpiManagementMBean

Management bean that provides general administrative and configuration information about Tangosol Coherence checkpoint SPI.



See Also:

  Documentation
  Email Support
  Online Forums
  Issue Tracking

Author:   2005-2008 Copyright © GridGain Systems. All Rights Reserved. ver. 2.0.3

 

Method Summary
 String getCacheName()
          Gets name for Coherence cache where all checkpoints are saved.
 
Methods inherited from interface org.gridgain.grid.spi.GridSpiManagementMBean
getAuthor, getGridGainHome, getLocalNodeId, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted, getVendorEmail, getVendorUrl, getVersion
 

Method Detail

getCacheName

String getCacheName()
Gets name for Coherence cache where all checkpoints are saved.

Returns:
Name for Coherence cache.

GridGain™ 2.0.3
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.