public class LuceneClusterUtil
extends java.lang.Object
| Constructor and Description |
|---|
LuceneClusterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadIndexesFromCluster(long companyId) |
static void |
loadIndexesFromCluster(long[] companyIds,
com.liferay.portal.kernel.cluster.Address bootupAddress) |
public static void loadIndexesFromCluster(long companyId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic static void loadIndexesFromCluster(long[] companyIds,
com.liferay.portal.kernel.cluster.Address bootupAddress)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException