Uses of Class
org.eclipse.rdf4j.benchmark.common.plan.FeatureFlagCollector
Packages that use FeatureFlagCollector
-
Uses of FeatureFlagCollector in org.eclipse.rdf4j.benchmark.common.plan
Methods in org.eclipse.rdf4j.benchmark.common.plan that return FeatureFlagCollectorModifier and TypeMethodDescriptionFeatureFlagCollector.addReflectiveField(String flagName, Object target, String fieldName) FeatureFlagCollector.addReflectiveGetter(String flagName, Object target, String methodName) FeatureFlagCollector.addSystemPropertiesFromCsvProperty(String csvPropertyName) FeatureFlagCollector.addSystemPropertiesWithPrefix(String propertyPrefix) FeatureFlagCollector.addSystemProperty(String propertyKey) FeatureFlagCollector.addSystemProperty(String flagName, String propertyKey) QueryPlanCaptureContext.getFeatureFlagCollector()Methods in org.eclipse.rdf4j.benchmark.common.plan with parameters of type FeatureFlagCollectorModifier and TypeMethodDescriptionQueryPlanCaptureContext.Builder.featureFlagCollector(FeatureFlagCollector featureFlagCollector) static voidQueryPlanCapture.registerConfiguredFeatureFlags(FeatureFlagCollector collector)