public static class HbaseTables.Edge extends HbaseTable
BackendTable.MetaHandler<Session extends BackendSession>, BackendTable.ShardSpliter<Session extends BackendSession>| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE_SUFFIX |
CF| Modifier and Type | Method and Description |
|---|---|
static HbaseTables.Edge |
in(String store) |
static HbaseTables.Edge |
out(String store) |
protected void |
parseRowColumns(org.apache.hadoop.hbase.client.Result row,
BackendEntry entry) |
protected HbaseSessions.RowIterator |
queryById(HbaseSessions.Session session,
Id id) |
append, cfs, clear, delete, eliminate, init, insert, query, queryAll, queryByCond, queryByRange, queryByRange, registerMetaHandlersjoinTableName, metadata, registerMetaHandler, table, tableTypepublic static final String TABLE_SUFFIX
public Edge(String store, boolean out)
public static HbaseTables.Edge out(String store)
public static HbaseTables.Edge in(String store)
protected HbaseSessions.RowIterator queryById(HbaseSessions.Session session, Id id)
queryById in class HbaseTableprotected void parseRowColumns(org.apache.hadoop.hbase.client.Result row,
BackendEntry entry)
throws IOException
parseRowColumns in class HbaseTableIOExceptionCopyright © 2017–2018. All rights reserved.