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.SingleItemClusterListFactory
NeighborList.InferType
clusterGeo, 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, merge
add, currentLinkSetSize, equals, getGeometry, getHullTool, getId, getIds, getLinkedClusters, getLinkedClusters, hashCode, incrementItemCount, infer, interpolateFactor, invalidate, isEmpty, iterator, setMergeSize, size, toString, union
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
currentLinkSetSize, finish, getGeometry, getId, getLinkedClusters, invalidate, isCompressed, merge
add, clear, infer, isEmpty, size
forEach, iterator, spliterator
public PreProcessSingleItemClusterList(ByteArray centerId, ClusterItem center, NeighborListFactory<ClusterItem> factory, Map<ByteArray,Cluster> index)
protected void mergeLinks(boolean deleteNonLinks)
mergeLinks
in class DBScanClusterList
Copyright © 2013–2022. All rights reserved.