Package com.terracottatech.store.manager
package com.terracottatech.store.manager
Contains classes for the creating, retrieving and destroying datasets.
-
ClassDescriptionA ClusteredDatasetManagerBuilder allows configuration of the interaction with a cluster.Defines whether datasets configured in
DatasetManagerConfiguration
should be validated/created Note that while validating a dataset, only the validity of the key type will be checked.This is the entry point into the Terracotta store API.DatasetManagerConfiguration.DatasetInfo<K extends Comparable<K>>An EmbeddedDatasetManagerBuilder allows configuration of the interaction with embedded storage.Helper class for converting XML configuration toDatasetManagerConfiguration
and vice versa