|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.yahoo.ycsb.FindGoodAB
public class FindGoodAB
| Field Summary | |
|---|---|
static int |
a
|
static int |
b
|
| Constructor Summary | |
|---|---|
FindGoodAB()
|
|
| Method Summary | |
|---|---|
static int |
hash(int val,
int itemcount)
|
static void |
main(java.lang.String[] args)
|
static int |
scramble(int val)
|
static int |
testVector(int itemcount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int a
public static int b
| Constructor Detail |
|---|
public FindGoodAB()
| Method Detail |
|---|
public static int scramble(int val)
public static int hash(int val,
int itemcount)
public static void main(java.lang.String[] args)
public static int testVector(int itemcount)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||