public class ClusterJoinAck extends Notification
Modifier and Type | Field and Description |
---|---|
private Set |
cluster |
private static long |
serialVersionUID |
detachable, detached, persistent
BOOLEAN_ENCODED_SIZE, BYTE_ENCODED_SIZE, DOUBLE_ENCODED_SIZE, FLOAT_ENCODED_SIZE, INT_ENCODED_SIZE, LONG_ENCODED_SIZE, SHORT_ENCODED_SIZE
Constructor and Description |
---|
ClusterJoinAck(Set cluster) |
Modifier and Type | Method and Description |
---|---|
Set |
getCluster() |
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
private static final long serialVersionUID
private Set cluster
public ClusterJoinAck(Set cluster)
public Set getCluster()
Copyright © 2021 ScalAgent D.T.. All rights reserved.