0b788acf5e
writes occur in same millisecond (Clint Morgan via J-D) git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@931727 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
bin | ||
src | ||
README.txt | ||
pom.xml |
README.txt
This contrib contains transactional hbase (THBase) and indexed table hbase (ITHBase). For how to use, include hbase-X.X.X-transactional.jar in your CLASSPATH and follow the instruction in javadoc under the respective packages: org.apache.hadoop.hbase.client.transactional and org.apache.hadoop.hbase.client.tableindexed.