![]() | VirtualDataWindowForgeContext Class |
Namespace: com.espertech.esper.common.client.hook.vdw
public class VirtualDataWindowForgeContext
The VirtualDataWindowForgeContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | VirtualDataWindowForgeContext |
Ctor.
|
Name | Description | |
---|---|---|
![]() | CustomConfiguration |
Returns any additional configuration provided.
|
![]() | EventType |
Returns the event type of the events held in the virtual data window as per declaration of the named window.
|
![]() | NamedWindowName |
Returns the name of the named window used in connection with the virtual data window.
|
![]() | ParameterExpressions |
Returns the expressions passed as parameters to the virtual data window.
|
![]() | Parameters |
Returns the parameters passed; for example "create window ABC.my:vdw("10.0.0.1")" passes one paramater here.
|
![]() | ViewForgeEnv |
Returns the view forge environment
|