Class DefaultMappingParametersHandler
java.lang.Object
org.elasticsearch.datageneration.datasource.DefaultMappingParametersHandler
- All Implemented Interfaces:
DataSourceHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.datageneration.datasource.DataSourceHandler
handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle
-
Constructor Details
-
DefaultMappingParametersHandler
public DefaultMappingParametersHandler()
-
-
Method Details
-
handle
public DataSourceResponse.LeafMappingParametersGenerator handle(DataSourceRequest.LeafMappingParametersGenerator request) - Specified by:
handlein interfaceDataSourceHandler
-
commonMappingParameters
-
handle
public DataSourceResponse.ObjectMappingParametersGenerator handle(DataSourceRequest.ObjectMappingParametersGenerator request) - Specified by:
handlein interfaceDataSourceHandler
-