public class ScanVertexResultIterator extends ScanResultIterator
| Modifier and Type | Class and Description |
|---|---|
static class |
ScanVertexResultIterator.ScanVertexResultBuilder
builder to build
ScanVertexResult |
addresses, hasNext, labelName, metaManager, partCursor, partScanQueue, partSuccess, pool, spaceName| Modifier and Type | Method and Description |
|---|---|
ScanVertexResult |
next()
get the next vertex set
|
freshLeader, getLeader, handleFailedResult, handleNullResponse, handleNullResult, handleSucceedResult, hasNext, isSuccessful, throwExceptionspublic ScanVertexResult 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.
ScanVertexResultExceptionCopyright © 2022. All rights reserved.