Uses of Class
org.apache.accumulo.core.client.NamespaceNotEmptyException

Packages that use NamespaceNotEmptyException
org.apache.accumulo.core.client.admin   
org.apache.accumulo.core.client.impl   
 

Uses of NamespaceNotEmptyException in org.apache.accumulo.core.client.admin
 

Methods in org.apache.accumulo.core.client.admin that throw NamespaceNotEmptyException
 void NamespaceOperations.delete(String namespace)
          Delete an empty namespace
 

Uses of NamespaceNotEmptyException in org.apache.accumulo.core.client.impl
 

Methods in org.apache.accumulo.core.client.impl that throw NamespaceNotEmptyException
 void NamespaceOperationsImpl.delete(String namespace)
           
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.