Package org.jgroups.jmx.protocols
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 TypeMethodDescriptionvoid
int
Methods inherited from class org.jgroups.jmx.Protocol
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jgroups.jmx.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:
attachProtocol
in classProtocol
-
getLocalAddress
- Specified by:
getLocalAddress
in interfaceFD_SOCKMBean
-
getMembers
- Specified by:
getMembers
in interfaceFD_SOCKMBean
-
getPingableMembers
- Specified by:
getPingableMembers
in interfaceFD_SOCKMBean
-
getPingDest
- Specified by:
getPingDest
in interfaceFD_SOCKMBean
-
getNumSuspectEventsGenerated
public int getNumSuspectEventsGenerated()- Specified by:
getNumSuspectEventsGenerated
in interfaceFD_SOCKMBean
-
printSuspectHistory
- Specified by:
printSuspectHistory
in interfaceFD_SOCKMBean
-
printCache
- Specified by:
printCache
in interfaceFD_SOCKMBean
-