Uses of Class
org.apache.hadoop.hbase.constraint.ConstraintException
Package
Description
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
-
Uses of ConstraintException in org.apache.hadoop.hbase.constraint
-
Uses of ConstraintException in org.apache.hadoop.hbase.rsgroup
Modifier and TypeMethodDescriptionprivate void
RSGroupAdminServer.checkForDeadOrOnlineServers
(Set<Address> servers) Check if the set of servers are belong to dead servers list or online servers list.private void
RSGroupInfoManagerImpl.checkGroupName
(String groupName) private void
RSGroupAdminServer.checkOnlineServersOnly
(Set<Address> servers)