Package org.apache.maven.buildcache.hash
Class Zah
java.lang.Object
org.apache.maven.buildcache.hash.Zah
- All Implemented Interfaces:
Hash.Factory
Zero-Allocation-Hash based factory
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionZah(String name, net.openhft.hashing.LongHashFunction hash, Zah.MemoryPolicy memoryPolicy) -
Method Summary
-
Constructor Details
-
Zah
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceHash.Factory
-
algorithm
- Specified by:
algorithmin interfaceHash.Factory
-
checksum
- Specified by:
checksumin interfaceHash.Factory
-