|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbamboo.dht.GatewayTest.PutInfo
public static class GatewayTest.PutInfo
| Field Summary | |
|---|---|
long |
expiry_time_ms
|
byte[] |
key
|
| Constructor Summary | |
|---|---|
GatewayTest.PutInfo(byte[] k,
long e)
|
|
| 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
| Constructor Detail |
|---|
public GatewayTest.PutInfo(byte[] k,
long e)
| 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 | ||||||||