Uses of Class
com.espertech.esper.client.ConfigurationPlugInVirtualDataWindow

Packages that use ConfigurationPlugInVirtualDataWindow
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of ConfigurationPlugInVirtualDataWindow in com.espertech.esper.client
 

Fields in com.espertech.esper.client with type parameters of type ConfigurationPlugInVirtualDataWindow
protected  java.util.List<ConfigurationPlugInVirtualDataWindow> Configuration.plugInVirtualDataWindows
          List of configured plug-in views.
 

Methods in com.espertech.esper.client that return types with arguments of type ConfigurationPlugInVirtualDataWindow
 java.util.List<ConfigurationPlugInVirtualDataWindow> ConfigurationInformation.getPlugInVirtualDataWindows()
          Returns a list of configured plug-in virtual data windows.
 java.util.List<ConfigurationPlugInVirtualDataWindow> Configuration.getPlugInVirtualDataWindows()
           
 

Uses of ConfigurationPlugInVirtualDataWindow in com.espertech.esper.epl.spec
 

Method parameters in com.espertech.esper.epl.spec with type arguments of type ConfigurationPlugInVirtualDataWindow
 void PluggableObjectCollection.addViews(java.util.List<ConfigurationPlugInView> configurationPlugInViews, java.util.List<ConfigurationPlugInVirtualDataWindow> configurationPlugInVirtualDW)
          Add a plug-in view.
 


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