| Package | Description |
|---|---|
| org.apache.cassandra.service |
| Modifier and Type | Method and Description |
|---|---|
RandomAccessReader |
FileCacheService.get(FileCacheService.CacheKey key) |
void |
FileCacheService.invalidate(FileCacheService.CacheKey cacheKey,
java.lang.String path) |
void |
FileCacheService.put(FileCacheService.CacheKey cacheKey,
RandomAccessReader instance) |
Copyright © 2018 The Apache Software Foundation