Package | Description |
---|---|
messif.algorithms.impl |
Implementation of basic search algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
ParallelSequentialScan.delete(DeleteByLocatorOperation operation)
Deletes objects by locators.
|
void |
SequentialScan.delete(DeleteByLocatorOperation operation)
Deletes objects by locators.
|
void |
LocatorStorageAlgorithm.deleteByLocatorOperation(DeleteByLocatorOperation op)
Implementation of the delete-by-locator operation.
|