Class BaseNestableEventUtil.MapIndexedPropPair

java.lang.Object
com.espertech.esper.common.internal.event.core.BaseNestableEventUtil.MapIndexedPropPair
Enclosing class:
BaseNestableEventUtil

public static class BaseNestableEventUtil.MapIndexedPropPair extends Object
  • Constructor Details

    • MapIndexedPropPair

      public MapIndexedPropPair(Set<String> mapProperties, Set<String> arrayProperties)
  • Method Details

    • getMapProperties

      public Set<String> getMapProperties()
    • getArrayProperties

      public Set<String> getArrayProperties()