public class DistributedObjectIdentifier extends Object
| Constructor and Description |
|---|
DistributedObjectIdentifier(String serviceName,
String objectName,
int totalBackupCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getObjectName() |
String |
getServiceName() |
int |
getTotalBackupCount() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.