Uses of Enum Class
org.apache.hadoop.hbase.quotas.QuotaType
Packages that use QuotaType
-
Uses of QuotaType in org.apache.hadoop.hbase.quotas
Fields in org.apache.hadoop.hbase.quotas with type parameters of type QuotaTypeMethods in org.apache.hadoop.hbase.quotas that return QuotaTypeModifier and TypeMethodDescriptionGlobalQuotaSettings.getQuotaType()
abstract QuotaType
QuotaSettings.getQuotaType()
QuotaSettingsFactory.QuotaGlobalsSettingsBypass.getQuotaType()
SpaceLimitSettings.getQuotaType()
ThrottleSettings.getQuotaType()
static QuotaType
Returns the enum constant of this class with the specified name.static QuotaType[]
QuotaType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.quotas that return types with arguments of type QuotaTypeModifier and TypeMethodDescriptionQuotaFilter.getTypeFilters()
Returns the QuotaType types that we want to filter oneMethods in org.apache.hadoop.hbase.quotas with parameters of type QuotaTypeModifier and TypeMethodDescriptionQuotaFilter.addTypeFilter
(QuotaType type) Add a type to the filter list