public class Shuffle extends Filter
Modifier and Type | Class and Description |
---|---|
static class |
Shuffle.Provider |
Constructor and Description |
---|
Shuffle(java.util.Map<java.lang.String,java.lang.Object> properties) |
Modifier and Type | Method and Description |
---|---|
byte[] |
decode(byte[] dataIn) |
byte[] |
encode(byte[] dataIn) |
int |
getId() |
java.lang.String |
getName() |