public static class RetryPredicates.EmptyResponseResultStrategy extends Object implements java.util.function.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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic boolean test(Collection<org.apache.flink.table.data.RowData> c)
test in interface java.util.function.Predicate<Collection<org.apache.flink.table.data.RowData>>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.