org.multiverse.stms.gamma.transactions
Class ThreadLocalGammaTxnPool
java.lang.Object
org.multiverse.stms.gamma.transactions.ThreadLocalGammaTxnPool
public final class ThreadLocalGammaTxnPool
- extends Object
A ThreadLocal that stores the GammaTxnPool.
- Author:
- Peter Veentjer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getThreadLocalGammaTxnPool
public static GammaTxnPool getThreadLocalGammaTxnPool()
- Returns the GammaTxnalPool stored in the ThreadLocalGammaTxnPool. If no instance exists,
a new instance is created.
- Returns:
- the GammaTxnPool.
Copyright © 2012. All Rights Reserved.