Class IndicesExistsIndexRequest
java.lang.Object
com.liferay.portal.search.engine.adapter.ccr.CrossClusterRequest
com.liferay.portal.search.engine.adapter.index.IndicesExistsIndexRequest
- All Implemented Interfaces:
IndexRequest<IndicesExistsIndexResponse>
public class IndicesExistsIndexRequest
extends CrossClusterRequest
implements IndexRequest<IndicesExistsIndexResponse>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.search.engine.adapter.ccr.CrossClusterRequest
getConnectionId, isPreferLocalCluster, setConnectionId, setPreferLocalCluster
-
Constructor Details
-
IndicesExistsIndexRequest
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIndexRequest<IndicesExistsIndexResponse>
-
getIndexNames
- Specified by:
getIndexNames
in interfaceIndexRequest<IndicesExistsIndexResponse>
-