com.liferay.portal.kernel.cache.bootstrap
Class ClusterLinkBootstrapLoaderHelperUtil
java.lang.Object
com.liferay.portal.kernel.cache.bootstrap.ClusterLinkBootstrapLoaderHelperUtil
public class ClusterLinkBootstrapLoaderHelperUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterLinkBootstrapLoaderHelperUtil
public ClusterLinkBootstrapLoaderHelperUtil()
createServerSocketFromCluster
public static SocketAddress createServerSocketFromCluster(String portalCacheManagerName,
List<String> portalCacheNames)
throws Exception
- Throws:
Exception
isSkipped
public static boolean isSkipped()
loadCachesFromCluster
public static void loadCachesFromCluster(String portalCacheManagerName,
String... portalCacheNames)
throws Exception
- Throws:
Exception
start
public static void start()