Class TimeBatchFlags
java.lang.Object
com.espertech.esper.common.internal.view.util.TimeBatchFlags
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
static TimeBatchFlags
processKeywords
(Object keywords, String errorMessage)
-
Constructor Details
-
TimeBatchFlags
public TimeBatchFlags(boolean isForceUpdate, boolean isStartEager)
-
-
Method Details
-
isForceUpdate
public boolean isForceUpdate() -
isStartEager
public boolean isStartEager() -
processKeywords
public static TimeBatchFlags processKeywords(Object keywords, String errorMessage) throws ViewParameterException - Throws:
ViewParameterException
-