|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.distcache.cluster.ReplicationStart
public class ReplicationStart
Request an update for the data
| Constructor Summary | |
|---|---|
ReplicationStart(java.lang.String cluster,
byte[] cacheKey)
Create a new replication start message |
|
| Method Summary | |
|---|---|
byte[] |
getCacheKey()
Returns the guid of the cache. |
java.lang.String |
getCluster()
Returns the requesting address |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationStart(java.lang.String cluster,
byte[] cacheKey)
| Method Detail |
|---|
public java.lang.String getCluster()
public byte[] getCacheKey()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||