|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@GridMBeanDescription(value="MBean that provides access to always failover SPI configuration.") public interface GridAlwaysFailoverSpiMBean
Management bean for GridAlwaysFailoverSpi.
See Also:
Documentation
Email Support
Online Forums
Issue Tracking
Author: 2005-2008 Copyright © GridGain Systems. All Rights Reserved. ver. 2.1.0

| Method Summary | |
|---|---|
int |
getMaximumFailoverAttempts()
Gets maximum number of attempts to execute a failed job on another node. |
int |
getTotalFailoverJobsCount()
Get total number of jobs that were failed over. |
| Methods inherited from interface org.gridgain.grid.spi.GridSpiManagementMBean |
|---|
getAuthor, getGridGainHome, getLocalNodeId, getName, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted, getVendorEmail, getVendorUrl, getVersion |
| Method Detail |
|---|
@GridMBeanDescription(value="Maximum number of attempts to execute a failed job on another node.") int getMaximumFailoverAttempts()
GridAlwaysFailoverSpi.DFLT_MAX_FAILOVER_ATTEMPTS value will be used.
@GridMBeanDescription(value="Total number of jobs that were failed over.") int getTotalFailoverJobsCount()
|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|
|