Uses of Interface
org.alfresco.repo.virtual.ref.PathHasher
-
Packages that use PathHasher Package Description org.alfresco.repo.virtual.ref -
-
Uses of PathHasher in org.alfresco.repo.virtual.ref
Classes in org.alfresco.repo.virtual.ref that implement PathHasher Modifier and Type Class Description classHierarchicalPathHasherCreates and looks up hashes of '/' paths defining strings.
Paths are hashed usingHashStoredefined hashes.classNumericPathHasherCreates string-pair hashes of single digit element numeric paths.classStoredPathHasherCreates string-pair hashes based on stored path hashes.
-