See: Description
| Package | Description |
|---|---|
| com.foundationdb |
Provides an API for the FoundationDB transactional key/value store.
|
| com.foundationdb.async |
Provides a basic asynchronous programming library for Java.
|
| com.foundationdb.directory |
Provides tools for managing hierarchically related key subspaces.
|
| com.foundationdb.subspace |
Provides a convenient way to define namespaces for different categories
of data.
|
| com.foundationdb.tuple |
Provides a set of utilities for serializing and deserializing typed data
for use in FoundationDB.
|