C# (CSharp) Deveel.Data.Store Namespace

Nested Namespaces

Deveel.Data.Store.Journaled

Classes

Name Description
AreaExtensions Extension methods to optimize the access to the contents of an IArea of a database store.
AreaStream
DefaultStorageSystemNames
FileStoreData A data store that is backed by a file located at the path given.
FileStream
FileSystem
FixedRecordList
InMemoryStorageSystem
InMemoryStore An implementation of IStore that persists data in the application memory.
InMemoryStore.InMemoryArea
InMemoryStore.InMemoryBlock
InvalidObjectIdException
LocalFile
LocalFileSystem
ObjectStore
ObjectStore.LargeObject
ObjectStoreExtensions
ObjectStream
PortableFile
PortableFileSystem
RecordType Lists the types of records in a store
ScatteringFileStoreData
ScatteringFileStoreDataFactory
SingleFileStore
SingleFileStoreSystem
SingleFileStoreSystem.StoreInfo
StorageException
StoreBase
StoreBase.StoreArea An IArea that is backed by a StoreBase.
StoreExtensions