@Experimental public class MemberConfig extends CacheElement implements RestfulEndpoint, CorrespondWith<MemberInformation>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MEMBER_CONFIG_ENDPOINT |
CLUSTER, groupsURI_CONTEXT, URI_VERSION| Constructor and Description |
|---|
MemberConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEndpoint()
this returns the URI that display the list of entries.
|
java.lang.String |
getId() |
void |
setId(java.lang.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 java.lang.String MEMBER_CONFIG_ENDPOINT
public void setId(java.lang.String id)
public java.lang.String getId()
getId in interface org.apache.geode.lang.Identifiable<java.lang.String>public java.lang.String getEndpoint()
RestfulEndpointgetEndpoint in interface RestfulEndpoint