| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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. All rights reserved.