| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientProtos.Cursor
Protobuf type
hbase.pb.Cursor |
static class |
ClientProtos.Cursor.Builder
Protobuf type
hbase.pb.Cursor |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CursorOrBuilder |
ClientProtos.ScanResponseOrBuilder.getCursorOrBuilder()
optional .hbase.pb.Cursor cursor = 12; |
ClientProtos.CursorOrBuilder |
ClientProtos.ScanResponse.getCursorOrBuilder()
optional .hbase.pb.Cursor cursor = 12; |
ClientProtos.CursorOrBuilder |
ClientProtos.ScanResponse.Builder.getCursorOrBuilder()
optional .hbase.pb.Cursor cursor = 12; |
Copyright © 2007–2019 Cloudera. All rights reserved.