Package com.linkedin.avro.fastserde
Class FastDeserializerGeneratorAccessor
- java.lang.Object
-
- com.linkedin.avro.fastserde.FastDeserializerGeneratorAccessor
-
public class FastDeserializerGeneratorAccessor extends java.lang.Object
Only for the sake of accessing a package-private method... can be removed once fast-avro is cleaned up.
-
-
Constructor Summary
Constructors Constructor Description FastDeserializerGeneratorAccessor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setFieldsPerPopulationMethod(int limit)
-