|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbamboo.dht.PutGetTest.PutInfo
public static class PutGetTest.PutInfo
| Field Summary | |
|---|---|
long |
expiry_time_ms
|
byte[] |
key
|
int |
size
|
| Constructor Summary | |
|---|---|
PutGetTest.PutInfo(byte[] k,
long e,
int s)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object rhs)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] key
public long expiry_time_ms
public int size
| Constructor Detail |
|---|
public PutGetTest.PutInfo(byte[] k,
long e,
int s)
| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object rhs)
equals in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||