public class FlinkChillPackageRegistrar extends Object implements org.apache.flink.api.java.typeutils.runtime.kryo.ChillSerializerRegistrar
All registrations use a hard-coded ID which were determined at commit 18f176ce86900fd4e932c73f3d138912355c6880.
| Constructor and Description |
|---|
FlinkChillPackageRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNextRegistrationId() |
void |
registerSerializers(com.esotericsoftware.kryo.Kryo kryo) |
public int getNextRegistrationId()
getNextRegistrationId in interface org.apache.flink.api.java.typeutils.runtime.kryo.ChillSerializerRegistrarpublic void registerSerializers(com.esotericsoftware.kryo.Kryo kryo)
registerSerializers in interface org.apache.flink.api.java.typeutils.runtime.kryo.ChillSerializerRegistrarCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.