| Package | Description |
|---|---|
| org.apache.flink.api.common.operators |
| Modifier and Type | Class and Description |
|---|---|
static class |
Keys.ExpressionKeys<T>
Represents (nested) field access through string and integer-based keys
|
static class |
Keys.SelectorFunctionKeys<T,K> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Keys.areCompatible(Keys<?> other)
Check if two sets of keys are compatible to each other (matching types, key counts)
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.