Class ContextControllerKeyedPartitionKeyWInit

java.lang.Object
com.espertech.esper.common.internal.context.controller.keyed.ContextControllerKeyedPartitionKeyWInit

public class ContextControllerKeyedPartitionKeyWInit extends Object
Keyed-context partition key for the case when there are init-conditions and we must keep the initiating event
  • Constructor Details

    • ContextControllerKeyedPartitionKeyWInit

      public ContextControllerKeyedPartitionKeyWInit(Object getterKey, String optionalInitAsName, EventBean optionalInitBean)
  • Method Details

    • getGetterKey

      public Object getGetterKey()
    • getOptionalInitAsName

      public String getOptionalInitAsName()
    • getOptionalInitBean

      public EventBean getOptionalInitBean()