public static interface ParallelExecution.ParallelBatch<T,E>
Modifier and Type | Method and Description |
---|---|
E |
extraMessage() |
T |
next() |
void |
releaseBatch() |
@Nullable T next() throws IOException
IOException
void releaseBatch()
E extraMessage()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.