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, onUpdateViewpublic static final SizeEstimatesRecorder instance
public void run()
run in interface java.lang.Runnablepublic void onDropColumnFamily(java.lang.String keyspace,
                               java.lang.String table)
onDropColumnFamily in class MigrationListenerCopyright © 2018 The Apache Software Foundation