Interface FilterValidationResults.MatchingCollectionsParameter

Enclosing class:
FilterValidationResults

public static interface FilterValidationResults.MatchingCollectionsParameter
Functional interface to provide the list of matching tables or collections with an anonymous function / lambda with lazy evaluation.
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      Returns:
      the list of matching tables or collections that match the connector config based filters / filter conditions.