Class VirtualDataWindowEventStartIndex.VDWCreateIndexField

java.lang.Object
com.espertech.esper.common.client.hook.vdw.VirtualDataWindowEventStartIndex.VDWCreateIndexField
Enclosing class:
VirtualDataWindowEventStartIndex

public static class VirtualDataWindowEventStartIndex.VDWCreateIndexField extends Object
Captures virtual data window indexed field information.
  • Constructor Details

    • VDWCreateIndexField

      public VDWCreateIndexField(String name, String type)
      Ctor.
      Parameters:
      name - field name
      type - type
  • Method Details

    • getName

      public String getName()
      Returns field name
      Returns:
      name
    • getType

      public String getType()
      Returns index type
      Returns:
      type