com.liferay.portal.search.lucene.cluster
Class LuceneClusterUtil

java.lang.Object
  extended by com.liferay.portal.search.lucene.cluster.LuceneClusterUtil

public class LuceneClusterUtil
extends java.lang.Object

Author:
Shuyang Zhou, Tina Tian

Constructor Summary
LuceneClusterUtil()
           
 
Method Summary
static void loadIndexesFromCluster(long companyId)
           
static void loadIndexesFromCluster(long[] companyIds, com.liferay.portal.kernel.cluster.Address bootupAddress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuceneClusterUtil

public LuceneClusterUtil()
Method Detail

loadIndexesFromCluster

public static void loadIndexesFromCluster(long companyId)
                                   throws com.liferay.portal.kernel.exception.SystemException
Throws:
com.liferay.portal.kernel.exception.SystemException

loadIndexesFromCluster

public static void loadIndexesFromCluster(long[] companyIds,
                                          com.liferay.portal.kernel.cluster.Address bootupAddress)
                                   throws com.liferay.portal.kernel.exception.SystemException
Throws:
com.liferay.portal.kernel.exception.SystemException