Package org.infinispan.persistence.sifs
Soft Index
AdvancedLoadWriteStore
.- Public API
-
Interface Summary Interface Description Log This module reserves range 29001 - 29500NonBlockingSoftIndexFileStore.EntryCreator<K,V> -
Class Summary Class Description EntryHeader EntryInfo EntryMetadata Object to hold metadata bytes and timestamps.EntryRecord Helper for reading/writing entries into file.FileProvider Provides resource management for files - only limited amount of files may be opened in one moment, and opened file should not be deleted.FileProvider.Handle LogAppender NonBlockingSoftIndexFileStore<K,V> Local file-based cache store, optimized for write-through use with strong consistency guarantees (ability to flush disk operations before returning from the store call).TemporaryTable Table holding the entry positions in log before these are persisted to the index.TemporaryTable.LockedEntry