| Package | Description |
|---|---|
| org.apache.hyracks.algebricks.common.constraints |
| Modifier and Type | Method and Description |
|---|---|
AlgebricksPartitionConstraint.PartitionConstraintType |
AlgebricksAbsolutePartitionConstraint.getPartitionConstraintType() |
abstract AlgebricksPartitionConstraint.PartitionConstraintType |
AlgebricksPartitionConstraint.getPartitionConstraintType() |
AlgebricksPartitionConstraint.PartitionConstraintType |
AlgebricksCountPartitionConstraint.getPartitionConstraintType() |
static AlgebricksPartitionConstraint.PartitionConstraintType |
AlgebricksPartitionConstraint.PartitionConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgebricksPartitionConstraint.PartitionConstraintType[] |
AlgebricksPartitionConstraint.PartitionConstraintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.