|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClusterEntry
Method Summary | |
---|---|
Collection.Key |
getKey()
|
long |
getTime()
|
Long |
getTimeRef()
|
Serializable |
getValue()
|
void |
setKey(Collection.Key key)
|
void |
setTime(long time)
|
void |
setValue(Serializable value)
|
Method Detail |
---|
void setKey(Collection.Key key)
key
- the key to setvoid setTime(long time)
time
- the time to setvoid setValue(Serializable value)
value
- the value to setCollection.Key getKey()
Long getTimeRef()
long getTime()
Serializable getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |