public class PredicateNotFrom extends Predicate
PredicateFrom,
Predicate| Constructor and Description |
|---|
PredicateNotFrom(int sourceId)
Constructor used to select events that were not sent by a specific entity.
|
PredicateNotFrom(int[] sourceIds)
Constructor used to select events that were not sent by any entity from a given set.
|
public PredicateNotFrom(int sourceId)
sourceId - the id number of the source entitypublic PredicateNotFrom(int[] sourceIds)
sourceIds - the set of id numbers of the source entitiesCopyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.