public class PartitionRange extends Object
Constructor and Description |
---|
PartitionRange(LogicalExpression start,
LogicalExpression finish) |
Modifier and Type | Method and Description |
---|---|
LogicalExpression |
getFinish() |
LogicalExpression |
getStart() |
public PartitionRange(LogicalExpression start, LogicalExpression finish)
public LogicalExpression getStart()
public LogicalExpression getFinish()
Copyright © 1970 The Apache Software Foundation. All rights reserved.