pyflink.datastream.window.SessionWindowTimeGapExtractor# class SessionWindowTimeGapExtractor[source]# A SessionWindowTimeGapExtractor extracts session time gaps for Dynamic Session Window Assigners. Methods extract(element) Extracts the session time gap.