Class FD_SOCK
java.lang.Object
org.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.FD_SOCK
- All Implemented Interfaces:
ProtocolMBean, FD_SOCKMBean
- Version:
- $Id: FD_SOCK.java,v 1.2 2007/08/30 10:41:41 belaban Exp $
- Author:
- Bela Ban
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintMethods inherited from class Protocol
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ProtocolMBean
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
-
Constructor Details
-
FD_SOCK
public FD_SOCK() -
FD_SOCK
-
-
Method Details
-
attachProtocol
- Overrides:
attachProtocolin classProtocol
-
getLocalAddress
- Specified by:
getLocalAddressin interfaceFD_SOCKMBean
-
getMembers
- Specified by:
getMembersin interfaceFD_SOCKMBean
-
getPingableMembers
- Specified by:
getPingableMembersin interfaceFD_SOCKMBean
-
getPingDest
- Specified by:
getPingDestin interfaceFD_SOCKMBean
-
getNumSuspectEventsGenerated
public int getNumSuspectEventsGenerated()- Specified by:
getNumSuspectEventsGeneratedin interfaceFD_SOCKMBean
-
printSuspectHistory
- Specified by:
printSuspectHistoryin interfaceFD_SOCKMBean
-
printCache
- Specified by:
printCachein interfaceFD_SOCKMBean
-