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