tachyon
Class KryoFactory
java.lang.Object
tachyon.KryoFactory
public class KryoFactory
- extends Object
The factory to create a kryo ser/de for Tachyon master write ahead log or checkpoint file.
Method Summary |
static com.esotericsoftware.kryo.Kryo |
createLogKryo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KryoFactory
public KryoFactory()
createLogKryo
public static com.esotericsoftware.kryo.Kryo createLogKryo()
Copyright © 2013. All Rights Reserved.