Interface | Description |
---|---|
BatchFileCacheRepository |
Batch processing for
FileCacheRepository . |
ConcurrentBatchFileCacheRepository.ExceptionHandler |
Exception handler.
|
FileCacheRepository |
An abstract super interface of remote cache.
|
Class | Description |
---|---|
ConcurrentBatchFileCacheRepository |
Executes
FileCacheRepository.resolve(Path) concurrently. |
HadoopFileCacheRepository |
Manages cache files on Hadoop file system.
|
NullBatchFileCacheRepository |
Null implementation of
BatchFileCacheRepository . |
NullFileCacheRepository |
Null implementation of
FileCacheRepository . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.