org.apache.hadoop.hive.serde2.avro
Class TestInstanceCache

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.avro.TestInstanceCache

public class TestInstanceCache
extends Object


Constructor Summary
TestInstanceCache()
           
 
Method Summary
 void instanceCacheReturnsCorrectInstances()
           
 void instanceCachesOnlyCreateOneInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestInstanceCache

public TestInstanceCache()
Method Detail

instanceCachesOnlyCreateOneInstance

public void instanceCachesOnlyCreateOneInstance()
                                         throws AvroSerdeException
Throws:
AvroSerdeException

instanceCacheReturnsCorrectInstances

public void instanceCacheReturnsCorrectInstances()
                                          throws AvroSerdeException
Throws:
AvroSerdeException


Copyright © 2013 The Apache Software Foundation