Interface ESRestTestCase.VersionFeaturesPredicate

Enclosing class:
ESRestTestCase

public static interface ESRestTestCase.VersionFeaturesPredicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(Version featureVersion, boolean canMatchAnyNode)
     
  • Method Details

    • test

      boolean test(Version featureVersion, boolean canMatchAnyNode)