|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.ConfigurationEngineDefaults.ViewResources
public static class ConfigurationEngineDefaults.ViewResources
Holds view resources settings.
Constructor Summary | |
---|---|
protected |
ConfigurationEngineDefaults.ViewResources()
Ctor - sets up defaults. |
Method Summary | |
---|---|
boolean |
isShareViews()
Returns true to indicate the engine shares view resources between statements, or false to indicate the engine does not share view resources between statements. |
void |
setShareViews(boolean shareViews)
Set the flag to instruct the engine whether to share view resources between statements for not |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ConfigurationEngineDefaults.ViewResources()
Method Detail |
---|
public boolean isShareViews()
public void setShareViews(boolean shareViews)
shareViews
- is true to share view resources between statements, or false to not share view
resources between statements declaring same-views
|
© 2007 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 |