|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.h2.test.store.CalculateHashConstant
public class CalculateHashConstant
Calculate the constant for the secondary hash function, so that the hash function mixes the input bits as much as possible.
| Constructor Summary | |
|---|---|
CalculateHashConstant()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String... args)
Run just this test. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalculateHashConstant()
| Method Detail |
|---|
public static void main(java.lang.String... args)
throws java.lang.Exception
args - ignored
java.lang.Exceptionpublic void run()
run in interface java.lang.Runnable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||