Uses of Enum
org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
Package
Description
-
Uses of DeleteTracker.DeleteResult in org.apache.hadoop.hbase.regionserver.querymatcher
Modifier and TypeMethodDescriptionCheck if the specified cell buffer has been deleted by a previously seen delete.This method is not idempotent, we will save some info to judge VERSION_MASKED.Check if the specified Cell buffer has been deleted by a previously seen delete.static DeleteTracker.DeleteResult
Returns the enum constant of this type with the specified name.static DeleteTracker.DeleteResult[]
DeleteTracker.DeleteResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DeleteTracker.DeleteResult in org.apache.hadoop.hbase.security.visibility
Modifier and TypeMethodDescription