public interface ContextPropertyRegistry
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_PREFIX |
Modifier and Type | Method and Description |
---|---|
EventType |
getContextEventType() |
String |
getPartitionContextPropertyName(EventType fromType,
String propertyName) |
boolean |
isContextPropertyPrefix(String prefixName) |
boolean |
isPartitionProperty(EventType fromType,
String propertyName) |
static final String CONTEXT_PREFIX