Uses of Class
com.espertech.esper.common.client.hook.vdw.VirtualDataWindowEventStartIndex.VDWCreateIndexField
Package
Description
Virtual data window extension API classes.
-
Uses of VirtualDataWindowEventStartIndex.VDWCreateIndexField in com.espertech.esper.common.client.hook.vdw
Modifier and TypeMethodDescriptionVirtualDataWindowEventStartIndex.getFields()
Returns a list of fields that are part of the index.ModifierConstructorDescriptionVirtualDataWindowEventStartIndex
(String namedWindowName, String indexName, List<VirtualDataWindowEventStartIndex.VDWCreateIndexField> fields, boolean unique) Ctor.