protected static class SourceTestSuiteBase.CollectIteratorBuilder<T> extends Object
CollectResultIterator
of collect sink.Modifier | Constructor and Description |
---|---|
protected |
CollectIteratorBuilder(CollectSinkOperator<T> operator,
TypeSerializer<T> serializer,
String accumulatorName,
CheckpointConfig checkpointConfig) |
Modifier and Type | Method and Description |
---|---|
protected CollectResultIterator<T> |
build(JobClient jobClient) |
protected CollectIteratorBuilder(CollectSinkOperator<T> operator, TypeSerializer<T> serializer, String accumulatorName, CheckpointConfig checkpointConfig)
protected CollectResultIterator<T> build(JobClient jobClient)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.