Class DoubleTest.TestStateDecode

java.lang.Object
org.apache.avro.perf.test.BasicState
org.apache.avro.perf.test.basic.DoubleTest.TestStateDecode
Direct Known Subclasses:
DoubleTest_TestStateDecode_jmhType_B1
Enclosing class:
DoubleTest

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