@MXBeanDescription(value="MBean that provides access to always failover SPI configuration.") public interface AlwaysFailoverSpiMBean extends IgniteSpiManagementMBean
AlwaysFailoverSpi
.Modifier and Type | Method and Description |
---|---|
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.
|
getIgniteHome, getLocalNodeId, getName, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted
@MXBeanDescription(value="Maximum number of attempts to execute a failed job on another node.") int getMaximumFailoverAttempts()
AlwaysFailoverSpi.DFLT_MAX_FAILOVER_ATTEMPTS
value will be used.@MXBeanDescription(value="Total number of jobs that were failed over.") int getTotalFailoverJobsCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019