TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Space
Metaspace.Space
.
getPersistenceType()
Signature
String getPersistenceType (Object spaceDef)
Domain
action
Description
Gets persistence type for provided space definition
Parameters
Name
Type
Description
spaceDef
Object
Space definition
Returns
Type
Description
String
Space persistence type can be NONE, SHARE_NOTHING, or SHARE_ALL
Cautions
none