Package org.h2.test.store
Class CalculateHashConstant
- java.lang.Object
-
- org.h2.test.store.CalculateHashConstant
-
- All Implemented Interfaces:
java.lang.Runnable
public class CalculateHashConstant extends java.lang.Object implements java.lang.RunnableCalculate the constant for the secondary / supplemental hash function, so that the hash function mixes the input bits as much as possible.
-
-
Constructor Summary
Constructors Constructor Description CalculateHashConstant()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)Run just this test.voidrun()
-