Interface SnapshotPaths
- All Known Implementing Classes:
SnapshotPathsV1
public interface SnapshotPaths
-
Method Summary
Modifier and Type Method Description StringbranchBlock(CacheBlockKey cacheBlockKey)StringbranchFile(FileKey fileKey)Stringformat()StringleafBlock(CacheBlockKey cacheBlockKey)StringleafFile(FileKey fileKey)static StringrootBlock()static StringrootFile()StringvalueBlock(CacheBlockKey cacheBlockKey)StringvalueFile(FileKey fileKey)