org.apache.hadoop.hbase.rest
Interface RESTConstants
- All Known Implementing Classes:
- AbstractController, DatabaseController, RowController, ScannerController, TableController, TimestampController
public interface RESTConstants
TRUE
static final String TRUE
- See Also:
- Constant Field Values
FALSE
static final String FALSE
- See Also:
- Constant Field Values
COLUMNS
static final String COLUMNS
- See Also:
- Constant Field Values
COLUMN
static final String COLUMN
- See Also:
- Constant Field Values
EXISTS
static final String EXISTS
- See Also:
- Constant Field Values
TRANSACTION
static final String TRANSACTION
- See Also:
- Constant Field Values
TRANSACTION_OPERATION
static final String TRANSACTION_OPERATION
- See Also:
- Constant Field Values
TRANSACTION_OPERATION_COMMIT
static final String TRANSACTION_OPERATION_COMMIT
- See Also:
- Constant Field Values
TRANSACTION_OPERATION_CREATE
static final String TRANSACTION_OPERATION_CREATE
- See Also:
- Constant Field Values
TRANSACTION_OPERATION_ABORT
static final String TRANSACTION_OPERATION_ABORT
- See Also:
- Constant Field Values
FILTER
static final String FILTER
- See Also:
- Constant Field Values
FILTER_TYPE
static final String FILTER_TYPE
- See Also:
- Constant Field Values
FILTER_VALUE
static final String FILTER_VALUE
- See Also:
- Constant Field Values
FILTER_RANK
static final String FILTER_RANK
- See Also:
- Constant Field Values
SCANNER
static final String SCANNER
- See Also:
- Constant Field Values
SCANNER_RESULT_SIZE
static final String SCANNER_RESULT_SIZE
- See Also:
- Constant Field Values
SCANNER_START_ROW
static final String SCANNER_START_ROW
- See Also:
- Constant Field Values
SCANNER_STOP_ROW
static final String SCANNER_STOP_ROW
- See Also:
- Constant Field Values
SCANNER_FILTER
static final String SCANNER_FILTER
- See Also:
- Constant Field Values
SCANNER_TIMESTAMP
static final String SCANNER_TIMESTAMP
- See Also:
- Constant Field Values
NUM_VERSIONS
static final String NUM_VERSIONS
- See Also:
- Constant Field Values
SCANNER_COLUMN
static final String SCANNER_COLUMN
- See Also:
- Constant Field Values
DISABLE
static final String DISABLE
- See Also:
- Constant Field Values
ENABLE
static final String ENABLE
- See Also:
- Constant Field Values
REGIONS
static final String REGIONS
- See Also:
- Constant Field Values
ROW
static final String ROW
- See Also:
- Constant Field Values
TIME_STAMPS
static final String TIME_STAMPS
- See Also:
- Constant Field Values
METADATA
static final String METADATA
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
VALUE
static final String VALUE
- See Also:
- Constant Field Values
ROWS
static final String ROWS
- See Also:
- Constant Field Values
filterFactories
static final RESTConstants.FactoryMap filterFactories
LIMIT
static final String LIMIT
- See Also:
- Constant Field Values
Copyright © 2009 The Apache Software Foundation