public static final class SliceAssigners.SlicedUnsharedSliceAssigner extends Object implements SliceUnsharedAssigner
SliceAssigner for elements have been attached slice end timestamp, but the slices
are not shared, i.e. the assigned slice is equal to the final window.| Constructor and Description |
|---|
SlicedUnsharedSliceAssigner(int sliceEndIndex,
SliceAssigner innerAssigner) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a description of this window assigner.
|
long |
getLastWindowEnd(long sliceEnd)
Returns the last window which the slice belongs to.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassignSliceEnd, expiredSlices, getSliceEndInterval, getWindowStartisEventTimepublic SlicedUnsharedSliceAssigner(int sliceEndIndex,
SliceAssigner innerAssigner)
public long getLastWindowEnd(long sliceEnd)
SliceAssignergetLastWindowEnd in interface SliceAssignerpublic String getDescription()
WindowAssignergetDescription in interface WindowAssignerCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.