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