Package | Description |
---|---|
org.apache.flink.table.sources |
Modifier and Type | Method and Description |
---|---|
AsyncTableFunction<T> |
LookupableTableSource.getAsyncLookupFunction(String[] lookupKeys)
Gets the
AsyncTableFunction which supports async lookup one key at a time. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.