Interface | Description |
---|---|
Log |
This module reserves range 29001 - 29500
|
Class | Description |
---|---|
EntryInfo | |
IndexQueue |
Splits the requests into several subqueues according to request.key.hashCode().
|
Log_$logger |
Warning this class consists of generated code.
|
LogAppender |
This component has the only thread that polls the queue with requests to write some entry into the cache store.
|
SoftIndexFileStore |
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).
|
SyncProcessingQueue<T> |
Multiple producer-single consumer queue.
|
TemporaryTable |
Table holding the entry positions in log before these are persisted to the index.
|
TemporaryTable.LockedEntry |
AdvancedLoadWriteStore
.Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.