@NoInstantiate public final class ClusterMemberInfo extends Object
| Constructor and Description |
|---|
ClusterMemberInfo(String uuid,
boolean primary,
String hostAddress,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostAddress() |
int |
getPort() |
String |
getUuid() |
boolean |
isPrimary() |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.