Package | Description |
---|---|
eu.fbk.knowledgestore.datastore |
DataStore server-side component API (ks-server ). |
Modifier and Type | Class and Description |
---|---|
class |
CachingDataStore
A
DataStore wrapper providing a transactional and a global cache for looked up and
modified records. |
class |
LoggingDataStore
A
DataStore wrapper that log calls to the operations of a wrapped DataStore and
their execution times. |
class |
SynchronizedDataStore
A
DataStore wrapper that synchronizes and enforces a proper access to an another
DataStore . |
Copyright © 2015–2016 FBK-irst. All rights reserved.