public class PreProcessSingleItemClusterList extends SingleItemClusterList implements Cluster
Intended to run in a single thread. Not Thread Safe.
| Modifier and Type | Class and Description |
|---|---|
static class |
PreProcessSingleItemClusterList.PreProcessSingleItemClusterListFactory |
SingleItemClusterList.SingleItemClusterListFactoryNeighborList.InferTypeclusterGeo, index, itemCount, LOGGER| Constructor and Description |
|---|
PreProcessSingleItemClusterList(ByteArray centerId,
ClusterItem center,
NeighborListFactory<ClusterItem> factory,
Map<ByteArray,Cluster> index) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mergeLinks(boolean deleteNonLinks) |
addAndFetchCount, clear, compress, finish, getClusterPoints, isCompressed, mergeadd, currentLinkSetSize, equals, getGeometry, getHullTool, getId, getIds, getLinkedClusters, getLinkedClusters, hashCode, incrementItemCount, infer, interpolateFactor, invalidate, isEmpty, iterator, setMergeSize, size, toString, unionclone, finalize, getClass, notify, notifyAll, wait, wait, waitcurrentLinkSetSize, finish, getGeometry, getId, getLinkedClusters, invalidate, isCompressed, mergeadd, clear, infer, isEmpty, sizeforEach, iterator, spliteratorpublic PreProcessSingleItemClusterList(ByteArray centerId, ClusterItem center, NeighborListFactory<ClusterItem> factory, Map<ByteArray,Cluster> index)
protected void mergeLinks(boolean deleteNonLinks)
mergeLinks in class DBScanClusterListCopyright © 2013–2022. All rights reserved.