Class ObjectFileStoreKryo
java.lang.Object
org.aksw.commons.store.object.path.impl.ObjectFileStoreKryo
- All Implemented Interfaces:
ObjectFileStore
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.commons.store.object.path.api.ObjectFileStore
readAs
-
Field Details
-
kryoPool
protected com.esotericsoftware.kryo.pool.KryoPool kryoPool
-
-
Constructor Details
-
ObjectFileStoreKryo
public ObjectFileStoreKryo(com.esotericsoftware.kryo.pool.KryoPool kryoPool)
-
-
Method Details
-
write
- Specified by:
writein interfaceObjectFileStore- Throws:
IOException
-
read
- Specified by:
readin interfaceObjectFileStore- Throws:
IOExceptionClassNotFoundException
-