public abstract class StoreFormatterBase extends SDBConnectionHolder implements StoreFormatter
Constructor and Description |
---|
StoreFormatterBase(SDBConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
create()
Format the store - create tables, create secondary indexes
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addIndexes, dropIndexes, format, truncate
public StoreFormatterBase(SDBConnection connection)
public final void create()
create
in interface StoreFormatter
Licenced under the Apache License, Version 2.0