Uses of Class
org.apache.accumulo.core.client.NamespaceNotEmptyException
-
Packages that use NamespaceNotEmptyException Package Description org.apache.accumulo.core.client.admin org.apache.accumulo.core.clientImpl -
-
Uses of NamespaceNotEmptyException in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that throw NamespaceNotEmptyException Modifier and Type Method Description voidNamespaceOperations. delete(String namespace)Delete an empty namespace -
Uses of NamespaceNotEmptyException in org.apache.accumulo.core.clientImpl
Methods in org.apache.accumulo.core.clientImpl that throw NamespaceNotEmptyException Modifier and Type Method Description voidNamespaceOperationsImpl. delete(String namespace)
-