DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Deveel.Data.Index.StoreIndex Member List

This is the complete list of members for Deveel.Data.Index.StoreIndex, including all inherited members.

AllBlocksDeveel.Data.Index.StoreIndex
AssertNotDisposed()Deveel.Data.Index.StoreIndexinlineprivate
BlockIndex()Deveel.Data.Index.BlockIndex< int >inline
BlockIndex(IEnumerable< T > values)Deveel.Data.Index.BlockIndex< int >inline
BlockIndex(IIndex< T > index)Deveel.Data.Index.BlockIndex< int >inline
BlockIndex(IEnumerable< IIndexBlock< T >> blocks)Deveel.Data.Index.BlockIndex< int >inline
DeletedBlocksDeveel.Data.Index.StoreIndex
deletedBlocksDeveel.Data.Index.StoreIndexprivate
Dispose()Deveel.Data.Index.StoreIndexinline
Dispose(bool disposing)Deveel.Data.Index.StoreIndexinlineprivate
disposedDeveel.Data.Index.StoreIndexprivate
IndexNumberDeveel.Data.Index.StoreIndex
IndexSetStoreDeveel.Data.Index.StoreIndex
MaxBlockSizeDeveel.Data.Index.StoreIndex
NewBlock()Deveel.Data.Index.StoreIndexinlineprotected
NewMappedBlock(IndexSetStore indexSetStore, long firstEntry, long lastEntry, long blockPointer, int size, byte compactType, int blockSize)Deveel.Data.Index.StoreIndexinlinestatic
OnDeleteBlock(IIndexBlock< int > block)Deveel.Data.Index.StoreIndexinlineprotected
StoreIndex(IndexSetStore indexSetStore, int indexNumber, int maxBlockSize, IEnumerable< IIndexBlock< int >> blocks)Deveel.Data.Index.StoreIndexinline