
public interface ReinsertStrategy
| Modifier and Type | Method and Description |
|---|---|
<A> int[] |
computeReinserts(A entries,
ArrayAdapter<? extends SpatialComparable,? super A> getter,
SpatialComparable page)
Perform reinsertions.
|
<A> int[] computeReinserts(A entries,
ArrayAdapter<? extends SpatialComparable,? super A> getter,
SpatialComparable page)
entries - Entries in overflowing nodegetter - Adapter for the entries arraypage - Spatial extend of the pageCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.