Java org.apache.hadoop.mapred.lib.db DBInputFormat fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapred.lib.db DBInputFormat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapred.lib.db DBInputFormat.

The text is from its open source code.

Subclass

org.apache.hadoop.mapred.lib.db.DBInputFormat has subclasses.
Click this link to see all its subclasses.

Method

voidsetInput(JobConf job, Class inputClass, String tableName, String conditions, String orderBy, String... fieldNames)
Initializes the map-part of the job with the appropriate input settings.
voidsetInput(JobConf job, Class inputClass, String inputQuery, String inputCountQuery)
Initializes the map-part of the job with the appropriate input settings.