Metaspace.getSpaceRemoteMembers()

Signature

Object getSpaceRemoteMembers (String metaSpaceName, String spaceName)

Domain

ACTION

Description

Returns the collection of Member of the space remotely connected by this member

Parameters

NameTypeDescription
metaSpaceNameStringmetaspace name
spaceNameStringspace name

Returns

TypeDescription
Objectthe collection of Member of the space that are connected using remote discovery

Cautions

none