Class GetMappingIndexRequest
java.lang.Object
com.liferay.portal.search.engine.adapter.ccr.CrossClusterRequest
com.liferay.portal.search.engine.adapter.index.GetMappingIndexRequest
- All Implemented Interfaces:
IndexRequest<GetMappingIndexResponse>,MappingIndexRequest<GetMappingIndexResponse>
public class GetMappingIndexRequest
extends CrossClusterRequest
implements MappingIndexRequest<GetMappingIndexResponse>
-
Constructor Summary
ConstructorsConstructorDescriptionGetMappingIndexRequest(String[] indexNames) GetMappingIndexRequest(String[] indexNames, String mappingName) Deprecated.As of Athanasius (7.3.x) -
Method Summary
Methods inherited from class com.liferay.portal.search.engine.adapter.ccr.CrossClusterRequest
getConnectionId, isPreferLocalCluster, setConnectionId, setPreferLocalCluster
-
Constructor Details
-
GetMappingIndexRequest
-
GetMappingIndexRequest
Deprecated.As of Athanasius (7.3.x)
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceIndexRequest<GetMappingIndexResponse>
-
getIndexNames
- Specified by:
getIndexNamesin interfaceIndexRequest<GetMappingIndexResponse>
-
getMappingName
- Specified by:
getMappingNamein interfaceMappingIndexRequest<GetMappingIndexResponse>
-