Class LocalQCacheOp
java.lang.Object
com.atlassian.jira.cluster.distribution.localq.LocalQCacheOp
- All Implemented Interfaces:
Serializable
Represents a cache replication event in the local queue.
This turned out to be very similar to
RmiEventMessage
- See Also:
-
Method Details
-
toString
-
getCacheName
-
getAction
-
getKey
-
getValue
-
isReplicatePutsViaCopy
public boolean isReplicatePutsViaCopy() -
getCreationTimeInMillis
public long getCreationTimeInMillis() -
equals
-
hashCode
public int hashCode()
-