public class SizeEstimatesRecorder extends MigrationListener implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static SizeEstimatesRecorder |
instance |
Modifier and Type | Method and Description |
---|---|
void |
onDropColumnFamily(java.lang.String keyspace,
java.lang.String table) |
void |
run() |
onCreateAggregate, onCreateColumnFamily, onCreateFunction, onCreateKeyspace, onCreateUserType, onCreateView, onDropAggregate, onDropFunction, onDropKeyspace, onDropUserType, onDropView, onUpdateAggregate, onUpdateColumnFamily, onUpdateFunction, onUpdateKeyspace, onUpdateUserType, onUpdateView
public static final SizeEstimatesRecorder instance
public void run()
run
in interface java.lang.Runnable
public void onDropColumnFamily(java.lang.String keyspace, java.lang.String table)
onDropColumnFamily
in class MigrationListener
Copyright © 2020 The Apache Software Foundation