public static class HbaseTables.RangeIndex extends HbaseTables.IndexTable
BackendTable.ShardSplitter<Session extends BackendSession>typeCF| Constructor and Description |
|---|
RangeIndex(String store,
HugeType type) |
| Modifier and Type | Method and Description |
|---|---|
static HbaseTables.RangeIndex |
rangeDouble(String store) |
static HbaseTables.RangeIndex |
rangeFloat(String store) |
static HbaseTables.RangeIndex |
rangeInt(String store) |
static HbaseTables.RangeIndex |
rangeLong(String store) |
delete, eliminate, insert, newEntryIterator, typeappend, cfs, clear, init, parseRowColumns, query, query, queryAll, queryByCond, queryById, queryByIds, queryByPrefix, queryByRange, queryByRange, queryExist, queryNumber, registerMetaHandlersjoinTableName, metaDispatcher, registerMetaHandler, table, tableType, updateIfAbsent, updateIfPresentpublic static HbaseTables.RangeIndex rangeInt(String store)
public static HbaseTables.RangeIndex rangeFloat(String store)
public static HbaseTables.RangeIndex rangeLong(String store)
public static HbaseTables.RangeIndex rangeDouble(String store)
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.