public class WindowSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WindowSpec.WindowEndBound |
static class |
WindowSpec.WindowFrame |
static class |
WindowSpec.WindowStartBound |
| Constructor and Description |
|---|
WindowSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Column[] |
getPartitionKeys() |
WindowSpec.WindowFrame |
getWindowFrame() |
String |
getWindowName() |
int |
hashCode() |
boolean |
hasPartitionKeys() |
boolean |
hasWindowFrame() |
public String getWindowName()
public boolean hasPartitionKeys()
public Column[] getPartitionKeys()
public boolean hasWindowFrame()
public WindowSpec.WindowFrame getWindowFrame()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.