public abstract class DAGIterator<T> extends CoprocessorIterator<T>
Modifier and Type | Field and Description |
---|---|
protected EncodeType |
encodeType |
chunkIndex, chunkList, dagRequest, dataInput, eof, handleTypes, regionTasks, rowReader, schemaInfer, session, taskIndex
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
getHandleIterator, getRowIterator, getTiChunkIterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, next, remove
protected EncodeType encodeType
Copyright © 2024 PingCAP. All rights reserved.