Package org.alfresco.repo.virtual.ref
Class NumericPathHasher
java.lang.Object
org.alfresco.repo.virtual.ref.HierarchicalPathHasher
org.alfresco.repo.virtual.ref.NumericPathHasher
- All Implemented Interfaces:
PathHasher
Creates string-pair hashes of single digit element numeric paths.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringhashSubpath(String subpath) protected StringlookupSubpathHash(String hash) Methods inherited from class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
hash, lookup
-
Constructor Details
-
NumericPathHasher
public NumericPathHasher()
-
-
Method Details
-
hashSubpath
- Specified by:
hashSubpathin classHierarchicalPathHasher
-
lookupSubpathHash
- Specified by:
lookupSubpathHashin classHierarchicalPathHasher
-