| Class | Description | 
|---|---|
| ConcurrentCache<K,V> | Limited-size concurrent cache. | 
| LimitedSizeNativeStore | |
| LimitedSizeNativeStoreConnection | |
| NativeStore | A SAIL implementation using B-Tree indexing on disk for storing and querying its data. | 
| NativeStoreConnection | |
| ValueStore | Deprecated since 3.0. | 
| ValueStoreRevision | Deprecated since 3.0. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.