| Modifier and Type | Method and Description |
|---|---|
Object |
createCPGroup(String proxyName)
Creates a new CP group with the given name
|
Object |
destroyCPObject(RaftGroupId groupId,
String serviceName,
String objectName)
Destroys the distributed object with the given name on the requested
CP group
|
Object createCPGroup(String proxyName)
proxyName - The proxy name of this data structure instanceObject destroyCPObject(RaftGroupId groupId, String serviceName, String objectName)
groupId - CP group id of this distributed objectserviceName - The service of this distributed objectobjectName - The name of this distributed objectCopyright © 2019. All Rights Reserved.