public static class RetryPredicates.EmptyResponseResultStrategy extends Object implements Predicate<Collection<org.apache.flink.table.data.RowData>>, Serializable
| Constructor and Description |
|---|
EmptyResponseResultStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Collection<org.apache.flink.table.data.RowData> c) |
public boolean test(Collection<org.apache.flink.table.data.RowData> c)
test in interface Predicate<Collection<org.apache.flink.table.data.RowData>>Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.