|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object org.apache.spark.graphx.GraphKryoRegistrator
public class GraphKryoRegistrator
Registers GraphX classes with Kryo for improved performance.
Constructor Summary | |
---|---|
GraphKryoRegistrator()
|
Method Summary | |
---|---|
void |
registerClasses(com.esotericsoftware.kryo.Kryo kryo)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphKryoRegistrator()
Method Detail |
---|
public void registerClasses(com.esotericsoftware.kryo.Kryo kryo)
registerClasses
in interface KryoRegistrator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |