Package | Description |
---|---|
com.pega.pegarules.pub.context |
Modifier and Type | Method and Description |
---|---|
<T extends java.io.Serializable> |
PRDistributedObjectManager.getDistributedMap(java.lang.String aCategory,
java.lang.Class<T> aObjectClass,
int maxObjectSize)
Gets the requested map from the cluster if it is present, else creates it in the cluster.
Warning: Currently this functionality is supported only for Hazelcast clusters and not supported for other clusters. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.