Java org.apache.mahout.common AbstractJob fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.common AbstractJob fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.common AbstractJob.

The text is from its open source code.

Subclass

org.apache.mahout.common.AbstractJob has subclasses.
Click this link to see all its subclasses.

Constructor

Method

PathgetInputPath()
Returns the input path established by a call to #parseArguments(String[]) .
PathgetOutputPath()
Returns the output path established by a call to #parseArguments(String[]) .
StringkeyFor(String optionName)
Build the option key (--name) from the option name