Java org.apache.mahout.utils.clustering ClusterDumper fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.utils.clustering ClusterDumper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.utils.clustering ClusterDumper.

The text is from its open source code.

Constructor

Method

voidprintClusters(String[] dictionary)
intrun(String[] args)
voidsetConf(Configuration conf)
Overrides the base implementation to install the Oozie action configuration resource into the provided Configuration object; note that ToolRunner calls setConf on the Tool before it invokes run.