public class CollectResultFetcher<T> extends Object
| 构造器和说明 |
|---|
CollectResultFetcher(AbstractCollectResultBuffer<T> buffer,
CompletableFuture<org.apache.flink.runtime.jobgraph.OperatorID> operatorIdFuture,
String accumulatorName) |
public CollectResultFetcher(AbstractCollectResultBuffer<T> buffer, CompletableFuture<org.apache.flink.runtime.jobgraph.OperatorID> operatorIdFuture, String accumulatorName)
public void setJobClient(org.apache.flink.core.execution.JobClient jobClient)
public T next() throws IOException
IOExceptionpublic void close()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.