| Package | Description | 
|---|---|
| org.apache.tephra.coprocessor | 
 This package contains HBase coprocessor implementations for the transaction system. 
 | 
| org.apache.tephra.hbase.coprocessor | 
| Modifier and Type | Field and Description | 
|---|---|
protected static TransactionStateCache | 
TransactionStateCacheSupplier.instance  | 
| Modifier and Type | Method and Description | 
|---|---|
TransactionStateCache | 
TransactionStateCacheSupplier.get()
Returns a singleton instance of the transaction state cache, performing lazy initialization if necessary. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<TransactionStateCache> | 
TransactionProcessor.getTransactionStateCacheSupplier(org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment env)  | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.