public class NullBinaryRowKeySelector extends Object implements BaseRowKeySelector
| Modifier and Type | Field and Description |
|---|---|
static NullBinaryRowKeySelector |
INSTANCE |
| Constructor and Description |
|---|
NullBinaryRowKeySelector() |
| Modifier and Type | Method and Description |
|---|---|
BaseRow |
getKey(BaseRow value) |
BaseRowTypeInfo |
getProducedType() |
public static final NullBinaryRowKeySelector INSTANCE
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.