public interface ContextPropertyRegistry
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT_PREFIX |
Modifier and Type | Method and Description |
---|---|
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) |
static final java.lang.String CONTEXT_PREFIX
boolean isContextPropertyPrefix(java.lang.String prefixName)
EventType getContextEventType()
boolean isPartitionProperty(EventType fromType, java.lang.String propertyName)
java.lang.String getPartitionContextPropertyName(EventType fromType, java.lang.String propertyName)