public final class DistributedObjectUtil extends Object
DistributedObject
.Modifier and Type | Method and Description |
---|---|
static String |
getName(DistributedObject distributedObject)
Gets the name of the given distributed object.
|
public static String getName(DistributedObject distributedObject)
distributedObject
- the DistributedObject
instance whose name is requestedCopyright © 2023 Hazelcast, Inc.. All rights reserved.