Class GenericStringTest
java.lang.Object
org.apache.avro.perf.test.generic.GenericStringTest
- Direct Known Subclasses:
GenericStringTest_jmhType_B1
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
decode
(org.openjdk.jmh.infra.Blackhole blackhole, GenericStringTest.TestStateDecode state) void
-
Constructor Details
-
GenericStringTest
public GenericStringTest()
-
-
Method Details
-
encode
- Throws:
Exception
-
decode
public void decode(org.openjdk.jmh.infra.Blackhole blackhole, GenericStringTest.TestStateDecode state) throws Exception - Throws:
Exception
-