public static class WindowSpec.WindowEndBound extends Object implements Cloneable
| Constructor and Description |
|---|
WindowSpec.WindowEndBound(WindowSpec.WindowFrameEndBoundType type) |
| Modifier and Type | Method and Description |
|---|---|
WindowSpec.WindowEndBound |
clone() |
boolean |
equals(Object obj) |
WindowSpec.WindowFrameEndBoundType |
getBoundType() |
EvalNode |
getNumber() |
int |
hashCode() |
EvalNode |
setNumber(EvalNode number) |
public WindowSpec.WindowEndBound(WindowSpec.WindowFrameEndBoundType type)
public WindowSpec.WindowFrameEndBoundType getBoundType()
public EvalNode getNumber()
public WindowSpec.WindowEndBound clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.