| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift2.generated |
| Modifier and Type | Method and Description |
|---|---|
NamespaceDescriptor |
NamespaceDescriptor.deepCopy() |
NamespaceDescriptor |
NamespaceDescriptor.setConfiguration(Map<String,String> configuration) |
NamespaceDescriptor |
NamespaceDescriptor.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
NamespaceDescriptor.compareTo(NamespaceDescriptor other) |
boolean |
NamespaceDescriptor.equals(NamespaceDescriptor that) |
| Constructor and Description |
|---|
NamespaceDescriptor(NamespaceDescriptor other)
Performs a deep copy on other.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.