protected static class SourceTestSuiteBase.CollectIteratorBuilder<T> extends Object
CollectResultIterator of collect sink.| Modifier | Constructor and Description |
|---|---|
protected |
CollectIteratorBuilder(org.apache.flink.streaming.api.operators.collect.CollectSinkOperator<T> operator,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer,
String accumulatorName,
org.apache.flink.streaming.api.environment.CheckpointConfig checkpointConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.streaming.api.operators.collect.CollectResultIterator<T> |
build(org.apache.flink.core.execution.JobClient jobClient) |
protected CollectIteratorBuilder(org.apache.flink.streaming.api.operators.collect.CollectSinkOperator<T> operator, org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer, String accumulatorName, org.apache.flink.streaming.api.environment.CheckpointConfig checkpointConfig)
protected org.apache.flink.streaming.api.operators.collect.CollectResultIterator<T> build(org.apache.flink.core.execution.JobClient jobClient)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.