|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSF.OS.NetFlow.Filter.ExactRange
This is for exact match.
equals -- the value to be matched.
| Constructor Summary | |
ExactRange()
|
|
| Method Summary | |
void |
config(com.renesys.raceway.DML.Configuration cfg,
byte dataType)
Configuration: equals -- the value to be matched |
boolean |
inRange(java.lang.Object data,
byte dataType)
check whether the given data is in the range or not. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExactRange()
| Method Detail |
public void config(com.renesys.raceway.DML.Configuration cfg,
byte dataType)
throws com.renesys.raceway.DML.configException
config in interface Rangecom.renesys.raceway.DML.configException
public boolean inRange(java.lang.Object data,
byte dataType)
Range
inRange in interface Range
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||