|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.uoa.di.madgik.searchlibrary.operatorlibrary.join.HashKey
public class HashKey
The key used in the hash table
| Constructor Summary | |
|---|---|
HashKey(byte[] key)
Creates a new HashKey |
|
| Method Summary | |
|---|---|
String |
getKey()
Retrieves the hash key |
void |
setKey(byte[] key)
Sets the hash key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashKey(byte[] key)
HashKey
key - The key to set| Method Detail |
|---|
public String getKey()
public void setKey(byte[] key)
key - The hash key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||