| Class | Description |
|---|---|
| NoOpLongObjStore<V> |
Data connection implementation which does nothing.
|
| NoOpStore<K extends Comparable<K>,V> |
Data connection implementation which does nothing.
|
| NoOpStoreService |
Service which provides stores that do nothing.
|