Class ReflectRecordTest.TestStateDecode

java.lang.Object
org.apache.avro.perf.test.BasicState
org.apache.avro.perf.test.reflect.ReflectRecordTest.TestStateDecode
Direct Known Subclasses:
ReflectRecordTest_TestStateDecode_jmhType_B1
Enclosing class:
ReflectRecordTest

public static class ReflectRecordTest.TestStateDecode extends BasicState
  • 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