org.apache.hadoop.hive.serde2.avro
Class TestAvroSerializer
java.lang.Object
org.apache.hadoop.hive.serde2.avro.TestAvroSerializer
public class TestAvroSerializer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAvroSerializer
public TestAvroSerializer()
canSerializeStrings
public void canSerializeStrings()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeInts
public void canSerializeInts()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeBooleans
public void canSerializeBooleans()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeFloats
public void canSerializeFloats()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeDoubles
public void canSerializeDoubles()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeLists
public void canSerializeLists()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeMaps
public void canSerializeMaps()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeStructs
public void canSerializeStructs()
throws SerDeException
- Throws:
SerDeException
canSerializeUnions
public void canSerializeUnions()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeEnums
public void canSerializeEnums()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeNullableTypes
public void canSerializeNullableTypes()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeMapsWithNullablePrimitiveValues
public void canSerializeMapsWithNullablePrimitiveValues()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeBytes
public void canSerializeBytes()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
canSerializeFixed
public void canSerializeFixed()
throws SerDeException,
IOException
- Throws:
SerDeException
IOException
Copyright © 2013 The Apache Software Foundation