public class ShiftDataArray extends Object implements stream.Processor
String
key
outputKey
int
shift
ShiftDataArray()
stream.Data
process(stream.Data item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Parameter(required=true, description="key of input array") public String key
@Parameter(required=true, description="key of output array") public String outputKey
@Parameter(description="shift of the array", defaultValue="1") public int shift
public ShiftDataArray()
public stream.Data process(stream.Data item)
process
stream.Processor
Copyright © 2019. All rights reserved.