Keys.ExpressionKeys<T>, Keys.FieldPositionKeys<T>, Keys.SelectorFunctionKeys<T,K>
Constructor and Description |
---|
Keys.ExpressionKeys(String[] expressions,
TypeInformation<T> type) |
Modifier and Type | Method and Description |
---|---|
boolean |
areCompatibale(Keys<?> other) |
int[] |
computeLogicalKeyPositions() |
int |
getNumberOfKeyFields() |
public Keys.ExpressionKeys(String[] expressions, TypeInformation<T> type)
public int getNumberOfKeyFields()
getNumberOfKeyFields
in class Keys<T>
public boolean areCompatibale(Keys<?> other)
areCompatibale
in class Keys<T>
public int[] computeLogicalKeyPositions()
computeLogicalKeyPositions
in class Keys<T>
Copyright © 2014 The Apache Software Foundation. All rights reserved.