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