Uses of Interface
org.apache.cassandra.service.IEndpointLifecycleSubscriber

Packages that use IEndpointLifecycleSubscriber
org.apache.cassandra.service   
 

Uses of IEndpointLifecycleSubscriber in org.apache.cassandra.service
 

Methods in org.apache.cassandra.service with parameters of type IEndpointLifecycleSubscriber
 void StorageService.register(IEndpointLifecycleSubscriber subscriber)
           
 void StorageService.unregister(IEndpointLifecycleSubscriber subscriber)
           
 



Copyright © 2012 The Apache Software Foundation