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 © 2013 Apache Software Foundation. All rights reserved.