public static interface SequenceFileInputFilter.Filter
extends org.apache.hadoop.conf.Configurable
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.Object key)
filter function
Decide if a record should be filtered or not
|
Copyright © 2009 The Apache Software Foundation