com.espertech.esper.core.context.util
Interface ContextPropertyRegistry

All Known Implementing Classes:
ContextPropertyRegistryImpl

public interface ContextPropertyRegistry


Field Summary
static java.lang.String CONTEXT_PREFIX
           
 
Method Summary
 EventType getContextEventType()
           
 java.lang.String getPartitionContextPropertyName(EventType fromType, java.lang.String propertyName)
           
 boolean isContextPropertyPrefix(java.lang.String prefixName)
           
 boolean isPartitionProperty(EventType fromType, java.lang.String propertyName)
           
 

Field Detail

CONTEXT_PREFIX

static final java.lang.String CONTEXT_PREFIX
See Also:
Constant Field Values
Method Detail

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)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com