Package io.trino.plugin.kafka.utils
Class PropertiesUtils
- java.lang.Object
-
- io.trino.plugin.kafka.utils.PropertiesUtils
-
public final class PropertiesUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>readProperties(List<File> resourcePaths)
-
-
-
Method Detail
-
readProperties
public static Map<String,String> readProperties(List<File> resourcePaths) throws IOException
- Throws:
IOException
-
-