Uses of Class
messif.operations.data.DeleteByLocatorOperation

Packages that use DeleteByLocatorOperation
messif.algorithms.impl Implementation of basic search algorithms. 
 

Uses of DeleteByLocatorOperation in messif.algorithms.impl
 

Methods in messif.algorithms.impl with parameters of type DeleteByLocatorOperation
 void ParallelSequentialScan.delete(DeleteByLocatorOperation operation)
          Deletes objects by locators.
 void SequentialScan.delete(DeleteByLocatorOperation operation)
          Deletes objects by locators.