public static class CPGroupDestroyCPObjectCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
RaftGroupId |
groupId
CP group id of this distributed object
|
String |
objectName
The name of this distributed object
|
String |
serviceName
The service of this distributed object
|
| Constructor and Description |
|---|
RequestParameters() |
public RaftGroupId groupId
public String serviceName
public String objectName
Copyright © 2019 Hazelcast, Inc.. All rights reserved.