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