Package org.apache.avro.perf.test.record
Class RecordTest
java.lang.Object
org.apache.avro.perf.test.record.RecordTest
- Direct Known Subclasses:
RecordTest_jmhType_B1
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
decode
(RecordTest.TestStateDecode state, org.openjdk.jmh.infra.Blackhole blackHole)
-
Constructor Details
-
RecordTest
public RecordTest()
-
-
Method Details
-
decode
public void decode(RecordTest.TestStateDecode state, org.openjdk.jmh.infra.Blackhole blackHole) throws Exception - Throws:
Exception
-