Master Index Match Engine Reference

handleComparatorsDataSources

Description

The DataSourcesHandler class contains one method, handleComparatorsDataSources, that allows you to define properties for the data source. This method takes one parameter that is a DataSourcesProperties object. This class and its methods are described in DataSourcesProperties Class.

Syntax

Object handleComparatorsDataSources(DataSourcesProperties dataSources)

Parameters

Parameter 

Type 

Description 

dataSources 

DataSourceProperties 

A list of properties for the data handler (see DataSourcesProperties Class).

Return Value

Object

Throws

MatcherException

IOException