public class PredicateFrom extends Predicate
PredicateNotFrom,
Predicate| Constructor and Description |
|---|
PredicateFrom(int sourceId)
Constructor used to select events that were sent by a specific entity.
|
PredicateFrom(int[] sourceIds)
Constructor used to select events that were sent by any entity from a given set.
|
public PredicateFrom(int sourceId)
sourceId - the id number of the source entitypublic PredicateFrom(int[] sourceIds)
sourceIds - the set of id numbers of the source entities