org.apache.cassandra.gms
Interface GossiperMBean
- All Known Implementing Classes:
- Gossiper
public interface GossiperMBean
getVersion
int getVersion(java.lang.String address)
throws java.net.UnknownHostException
- Throws:
java.net.UnknownHostException
getEndpointDowntime
long getEndpointDowntime(java.lang.String address)
throws java.net.UnknownHostException
- Throws:
java.net.UnknownHostException
getCurrentGenerationNumber
int getCurrentGenerationNumber(java.lang.String address)
throws java.net.UnknownHostException
- Throws:
java.net.UnknownHostException
Copyright © 2011 The Apache Software Foundation