public class ModConfig
extends arq.cmdline.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,
arq.cmdline.ModTime timer) |
boolean |
format() |
void |
processArgs(arq.cmdline.CmdArgModule cmdLine) |
void |
registerWith(arq.cmdline.CmdGeneral cmdLine) |
public void registerWith(arq.cmdline.CmdGeneral cmdLine)
public void processArgs(arq.cmdline.CmdArgModule cmdLine)
public boolean addIndexes()
public boolean dropIndexes()
public boolean format()
public boolean createStore()
public void enact(Store store)
public void enact(Store store, arq.cmdline.ModTime timer)
Licenced under the Apache License, Version 2.0