public abstract class LazyBinaryPrimitive<OI extends ObjectInspector,T extends org.apache.hadoop.io.Writable> extends LazyBinaryObject<OI>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getObject()
Returns the primitive object represented by this LazyBinaryObject.
|
T |
getWritableObject() |
int |
hashCode() |
String |
toString() |
setNullclone, finalize, getClass, notify, notifyAll, wait, wait, waitinitpublic Object getObject()
public T getWritableObject()
public int hashCode()
hashCode in class LazyBinaryObject<OI extends ObjectInspector>Copyright © 2017 The Apache Software Foundation. All rights reserved.