@Deprecated public class SharedMemoryCacheUtil extends Object
Modifier and Type | Method and Description |
---|---|
static javax.cache.Cache<Integer,SharedMemoryMatchingManager> |
getInMemoryMatchingCache()
Deprecated.
|
static void |
sendAddSubscriptionClusterMessage(String topicName,
String subsciptionID,
int tenantID,
String tenantName)
Deprecated.
This is to send clusterMessage to inform other nodes about subscription added to the system, so that everyone can add new one.
|
public static javax.cache.Cache<Integer,SharedMemoryMatchingManager> getInMemoryMatchingCache()
public static void sendAddSubscriptionClusterMessage(String topicName, String subsciptionID, int tenantID, String tenantName) throws org.apache.axis2.clustering.ClusteringFault
topicName
- subsciptionID
- tenantID
- tenantName
- org.apache.axis2.clustering.ClusteringFault
Copyright © 2017 WSO2. All rights reserved.