|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.spec.ContextDetailHash
public class ContextDetailHash
Constructor Summary | |
---|---|
ContextDetailHash(java.util.List<ContextDetailHashItem> items,
int granularity,
boolean preallocate)
|
Method Summary | |
---|---|
java.util.List<FilterSpecCompiled> |
getFilterSpecsIfAny()
|
int |
getGranularity()
|
java.util.List<ContextDetailHashItem> |
getItems()
|
boolean |
isPreallocate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextDetailHash(java.util.List<ContextDetailHashItem> items, int granularity, boolean preallocate)
Method Detail |
---|
public java.util.List<ContextDetailHashItem> getItems()
public boolean isPreallocate()
public int getGranularity()
public java.util.List<FilterSpecCompiled> getFilterSpecsIfAny()
getFilterSpecsIfAny
in interface ContextDetail
|
© 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 |