|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSF.OS.NetFlow.Filter.Term
Like Filter, but it's composed by one or more "AND phrase"(Factor).
Filter,
Factor| Constructor Summary | |
Term(Filter parentFilter,
com.renesys.raceway.DML.Configuration cfg)
|
|
| Method Summary | |
boolean |
passFilter(FilterData record)
whether the given record satisfies this term |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Term(Filter parentFilter,
com.renesys.raceway.DML.Configuration cfg)
throws com.renesys.raceway.DML.configException
| Method Detail |
public boolean passFilter(FilterData record)
passFilter in interface BasicFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||