Uses a 2 level cache to improve random read performance. Caches the {@link InputStream} until fully read or closed. Number of streamscached are controlled by the {@link DataStoreConfiguration#getStreamCacheSize()} parameterAlso, uses a 16MB bytes[] cache.
|
|
|
|
|
|