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

Packages that use IMigrationListener
org.apache.cassandra.auth   
org.apache.cassandra.service   
 

Uses of IMigrationListener in org.apache.cassandra.auth
 

Classes in org.apache.cassandra.auth that implement IMigrationListener
static class Auth.MigrationListener
          IMigrationListener implementation that cleans up permissions on dropped resources.
 

Uses of IMigrationListener in org.apache.cassandra.service
 

Methods in org.apache.cassandra.service with parameters of type IMigrationListener
 void MigrationManager.register(IMigrationListener listener)
           
 void MigrationManager.unregister(IMigrationListener listener)
           
 



Copyright © 2013 The Apache Software Foundation