public class CacheNoopJtaManager extends CacheJtaManagerAdapter
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 CacheJtaManagerAdapterIgniteCheckedException - In case of error.public void createTmLookup(CacheConfiguration ccfg) throws IgniteCheckedException
createTmLookup in class CacheJtaManagerAdapterccfg - Cache configuration.IgniteCheckedException - If failed.@Nullable public Object tmLookup()
tmLookup in class CacheJtaManagerAdapter
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015