| Class | Description |
|---|---|
| KeyValueStoreOperations |
This example illustrates how to create a key-value store, put key-value pairs into the store, and
read the store afterwards.
|
| KeyValueStoreQuickStart |
A quick start tutorial for creating a key-value store, putting and getting some key-value pairs.
|
| SameKeyValueStoresTest |
Tests whether two key-value stores contain the same set of key-value pairs.
|
| ShowKeyValueStore |
Prints out (key, value) pairs, or only keys, or only values in a key-value store.
|
Copyright © 2019. All Rights Reserved.