public static class SparkSessionFactory.SparkKryoRegistrator
extends java.lang.Object
implements org.apache.spark.serializer.KryoRegistrator
KryoRegistrator
for Spark to serialize broadcast variables used for side-inputs.
Note, this registrator must be public to be accessible for Kryo.
SideInputValues
Constructor and Description |
---|
SparkKryoRegistrator() |
Modifier and Type | Method and Description |
---|---|
void |
registerClasses(com.esotericsoftware.kryo.Kryo kryo) |