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