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