|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.log.rfb.io.CachedRandomAccessFileProvider
public class CachedRandomAccessFileProvider
Trivial implementation of a storage provider for cached, managed randm access files (i.e. the backend of the "old new" log reader)
Constructor Summary | |
---|---|
CachedRandomAccessFileProvider()
|
Method Summary | |
---|---|
RandomAccessStorage |
createStorage()
Creates a new empty random access storage, which is suitable for storing byte sequences and primitive data types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CachedRandomAccessFileProvider()
Method Detail |
---|
public RandomAccessStorage createStorage() throws java.io.IOException
StorageProvider
createStorage
in interface StorageProvider
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |