Interface TestFeatureService


public interface TestFeatureService
  • Method Details

    • clusterHasFeature

      boolean clusterHasFeature(String featureId)
    • getAllSupportedFeatures

      Set<String> getAllSupportedFeatures()