Class SearchKafkaClient
java.lang.Object
ir.msob.jima.search.api.kafka.client.SearchKafkaClient
- All Implemented Interfaces:
BaseSearchClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionir.msob.jima.core.commons.client.BaseAsyncClientir.msob.jima.core.beans.properties.JimaPropertiesorg.modelmapper.ModelMapperMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ir.msob.jima.search.client.BaseSearchClient
delete, insert, update
-
Constructor Details
-
SearchKafkaClient
public SearchKafkaClient()
-
-
Method Details
-
getAsyncClient
public ir.msob.jima.core.commons.client.BaseAsyncClient getAsyncClient()- Specified by:
getAsyncClientin interfaceBaseSearchClient
-
getModelMapper
public org.modelmapper.ModelMapper getModelMapper()- Specified by:
getModelMapperin interfaceBaseSearchClient
-
getJimaProperties
public ir.msob.jima.core.beans.properties.JimaProperties getJimaProperties()- Specified by:
getJimaPropertiesin interfaceBaseSearchClient
-