Class GenericNestedFakeTest
java.lang.Object
org.apache.avro.perf.test.generic.GenericNestedFakeTest
- Direct Known Subclasses:
GenericNestedFakeTest_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, GenericNestedFakeTest.TestStateDecode state) void
-
Constructor Details
-
GenericNestedFakeTest
public GenericNestedFakeTest()
-
-
Method Details
-
encode
- Throws:
Exception
-
decode
public void decode(org.openjdk.jmh.infra.Blackhole blackhole, GenericNestedFakeTest.TestStateDecode state) throws Exception - Throws:
Exception
-