public static interface PartialGroupByKeyOperation.PairInfo
| Modifier and Type | Method and Description |
|---|---|
Object |
getKeyFromInputPair(Object pair) |
Object |
getValueFromInputPair(Object pair) |
Object |
makeOutputPair(Object key,
Object value) |