Package | Description |
---|---|
com.espertech.esper.common.client.hook.vdw |
Virtual data window extension API classes.
|
Modifier and Type | Method and Description |
---|---|
List<VirtualDataWindowEventStartIndex.VDWCreateIndexField> |
VirtualDataWindowEventStartIndex.getFields()
Returns a list of fields that are part of the index.
|
Constructor and Description |
---|
VirtualDataWindowEventStartIndex(String namedWindowName,
String indexName,
List<VirtualDataWindowEventStartIndex.VDWCreateIndexField> fields,
boolean unique)
Ctor.
|
Copyright © 2005–2018. All rights reserved.