| Package | Description |
|---|---|
| org.apache.flink.api.java.operators |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
Keys.areCompatible(Keys<?> other)
Check if two sets of keys are compatible to each other (matching types, key counts)
|
boolean |
Keys.SelectorFunctionKeys.areCompatible(Keys<?> other) |
boolean |
Keys.ExpressionKeys.areCompatible(Keys<?> other) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.