com.espertech.esper.client.dataflow
Interface EPDataFlowEPStatementFilter


public interface EPDataFlowEPStatementFilter

Filter for use with EPStatementSource operator.


Method Summary
 boolean pass(EPStatement statement)
          Pass or skip the statement.
 

Method Detail

pass

boolean pass(EPStatement statement)
Pass or skip the statement.

Parameters:
statement - to test
Returns:
indicator whether to include (true) or exclude (false) the statement.

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