public class BinaryRowKeySelector extends Object implements BaseRowKeySelector
| Constructor and Description |
|---|
BinaryRowKeySelector(BaseRowTypeInfo keyRowType,
GeneratedProjection generatedProjection) |
| Modifier and Type | Method and Description |
|---|---|
BaseRow |
getKey(BaseRow value) |
BaseRowTypeInfo |
getProducedType() |
public BinaryRowKeySelector(BaseRowTypeInfo keyRowType, GeneratedProjection generatedProjection)
public BaseRowTypeInfo getProducedType()
getProducedType in interface org.apache.flink.api.java.typeutils.ResultTypeQueryable<BaseRow>getProducedType in interface BaseRowKeySelectorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.