public abstract class BoundaryDef extends Object
Constructor and Description |
---|
BoundaryDef() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getAmt() |
WindowingSpec.Direction |
getDirection() |
void |
setDirection(WindowingSpec.Direction direction) |
String |
toString() |
public WindowingSpec.Direction getDirection()
public void setDirection(WindowingSpec.Direction direction)
public abstract int getAmt()
Copyright © 2017 The Apache Software Foundation. All rights reserved.