T
- element typepublic static final class GraphUtils.NonForwardingIdentityMapper<T> extends Object implements MapFunction<T,T>
This does not forward fields and is used to break an operator chain.
Constructor and Description |
---|
NonForwardingIdentityMapper() |
public T map(T value)
MapFunction
map
in interface MapFunction<T,T>
value
- The input value.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.