| Constructor and Description |
|---|
StreamingResponse(Iterator resultIterator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstOtherError() |
Errorpb.Error |
getFirstRegionError() |
boolean |
hasRegionError() |
Iterator<Coprocessor.Response> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic StreamingResponse(Iterator resultIterator)
public boolean hasRegionError()
public Errorpb.Error getFirstRegionError()
public String getFirstOtherError()
@Nonnull public Iterator<Coprocessor.Response> iterator()
Copyright © 2025 PingCAP. All rights reserved.