public static class Auth.AuthMigrationListener extends MigrationListener
Constructor and Description |
---|
AuthMigrationListener() |
Modifier and Type | Method and Description |
---|---|
void |
onDropColumnFamily(java.lang.String ksName,
java.lang.String cfName) |
void |
onDropKeyspace(java.lang.String ksName) |
onCreateColumnFamily, onCreateKeyspace, onCreateUserType, onDropUserType, onUpdateColumnFamily, onUpdateKeyspace, onUpdateUserType
public void onDropKeyspace(java.lang.String ksName)
onDropKeyspace
in class MigrationListener
public void onDropColumnFamily(java.lang.String ksName, java.lang.String cfName)
onDropColumnFamily
in class MigrationListener
Copyright © 2020 The Apache Software Foundation