Uses of Interface
org.apache.accumulo.core.client.admin.NamespaceOperations
Packages that use NamespaceOperations
Package
Description
Mock framework for Accumulo
-
Uses of NamespaceOperations in org.apache.accumulo.core.client
Methods in org.apache.accumulo.core.client that return NamespaceOperationsModifier and TypeMethodDescriptionabstract NamespaceOperations
Connector.namespaceOperations()
Retrieves a NamespaceOperations object to perform namespace functions, such as create and delete. -
Uses of NamespaceOperations in org.apache.accumulo.core.client.mock
Methods in org.apache.accumulo.core.client.mock that return NamespaceOperations