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)
repeated .Result results = 5; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClientPB.ResultOrBuilder> |
ClientPB.ScanResponse.getResultsOrBuilderList()
repeated .Result results = 5; |
Copyright © 2010-2017, The Async HBase Authors