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