|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SSF.OS.NetFlow.Filter.Decoder
|
+--SSF.OS.NetFlow.Filter.IpNetFlowDecoder
| Field Summary |
| Fields inherited from class SSF.OS.NetFlow.Filter.Decoder |
BYTE_TYPE, FIELD_NOT_FOUND, FLOAT_TYPE, INT_TYPE, IP_TYPE, LONG_TYPE, SHORT_TYPE, STRING_TYPE |
| Constructor Summary | |
IpNetFlowDecoder()
|
|
| Method Summary | |
int |
getFieldIndex(java.lang.String fieldName,
byte fieldType)
The fieldType is also passed in so that the decoder can check whether the fieldType matches the one that is retrieved by fieldName. |
| Methods inherited from class SSF.OS.NetFlow.Filter.Decoder |
reportMismatch |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IpNetFlowDecoder()
| Method Detail |
public int getFieldIndex(java.lang.String fieldName,
byte fieldType)
Decoder
getFieldIndex in class Decoder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||