|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.variable.VariableVersionThreadLocal
public class VariableVersionThreadLocal
A wrapper for a thread-local to hold the current version for variables visible for a thread, as well as uncommitted values of variables for a thread.
Constructor Summary | |
---|---|
VariableVersionThreadLocal()
Ctor. |
Method Summary | |
---|---|
VariableVersionThreadEntry |
getCurrentThread()
Returns the version and uncommitted values for the current thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableVersionThreadLocal()
Method Detail |
---|
public VariableVersionThreadEntry getCurrentThread()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |