Metaspace.Space.setDistributionRole()

Signature

void setDistributionRole (String spaceName, String role)

Domain

ACTION

Description

Sets the distribution role of the calling Member of the Space.

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1
roleString The valid values are LEECH, SEEDER. Case sensitive

Returns

TypeDescription
void

Cautions

none