public abstract class ClusteringMessage extends ClusteringCommand
| Constructor and Description |
|---|
ClusteringMessage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
abstract ClusteringCommand |
getResponse()
Get the response for this message
|
long |
getTimestamp() |
java.lang.String |
getUuid() |
int |
hashCode() |
executepublic abstract ClusteringCommand getResponse()
public java.lang.String getUuid()
public long getTimestamp()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.