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