public final class ThreadLocalGammaTxnPool
extends java.lang.Object
GammaTxnPool
.Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<GammaTxnPool> |
threadlocal |
Modifier | Constructor and Description |
---|---|
private |
ThreadLocalGammaTxnPool() |
Modifier and Type | Method and Description |
---|---|
static GammaTxnPool |
getThreadLocalGammaTxnPool()
Returns the GammaTxnalPool stored in the ThreadLocalGammaTxnPool.
|
private static final java.lang.ThreadLocal<GammaTxnPool> threadlocal
public static GammaTxnPool getThreadLocalGammaTxnPool()