org.apache.cassandra.gms
Interface IFailureNotification


public interface IFailureNotification


Method Summary
 void revive(EndPoint ep)
           
 void suspect(EndPoint ep)
           
 

Method Detail

suspect

void suspect(EndPoint ep)

revive

void revive(EndPoint ep)


Copyright © 2009 The Apache Software Foundation