com.espertech.esper.epl.named
Class NamedWindowIndexRepEntry

java.lang.Object
  extended by com.espertech.esper.epl.named.NamedWindowIndexRepEntry

public class NamedWindowIndexRepEntry
extends java.lang.Object


Constructor Summary
NamedWindowIndexRepEntry(EventTable table, java.lang.String optionalIndexName, int refCount)
           
 
Method Summary
 java.lang.String getOptionalIndexName()
           
 int getRefCount()
           
 EventTable getTable()
           
 void setRefCount(int refCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedWindowIndexRepEntry

public NamedWindowIndexRepEntry(EventTable table,
                                java.lang.String optionalIndexName,
                                int refCount)
Method Detail

getTable

public EventTable getTable()

getOptionalIndexName

public java.lang.String getOptionalIndexName()

getRefCount

public int getRefCount()

setRefCount

public void setRefCount(int refCount)

© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com