Package | Description |
---|---|
eu.fbk.knowledgestore.filestore |
FileStore server-side component API (ks-server ). |
Modifier and Type | Class and Description |
---|---|
class |
GzippedFileStore
A
FileStore decorator that GZIPs all the compressible files written to it. |
class |
LoggingFileStore
A
FileStore wrapper that log calls to the operations of a wrapped FileStore and
their execution times. |
class |
MultiFileStore |
class |
SynchronizedFileStore
A
FileStore wrapper that synchronizes and enforces a proper access to an another
FileStore . |
Copyright © 2015–2016 FBK-irst. All rights reserved.