public static interface SequenceFileInputFilter.Filter extends Configurable
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Object key)
filter function
Decide if a record should be filtered or not
|
getConf, setConf
boolean accept(Object key)
key
- record keyCopyright © 2010 The Apache Software Foundation