| Package | Description |
|---|---|
| org.apache.accumulo.server.conf |
| Modifier and Type | Method and Description |
|---|---|
NamespaceConfiguration |
TableConfiguration.getNamespaceConfiguration()
returns the actual NamespaceConfiguration that corresponds to the current parent namespace.
|
NamespaceConfiguration |
ServerConfigurationFactory.getNamespaceConfiguration(String namespaceId) |
abstract NamespaceConfiguration |
ServerConfiguration.getNamespaceConfiguration(String namespaceId) |
NamespaceConfiguration |
ServerConfigurationFactory.getNamespaceConfigurationForTable(String tableId) |
NamespaceConfiguration |
TableConfiguration.getParentConfiguration()
Gets the parent configuration of this configuration.
|
| Constructor and Description |
|---|
TableConfiguration(Instance instance,
String tableId,
NamespaceConfiguration parent) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.