org.apache.cassandra.gms
Interface IFailureNotification


public interface IFailureNotification

Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )


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