Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClientPB.Result
Protobuf type
Result |
static class |
ClientPB.Result.Builder
Protobuf type
Result |
Modifier and Type | Method and Description |
---|---|
ClientPB.ResultOrBuilder |
ClientPB.ScanResponse.getResultsOrBuilder(int index)
If cells are not carried in an accompanying cellblock, then they are pb'd here.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ClientPB.ResultOrBuilder> |
ClientPB.ScanResponse.getResultsOrBuilderList()
If cells are not carried in an accompanying cellblock, then they are pb'd here.
|
Copyright © 2010–2017 The Async HBase Authors. All rights reserved.