T - element typepublic static final class GraphUtils.NonForwardingIdentityMapper<T> extends Object implements org.apache.flink.api.common.functions.MapFunction<T,T>
This does not forward fields and is used to break an operator chain.
| Constructor and Description |
|---|
NonForwardingIdentityMapper() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.