Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.getAllRegionLocations_args |
THBaseService.getAllRegionLocations_args.deepCopy() |
THBaseService.getAllRegionLocations_args |
THBaseService.Processor.getAllRegionLocations.getEmptyArgsInstance() |
THBaseService.getAllRegionLocations_args |
THBaseService.AsyncProcessor.getAllRegionLocations.getEmptyArgsInstance() |
THBaseService.getAllRegionLocations_args |
THBaseService.getAllRegionLocations_args.setTable(byte[] table) |
THBaseService.getAllRegionLocations_args |
THBaseService.getAllRegionLocations_args.setTable(ByteBuffer table) |
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.getAllRegionLocations_args.compareTo(THBaseService.getAllRegionLocations_args other) |
boolean |
THBaseService.getAllRegionLocations_args.equals(THBaseService.getAllRegionLocations_args that) |
THBaseService.getAllRegionLocations_result |
THBaseService.Processor.getAllRegionLocations.getResult(I iface,
THBaseService.getAllRegionLocations_args args) |
void |
THBaseService.AsyncProcessor.getAllRegionLocations.start(I iface,
THBaseService.getAllRegionLocations_args args,
org.apache.thrift.async.AsyncMethodCallback<List<THRegionLocation>> resultHandler) |
Constructor and Description |
---|
THBaseService.getAllRegionLocations_args(THBaseService.getAllRegionLocations_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.