Package com.logviewer.filters
Class FieldValueSetPredicate
java.lang.Object
com.logviewer.filters.FieldValueSetPredicate
- All Implemented Interfaces:
RecordPredicate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFieldType(String fieldType) voidbooleantest(LogRecord record, LogFilterContext ctx) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.logviewer.filters.RecordPredicate
not
-
Constructor Details
-
FieldValueSetPredicate
public FieldValueSetPredicate() -
FieldValueSetPredicate
-
-
Method Details
-
test
- Specified by:
testin interfaceRecordPredicate
-
getFieldType
-
setFieldType
-
getValues
-
setValues
-