Class ReflectNestedObjectArrayTest.TestStateDecode

java.lang.Object
org.apache.avro.perf.test.BasicState
org.apache.avro.perf.test.BasicArrayState
org.apache.avro.perf.test.reflect.ReflectNestedObjectArrayTest.TestStateDecode
Direct Known Subclasses:
ReflectNestedObjectArrayTest_TestStateDecode_jmhType_B1
Enclosing class:
ReflectNestedObjectArrayTest

public static class ReflectNestedObjectArrayTest.TestStateDecode extends BasicArrayState
  • Constructor Details

    • TestStateDecode

      public TestStateDecode()
  • Method Details

    • doSetupTrial

      public void doSetupTrial() throws IOException
      Generate test data.
      Throws:
      IOException - Could not setup test data
    • doSetupInvocation

      public void doSetupInvocation() throws Exception
      Throws:
      Exception