|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.named.NamedWindowIndexRepEntry
public class NamedWindowIndexRepEntry
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 |
---|
public NamedWindowIndexRepEntry(EventTable table, java.lang.String optionalIndexName, int refCount)
Method Detail |
---|
public EventTable getTable()
public java.lang.String getOptionalIndexName()
public int getRefCount()
public void setRefCount(int refCount)
|
© 2006-2014 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 |