See: Description
Interface | Description |
---|---|
IBackend |
Interface to generate access to the underlaying storage.
|
IBackend.IBackendFactory |
Factory for generating an
IBackend -instance. |
IBackendReader |
Interface for reading the stored buckets in every backend.
|
IBackendWriter |
Interface to provide the abstract layer related to write access of the
tt-backend.
|
ILog |
Interface for Log to capsulate persistent against non-persistent logs.
|
Class | Description |
---|---|
IOUtils |
Public class for having utility methods related to the storage in one class.
|
LogKey |
Container for Key-Entry in the log determining the level and the the sequence in the level.
|
LogValue |
LogValue
|
LRULog |
An LRU cache, based on
LinkedHashMap . |
MemoryLog |
Copyright © 2013. All Rights Reserved.