Package org.apache.druid.common.utils
Class PropUtils
java.lang.Object
org.apache.druid.common.utils.PropUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProperty(Properties props, String property) static intgetPropertyAsInt(Properties props, String property) static intgetPropertyAsInt(Properties props, String property, Integer defaultValue)
-
Constructor Details
-
PropUtils
public PropUtils()
-
-
Method Details
-
getProperty
-
getPropertyAsInt
-
getPropertyAsInt
-