Metaspace.getSpaceMembers()

Signature

Object getSpaceMembers (String metaSpaceName, String spaceName)

Domain

ACTION

Description

Returns the collection of Member of the space for the given unqualified Space name by concatenating .

Parameters

NameTypeDescription
metaSpaceNameStringmetaspace name
spaceNameStringspace name

Returns

TypeDescription
Objectthe collection of Member of the space.

Cautions

none