Uses of Enum
org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
Packages that use DeleteTracker.DeleteResult
Package
Description
-
Uses of DeleteTracker.DeleteResult in org.apache.hadoop.hbase.regionserver.querymatcher
Methods in org.apache.hadoop.hbase.regionserver.querymatcher that return DeleteTracker.DeleteResultModifier 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
Methods in org.apache.hadoop.hbase.security.visibility that return DeleteTracker.DeleteResultModifier and TypeMethodDescription