Metaspace.Space.getPersistenceType()

Signature

String getPersistenceType (Object spaceDef)

Domain

ACTION

Description

Gets persistence type for provided space definition

Parameters

NameTypeDescription
spaceDefObjectSpace definition

Returns

TypeDescription
StringSpace persistence type can be NONE, SHARE_NOTHING, or SHARE_ALL

Cautions

none