| Package | Description |
|---|---|
| org.apache.mahout.utils.clustering |
| Modifier and Type | Method and Description |
|---|---|
static ClusterDumper.OUTPUT_FORMAT |
ClusterDumper.OUTPUT_FORMAT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterDumper.OUTPUT_FORMAT[] |
ClusterDumper.OUTPUT_FORMAT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterDumper.setOutputFormat(ClusterDumper.OUTPUT_FORMAT of)
Convenience function to set the output format during testing.
|
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.