public class ScanEdgeResultIterator extends ScanResultIterator
| Modifier and Type | Class and Description |
|---|---|
static class |
ScanEdgeResultIterator.ScanEdgeResultBuilder
builder to build
ScanEdgeResultIterator |
addresses, hasNext, labelName, metaManager, partCursor, partScanQueue, partSuccess, pool, spaceName| Modifier and Type | Method and Description |
|---|---|
ScanEdgeResult |
next()
get the next edge set
|
freshLeader, getLeader, handleFailedResult, handleNullResponse, handleNullResult, handleSucceedResult, hasNext, isSuccessful, throwExceptionspublic ScanEdgeResult next() throws Exception
in every next function, the client will send new scan request to storage server parallel, and the parallel num is the space's leader hosts.
ScanEdgeResultExceptionCopyright © 2022. All rights reserved.