public abstract class DeserializerComparator<T>
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.io.RawComparator<T>
Constructor and Description |
---|
DeserializerComparator() |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator[] |
getFieldComparatorsFrom(org.apache.hadoop.conf.Configuration conf,
java.lang.String name) |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf
in interface org.apache.hadoop.conf.Configurable
setConf
in class org.apache.hadoop.conf.Configured
public static java.util.Comparator[] getFieldComparatorsFrom(org.apache.hadoop.conf.Configuration conf, java.lang.String name)