Package com.linkedin.davinci.store
-
Class Summary Class Description AbstractStorageEngine<Partition extends AbstractStoragePartition> A base storage abstract class which is actually responsible for data persistence.AbstractStorageIterator AbstractStoragePartition An abstract implementation of a storage partition.StorageEngineFactory An abstraction that represents the shared resources of a persistence engine.StoragePartitionConfig Storage partition level config, which could be used to specify partition specific config when initializing/opening the correspondingAbstractStoragePartition
. -
Enum Summary Enum Description AbstractStorageEngine.StoragePartitionAdjustmentTrigger -
Exception Summary Exception Description StorageEngineInitializationException This exception indicates that the server was unable to initialize on or more storage services or stores within a service.StoragePartitionInitializationException This exception indicates that the server was unable to initialize on or more storage services or stores within a service.