com.lucidera.runtime
Class LucidDbRuntimeContext.SummaryLoggerRef

java.lang.Object
  extended by com.lucidera.runtime.LucidDbRuntimeContext.SummaryLoggerRef
Enclosing class:
LucidDbRuntimeContext

private class LucidDbRuntimeContext.SummaryLoggerRef
extends Object


Field Summary
(package private)  LucidDbRuntimeContext.SummaryLogger logger
           
(package private)  int refCount
           
 
Constructor Summary
private LucidDbRuntimeContext.SummaryLoggerRef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

LucidDbRuntimeContext.SummaryLogger logger

refCount

int refCount
Constructor Detail

LucidDbRuntimeContext.SummaryLoggerRef

private LucidDbRuntimeContext.SummaryLoggerRef()