public class CacheNoopJtaManager<K,V> extends CacheJtaManagerAdapter<K,V>
CacheJtaManagerAdapter.cctx, log| Constructor and Description |
|---|
CacheNoopJtaManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkJta()
Checks if cache is working in JTA transaction and enlist cache as XAResource if necessary.
|
void |
createTmLookup(CacheConfiguration ccfg)
Creates transaction manager finder.
|
Object |
tmLookup()
Gets transaction manager finder.
|
context, kernalStartInfo, kernalStopInfo, log, onKernalStart, onKernalStart0, onKernalStop, onKernalStop0, printMemoryStats, start, start0, startInfo, stop, stop0, stopInfo, toStringpublic void checkJta()
throws IgniteCheckedException
checkJta in class CacheJtaManagerAdapter<K,V>IgniteCheckedException - In case of error.public void createTmLookup(CacheConfiguration ccfg) throws IgniteCheckedException
createTmLookup in class CacheJtaManagerAdapter<K,V>ccfg - Cache configuration.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015