Class ContextPropertyRegistry

java.lang.Object
com.espertech.esper.common.internal.context.util.ContextPropertyRegistry

public class ContextPropertyRegistry extends Object
  • Field Details

  • Constructor Details

    • ContextPropertyRegistry

      public ContextPropertyRegistry(ContextMetaData metaData)
  • Method Details

    • isPartitionProperty

      public boolean isPartitionProperty(EventType fromType, String propertyName)
    • getPartitionContextPropertyName

      public String getPartitionContextPropertyName(EventType fromType, String propertyName)
    • isContextPropertyPrefix

      public boolean isContextPropertyPrefix(String prefixName)
    • getContextEventType

      public EventType getContextEventType()