
D - the type of Distance used in the MkMaxTreeinterface MkMaxEntry<D extends Distance<D>> extends MTreeEntry<D>
MkMaxTreeNode.
Additionally to an entry in an M-Tree an MkMaxEntry holds the k-nearest neighbor distance of the underlying
data object or MkMax-Tree node.| Modifier and Type | Method and Description |
|---|---|
D |
getKnnDistance()
Returns the knn distance of the entry.
|
void |
setKnnDistance(D knnDistance)
Sets the knn distance of the entry.
|
getCoveringRadius, getParentDistance, getRoutingObjectID, setCoveringRadius, setParentDistance, setRoutingObjectIDisLeafEntryreadExternal, writeExternal