org.apache.hadoop.hbase.regionserver
Interface DeleteTracker

All Known Implementing Classes:
ScanDeleteTracker

public interface DeleteTracker

This interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.

This class is utilized through three methods: