public class ShapefileSerDe extends AbstractSerDe
ShapefileSerDe()
java.lang.Object
deserialize(Writable w)
ObjectInspector
getObjectInspector()
SerDeStats
getSerDeStats()
java.lang.Class<? extends Writable>
getSerializedClass()
void
initialize(Configuration conf, java.util.Properties tbl)
Writable
serialize(java.lang.Object arg0, ObjectInspector arg1)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShapefileSerDe()
public java.lang.Object deserialize(Writable w) throws SerDeException
SerDeException
public ObjectInspector getObjectInspector() throws SerDeException
public SerDeStats getSerDeStats()
public java.lang.Class<? extends Writable> getSerializedClass()
public void initialize(Configuration conf, java.util.Properties tbl) throws SerDeException
public Writable serialize(java.lang.Object arg0, ObjectInspector arg1) throws SerDeException
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.