public class SizeEstimatesRecorder extends SchemaChangeListener implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
static SizeEstimatesRecorder |
instance |
| Modifier and Type | Method and Description |
|---|---|
void |
onDropTable(java.lang.String keyspace,
java.lang.String table) |
void |
run() |
onAlterAggregate, onAlterFunction, onAlterKeyspace, onAlterTable, onAlterType, onAlterView, onCreateAggregate, onCreateFunction, onCreateKeyspace, onCreateTable, onCreateType, onCreateView, onDropAggregate, onDropFunction, onDropKeyspace, onDropType, onDropViewpublic static final SizeEstimatesRecorder instance
public void run()
run in interface java.lang.Runnablepublic void onDropTable(java.lang.String keyspace,
java.lang.String table)
onDropTable in class SchemaChangeListenerCopyright © 2009-2020 The Apache Software Foundation