| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientProtos.Cursor
Scan cursor to tell client where we are scanning.
|
static class |
ClientProtos.Cursor.Builder
Scan cursor to tell client where we are scanning.
|
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CursorOrBuilder |
ClientProtos.ScanResponseOrBuilder.getCursorOrBuilder()
If the Scan need cursor, return the row key we are scanning in heartbeat message.
|
ClientProtos.CursorOrBuilder |
ClientProtos.ScanResponse.getCursorOrBuilder()
If the Scan need cursor, return the row key we are scanning in heartbeat message.
|
ClientProtos.CursorOrBuilder |
ClientProtos.ScanResponse.Builder.getCursorOrBuilder()
If the Scan need cursor, return the row key we are scanning in heartbeat message.
|
Copyright © 2007–2019 Cloudera. All rights reserved.