|
IBM Information Integrator for Content V8.2 APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.beans.infomining.CMBClusterResult
A cluster result is created by the CMBClusteringService
.
Method Summary | |
int |
getClusterCount()
Returns the number of clusters. |
CMBClusterNode[] |
getClusterNodes()
Returns the clusters found for the documents. |
int |
getDocumentCount()
Returns the number of analyzed documents. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getClusterCount()
public int getDocumentCount()
public CMBClusterNode[] getClusterNodes()
|
IBM Information Integrator for Content V8.2 APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |