public static class VirtualDataWindowEventStartIndex.VDWCreateIndexField extends Object
Constructor and Description |
---|
VDWCreateIndexField(List<ExprNode> expressions,
String type,
List<ExprNode> parameters)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
List<ExprNode> |
getExpressions()
Returns index expressions
|
List<ExprNode> |
getParameters()
Returns index field parameters if any
|
String |
getType()
Returns index type name
|