Class | Description |
---|---|
AbstractChunkFileChannel |
Common base class for chunk file based
JslipcChannel s. |
ReadableChunkFileChannel |
A
ReadableJslipcByteChannel implementation that reads chunk files written into
the given directory by a WritableChunkFileChannel . |
WritableChunkFileChannel |
A
WritableJslipcByteChannel implementation that writes the data as
chunk files into a given directory. |
Copyright © 2014. All Rights Reserved.