Package | Description |
---|---|
com.terracottatech.store |
Contains the core data storage components of Terracotta Store.
|
com.terracottatech.store.async |
Contains types for performing asynchronous operations on datasets.
|
com.terracottatech.store.configuration |
Contains types representing dataset configurations and their associated builders.
|
com.terracottatech.store.coordination | |
com.terracottatech.store.definition |
Contains types representing both generic and type-specific cell definitions.
|
com.terracottatech.store.function |
Contains a set of types that form a DSL that allows the creation of behaviorally transparent
functions.
|
com.terracottatech.store.indexing |
Contains classes related to configuration-time and runtime manipulation of indexes.
|
com.terracottatech.store.manager |
Contains classes for the creating, retrieving and destroying datasets.
|
com.terracottatech.store.stream |