com.espertech.esper.core.context.util
Interface ContextPropertyRegistry
- All Known Implementing Classes:
- ContextPropertyRegistryImpl
public interface ContextPropertyRegistry
CONTEXT_PREFIX
static final java.lang.String CONTEXT_PREFIX
- See Also:
- Constant Field Values
isContextPropertyPrefix
boolean isContextPropertyPrefix(java.lang.String prefixName)
getContextEventType
EventType getContextEventType()
isPartitionProperty
boolean isPartitionProperty(EventType fromType,
java.lang.String propertyName)
getPartitionContextPropertyName
java.lang.String getPartitionContextPropertyName(EventType fromType,
java.lang.String propertyName)