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, onDropView
public static final SizeEstimatesRecorder instance
public void run()
run
in interface java.lang.Runnable
public void onDropTable(java.lang.String keyspace, java.lang.String table)
onDropTable
in class SchemaChangeListener
Copyright © 2009-2020 The Apache Software Foundation