public static class ByFieldClusteringAlgorithmDescriptor.Keys extends Object
ByFieldClusteringAlgorithm component.| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTERS
Attribute key for:
ByFieldClusteringAlgorithm.clusters. |
static String |
DOCUMENTS
Attribute key for:
ByFieldClusteringAlgorithm.documents. |
static String |
FIELD_NAME
Attribute key for:
ByFieldClusteringAlgorithm.fieldName. |
| Modifier | Constructor and Description |
|---|---|
protected |
ByFieldClusteringAlgorithmDescriptor.Keys() |
public static final String DOCUMENTS
ByFieldClusteringAlgorithm.documents.public static final String CLUSTERS
ByFieldClusteringAlgorithm.clusters.public static final String FIELD_NAME
ByFieldClusteringAlgorithm.fieldName.