Table maintenance constants More...
Variables | |
const bool | OFF = false |
Constant representing off More... | |
const bool | ON = true |
Constant representing on More... | |
Table maintenance constants
const bool Hypertable::TableMaintenance::OFF = false |
Constant representing off
Definition at line 40 of file OperationToggleTableMaintenance.h.
const bool Hypertable::TableMaintenance::ON = true |
Constant representing on
Definition at line 42 of file OperationToggleTableMaintenance.h.