public static class ClasspathCacheManagerImpl.FileSystemCacheStorage extends Object implements ClasspathCacheManagerImpl.CacheStorageConfiguration
| Constructor and Description |
|---|
ClasspathCacheManagerImpl.FileSystemCacheStorage(Path sharedCache,
Path jobCache) |
| Modifier and Type | Method and Description |
|---|---|
ClasspathCacheDirectory |
jobCache(JobInformation jobScope,
WorkerRole role) |
ClasspathCacheDirectory |
sharedCache() |
public ClasspathCacheDirectory sharedCache()
sharedCache in interface ClasspathCacheManagerImpl.CacheStorageConfigurationpublic ClasspathCacheDirectory jobCache(JobInformation jobScope, WorkerRole role)
jobCache in interface ClasspathCacheManagerImpl.CacheStorageConfigurationCopyright © 2015 Actian Corporation. All Rights Reserved.