Constructor and Description |
---|
MapToTupleFunction(<any> inputKeyCoder,
<any> wvCoder) |
Modifier and Type | Method and Description |
---|---|
Tuple<byte[],byte[]> |
map(<any> input) |
void |
prepare(TSetContext context)
Prepare the function.
|
public Tuple<byte[],byte[]> map(<any> input)
public void prepare(TSetContext context)
TFunction