public class LazyBinaryDate extends LazyBinaryPrimitive<WritableDateObjectInspector,DateWritable>
Modifier and Type | Method and Description |
---|---|
void |
init(ByteArrayRef bytes,
int start,
int length)
Initializes LazyBinaryDate object.
|
getObject, getWritableObject, hashCode, toString
public void init(ByteArrayRef bytes, int start, int length)
init
in class LazyObjectBase
bytes
- start
- length
- ByteArrayRef
Copyright © 2012 The Apache Software Foundation