public interface EventRowRegexNFAViewServiceVisitor
Modifier and Type | Method and Description |
---|---|
void |
visitPartitioned(Map<Object,RegexPartitionState> states) |
void |
visitUnpartitioned(RegexPartitionState state) |
void visitUnpartitioned(RegexPartitionState state)
void visitPartitioned(Map<Object,RegexPartitionState> states)