public interface ContextPartitionSelectorFiltered extends ContextPartitionSelector
Modifier and Type | Method and Description |
---|---|
boolean |
filter(ContextPartitionIdentifier contextPartitionIdentifier)
Filter function should return true or false to indicate
interest in this context partition.
|
boolean filter(ContextPartitionIdentifier contextPartitionIdentifier)
Do not hold on to ContextIdentifier instance between calls. The engine may reused an reassing values to this object.
contextPartitionIdentifier
- provides context partition information, may