| Package | Description |
|---|---|
| org.apache.flink.table.api |
| Modifier and Type | Method and Description |
|---|---|
StreamQueryConfig |
StreamQueryConfig.withIdleStateRetentionTime(org.apache.flink.api.common.time.Time minTime,
org.apache.flink.api.common.time.Time maxTime)
Deprecated.
Specifies a minimum and a maximum time interval for how long idle state, i.e., state which
was not updated, will be retained.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.