public class LocalQCacheOp extends Object implements Serializable
RmiEventMessage
Modifier and Type | Class and Description |
---|---|
static class |
LocalQCacheOp.Action |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
LocalQCacheOp.Action |
getAction() |
String |
getCacheName() |
long |
getCreationTimeInMillis() |
Serializable |
getKey() |
Serializable |
getValue() |
int |
hashCode() |
boolean |
isReplicatePutsViaCopy() |
String |
toString() |
public String getCacheName()
public LocalQCacheOp.Action getAction()
@Nullable public Serializable getKey()
@Nullable public Serializable getValue()
public boolean isReplicatePutsViaCopy()
public long getCreationTimeInMillis()
Copyright © 2002-2024 Atlassian. All Rights Reserved.