|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.distcache.cluster.UpdateTime
com.caucho.distcache.cluster.TriadUpdateTime
public class TriadUpdateTime
Updates times for a cache
| Constructor Summary | |
|---|---|
protected |
TriadUpdateTime()
Hessian zero-arg constructor |
|
TriadUpdateTime(byte[] keyHash,
long version,
long accessTimeout,
long updateTimeDelta)
Create a new UpdateTime message |
| Method Summary |
|---|
| Methods inherited from class com.caucho.distcache.cluster.UpdateTime |
|---|
getAccessTimeout, getKeyHash, getUpdateDelta, getVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected TriadUpdateTime()
public TriadUpdateTime(byte[] keyHash,
long version,
long accessTimeout,
long updateTimeDelta)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||