Uses of Interface
org.apache.accumulo.core.client.admin.NamespaceOperations
Packages that use NamespaceOperations
-
Uses of NamespaceOperations in org.apache.accumulo.core.client
Methods in org.apache.accumulo.core.client that return NamespaceOperationsModifier and TypeMethodDescriptionAccumuloClient.namespaceOperations()Retrieves a NamespaceOperations object to perform namespace functions, such as create and delete.abstract NamespaceOperationsConnector.namespaceOperations()Deprecated.Retrieves a NamespaceOperations object to perform namespace functions, such as create and delete.