Class KryoUtils
java.lang.Object
org.aksw.commons.store.object.key.impl.KryoUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.esotericsoftware.kryo.pool.KryoPoolcreateKryoPool(Consumer<com.esotericsoftware.kryo.Kryo> customRegistrator)
-
Constructor Details
-
KryoUtils
public KryoUtils()
-
-
Method Details
-
createKryoPool
public static com.esotericsoftware.kryo.pool.KryoPool createKryoPool(Consumer<com.esotericsoftware.kryo.Kryo> customRegistrator)
-