public static interface ParallelExecution.ParallelBatch<T,E>
| 限定符和类型 | 方法和说明 |
|---|---|
E |
extraMesage() |
T |
next() |
void |
releaseBatch() |
@Nullable T next() throws IOException
IOExceptionvoid releaseBatch()
E extraMesage()
Copyright © 2023 The Apache Software Foundation. All rights reserved.