Class SliceAssigners.SlicedUnsharedSliceAssigner

    • Constructor Detail

      • SlicedUnsharedSliceAssigner

        public SlicedUnsharedSliceAssigner​(int sliceEndIndex,
                                           SliceAssigner innerAssigner)
    • Method Detail

      • getLastWindowEnd

        public long getLastWindowEnd​(long sliceEnd)
        Description copied from interface: SliceAssigner
        Returns the last window which the slice belongs to. The window and slices are both identified by the end timestamp.
        Specified by:
        getLastWindowEnd in interface SliceAssigner