public class ModConfig extends ModBase
| Constructor and Description |
|---|
ModConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addIndexes() |
boolean |
createStore() |
boolean |
dropIndexes() |
void |
enact(Store store) |
void |
enact(Store store,
ModTime timer) |
boolean |
format() |
void |
processArgs(CmdArgModule cmdLine) |
void |
registerWith(CmdGeneral cmdLine) |
public void registerWith(CmdGeneral cmdLine)
public void processArgs(CmdArgModule cmdLine)
public boolean addIndexes()
public boolean dropIndexes()
public boolean format()
public boolean createStore()
public void enact(Store store)
Licenced under the Apache License, Version 2.0