public class SpatialVectorKryoRegistrator
extends java.lang.Object
implements org.apache.spark.serializer.KryoRegistrator
Constructor and Description |
---|
SpatialVectorKryoRegistrator() |
Modifier and Type | Method and Description |
---|---|
static void |
register(org.apache.spark.SparkConf conf)
Sets this class as the current Kryo registrator by setting the property spark.kryo.registrator
|
void |
registerClasses(com.esotericsoftware.kryo.Kryo kryo) |
public void registerClasses(com.esotericsoftware.kryo.Kryo kryo)
registerClasses
in interface org.apache.spark.serializer.KryoRegistrator
public static void register(org.apache.spark.SparkConf conf)
conf
- a SparkConfCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.