Modifier and Type | Class and Description |
---|---|
class |
RandomAccessStreamCacheImpl
A default implementation of the interface RandomAccessStreamCache using a memory backed RandomAccessReadWriteBuffer.
|
class |
ScratchFile
Implements a memory page handling mechanism as base for creating (multiple)
RandomAccess buffers each having its set of pages (implemented by
ScratchFileBuffer ). |
Modifier and Type | Method and Description |
---|---|
RandomAccessStreamCache |
RandomAccessStreamCache.StreamCacheCreateFunction.create()
Creates an instance of a RandomAccessStreamCache.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.