@Experimental public class MemberConfig extends CacheElement implements RestfulEndpoint, CorrespondWith<MemberInformation>
| Modifier and Type | Field and Description |
|---|---|
static String |
MEMBER_CONFIG_ENDPOINT |
CLUSTER, groupsURI_CONTEXT, URI_VERSION| Constructor and Description |
|---|
MemberConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint()
this returns the URI that display the list of entries.
|
String |
getId()
Gets the identifier uniquely identifying this Object instance.
|
void |
setId(String id) |
addGroup, exists, findElement, getConfigGroup, getGroup, getGroups, removeElement, setGroupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdentityEndPoint, getUrigetRuntimeClass, hasRuntimeInfo, isGlobalRuntimepublic static final String MEMBER_CONFIG_ENDPOINT
public void setId(String id)
public String getId()
IdentifiablegetId in interface Identifiable<String>public String getEndpoint()
RestfulEndpointgetEndpoint in interface RestfulEndpoint