public static class HbaseTables.Counters extends HbaseTable
BackendTable.ShardSplitter<Session extends BackendSession>CF| Constructor and Description |
|---|
Counters() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCounter(HbaseSessions.Session session,
HugeType type) |
void |
increaseCounter(HbaseSessions.Session session,
HugeType type,
long increment) |
append, cfs, clear, delete, eliminate, init, insert, newEntryIterator, parseRowColumns, query, query, queryAll, queryByCond, queryById, queryByIds, queryByPrefix, queryByRange, queryByRange, queryExist, queryNumber, registerMetaHandlersjoinTableName, metaDispatcher, registerMetaHandler, table, tableType, updateIfAbsent, updateIfPresentpublic long getCounter(HbaseSessions.Session session, HugeType type)
public void increaseCounter(HbaseSessions.Session session, HugeType type, long increment)
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.