Class StateMgmtIndexDescComposite

java.lang.Object
com.espertech.esper.common.client.util.StateMgmtIndexDescComposite

public class StateMgmtIndexDescComposite extends Object
  • Constructor Details

    • StateMgmtIndexDescComposite

      public StateMgmtIndexDescComposite(String[] indexedProps, com.espertech.esper.common.internal.compile.multikey.MultiKeyClassRef multiKeyPlan, String[] indexedRangeProps, com.espertech.esper.common.internal.serde.compiletime.resolve.DataInputOutputSerdeForge[] rangeSerdes)
  • Method Details

    • getIndexedProps

      public String[] getIndexedProps()
    • getMultiKeyPlan

      public com.espertech.esper.common.internal.compile.multikey.MultiKeyClassRef getMultiKeyPlan()
    • getIndexedRangeProps

      public String[] getIndexedRangeProps()
    • getRangeSerdes

      public com.espertech.esper.common.internal.serde.compiletime.resolve.DataInputOutputSerdeForge[] getRangeSerdes()