@PublicEvolving public class TimeWindow extends Window
Modifier and Type | Class and Description |
---|---|
static class |
TimeWindow.Serializer |
Constructor and Description |
---|
TimeWindow(long start,
long end) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getEnd() |
long |
getStart() |
int |
hashCode() |
long |
maxTimestamp() |
String |
toString() |
public long getStart()
public long getEnd()
public long maxTimestamp()
maxTimestamp
in class Window
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.