IN - type of inputOUT - type of outputpublic static class KVTransformations.KVWrappedTransformation<IN,OUT> extends Object implements Transformation<KeyValue<String,IN>,KeyValue<String,OUT>>
| Constructor and Description |
|---|
KVTransformations.KVWrappedTransformation(String stageName,
Transformation<IN,OUT> transformation) |
public KVTransformations.KVWrappedTransformation(String stageName, Transformation<IN,OUT> transformation)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.