public final class GryoSerializer extends Serializer implements Serializable
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GryoSerializer.SparkIoRegistry  | 
| Constructor and Description | 
|---|
GryoSerializer(SparkConf sparkConfiguration)  | 
| Modifier and Type | Method and Description | 
|---|---|
GryoPool | 
getGryoPool()  | 
SerializerInstance | 
newInstance()  | 
Output | 
newOutput()  | 
public Output newOutput()
public GryoPool getGryoPool()
public SerializerInstance newInstance()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.