public static class MapReduce.NullObject extends Object implements Comparable<MapReduce.NullObject>, Serializable
Constructor and Description |
---|
NullObject() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(MapReduce.NullObject object) |
boolean |
equals(Object object) |
int |
hashCode() |
static MapReduce.NullObject |
instance() |
String |
toString() |
public static MapReduce.NullObject instance()
public int compareTo(MapReduce.NullObject object)
compareTo
in interface Comparable<MapReduce.NullObject>
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.