| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift2.generated |
| Modifier and Type | Method and Description |
|---|---|
THBaseService.modifyNamespace_args |
THBaseService.modifyNamespace_args.deepCopy() |
THBaseService.modifyNamespace_args |
THBaseService.Processor.modifyNamespace.getEmptyArgsInstance() |
THBaseService.modifyNamespace_args |
THBaseService.AsyncProcessor.modifyNamespace.getEmptyArgsInstance() |
THBaseService.modifyNamespace_args |
THBaseService.modifyNamespace_args.setNamespaceDesc(TNamespaceDescriptor namespaceDesc)
descriptor which describes the new namespace
|
| Modifier and Type | Method and Description |
|---|---|
int |
THBaseService.modifyNamespace_args.compareTo(THBaseService.modifyNamespace_args other) |
boolean |
THBaseService.modifyNamespace_args.equals(THBaseService.modifyNamespace_args that) |
THBaseService.modifyNamespace_result |
THBaseService.Processor.modifyNamespace.getResult(I iface,
THBaseService.modifyNamespace_args args) |
void |
THBaseService.AsyncProcessor.modifyNamespace.start(I iface,
THBaseService.modifyNamespace_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
| Constructor and Description |
|---|
modifyNamespace_args(THBaseService.modifyNamespace_args other)
Performs a deep copy on other.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.