Package | Description |
---|---|
org.apache.accumulo.core.client.admin |
Modifier and Type | Method and Description |
---|---|
void |
NamespaceOperations.create(String namespace)
Create an empty namespace with no initial configuration.
|
void |
NamespaceOperations.rename(String oldNamespaceName,
String newNamespaceName)
Rename a namespace
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.