public static class VirtualDataWindowEventStartIndex.VDWCreateIndexField
extends java.lang.Object
Constructor and Description |
---|
VDWCreateIndexField(java.lang.String name,
boolean hash)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Name of the indexed field.
|
boolean |
isHash()
Indicate whether the index is hash or btree, true for hash.
|