Class CachableBlockFile
- java.lang.Object
-
- org.apache.accumulo.core.file.blockfile.impl.CachableBlockFile
-
public class CachableBlockFile extends Object
This is a wrapper class for BCFile that includes a cache for independent caches for datablocks and metadatablocks
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCachableBlockFile.CachableBuilderstatic classCachableBlockFile.CachedBlockReadstatic classCachableBlockFile.ReaderClass wraps the BCFile reader.
-
-
-
Method Detail
-
pathToCacheId
public static String pathToCacheId(org.apache.hadoop.fs.Path p)
-
-