Interface | Description |
---|---|
CleanupState |
Base interface for clean up state, both for
ProcessFunction and CoProcessFunction . |
Class | Description |
---|---|
KeyedProcessFunctionWithCleanupState<K,IN,OUT> |
A function that processes elements of a stream, and could cleanup state.
|
SqlDateTimeUtils |
Utility functions for datetime types: date, time, timestamp.
|
SqlFunctionUtils |
Built-in scalar runtime functions.
|
SqlLikeChainChecker |
String Like util:
Matches a chained sequence of checkers.
|
SqlLikeUtils |
Utilities for converting SQL
LIKE and SIMILAR operators
to regular expressions. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.