public interface Partitioning extends Transform
Modifier and Type | Interface and Description |
---|---|
static class |
Partitioning.SingleFieldPartitioning |
static class |
Partitioning.Strategy |
Transform.SingleFieldTransform
Modifier and Type | Field and Description |
---|---|
static Partitioning[] |
EMPTY_PARTITIONING |
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
Modifier and Type | Method and Description |
---|---|
Partitioning.Strategy |
strategy() |
void |
validate(ColumnDTO[] columns) |
arguments, assignments, children, name
references
static final Partitioning[] EMPTY_PARTITIONING
Partitioning.Strategy strategy()
void validate(ColumnDTO[] columns) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException