public static class Serializers.DummyAvroKryoSerializerClass<T>
extends com.esotericsoftware.kryo.Serializer<T>
Constructor and Description |
---|
DummyAvroKryoSerializerClass() |
Modifier and Type | Method and Description |
---|---|
T |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<T> aClass) |
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
Object o) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.