| Name | Description | Type | Package | Framework |
| AllPairsIterator | Iterate over all pairs of Instances. | Class | cc.mallet.cluster.iterator | Mallet |
| ClusterSampleIterator | Sample clusters of Instances. | Class | cc.mallet.cluster.iterator | Mallet |
| NeighborIterator | Sample Instances with data objects equal to Neighbors. | Class | cc.mallet.cluster.iterator | Mallet |
| NodeClusterSampleIterator | Samples merges of a singleton cluster with another (possibly non-singleton) cluster. | Class | cc.mallet.cluster.iterator | Mallet |
| PairSampleIterator | Sample pairs of Instances. | Class | cc.mallet.cluster.iterator | Mallet |
| TestIterators | Class | cc.mallet.cluster.iterator.tests | Mallet | |