Package io.trino.benchto.driver.utils
Class PropertiesUtils
java.lang.Object
io.trino.benchto.driver.utils.PropertiesUtils
-
Method Summary
Modifier and TypeMethodDescriptionextractPaths(String paths) static <T> TresolveEnvironmentProperties(org.springframework.core.env.ConfigurableEnvironment environment, Class<T> clazz) static <T> TresolveEnvironmentProperties(org.springframework.core.env.ConfigurableEnvironment environment, Class<T> clazz, String prefix) splitProperty(String value)
-
Method Details
-
resolveEnvironmentProperties
public static <T> T resolveEnvironmentProperties(org.springframework.core.env.ConfigurableEnvironment environment, Class<T> clazz) -
resolveEnvironmentProperties
-
extractPaths
-
splitProperty
-