Class RetryPredicates.EmptyResponseResultStrategy

    • Constructor Detail

      • EmptyResponseResultStrategy

        public EmptyResponseResultStrategy()
    • Method Detail

      • test

        public boolean test​(Collection<org.apache.flink.table.data.RowData> c)
        Specified by:
        test in interface Predicate<Collection<org.apache.flink.table.data.RowData>>