public interface ClusterLink
Modifier and Type | Field and Description |
---|---|
static int |
MAX_CHANNEL_COUNT |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
void |
sendMulticastMessage(Message message,
Priority priority) |
void |
sendUnicastMessage(Address address,
Message message,
Priority priority) |