Class SnapshotPathsV1

java.lang.Object
io.datarouter.filesystem.snapshot.path.SnapshotPathsV1
All Implemented Interfaces:
SnapshotPaths

public class SnapshotPathsV1
extends java.lang.Object
implements SnapshotPaths
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String FORMAT  
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotPathsV1()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String branchBlock​(CacheBlockKey cacheBlockKey)  
    java.lang.String branchFile​(FileKey fileKey)  
    java.lang.String format()  
    java.lang.String leafBlock​(CacheBlockKey cacheBlockKey)  
    java.lang.String leafFile​(FileKey fileKey)  
    java.lang.String valueBlock​(CacheBlockKey cacheBlockKey)  
    java.lang.String valueFile​(FileKey fileKey)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait