Class ReflectFloatArrayTest.TestStateDecode

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

public static class ReflectFloatArrayTest.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