T - The type of elements that this SessionWindowTimeGapExtractor can extract
session time gaps from.@PublicEvolving public interface SessionWindowTimeGapExtractor<T> extends Serializable
SessionWindowTimeGapExtractor extracts session time gaps for Dynamic Session Window
Assigners.long extract(T element)
element - The input element.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.