Uses of Class
org.apache.druid.data.input.impl.JsonInputFormat
-
Packages that use JsonInputFormat Package Description org.apache.druid.data.input.impl -
-
Uses of JsonInputFormat in org.apache.druid.data.input.impl
Methods in org.apache.druid.data.input.impl that return JsonInputFormat Modifier and Type Method Description JsonInputFormatJsonInputFormat. withLineSplittable(boolean lineSplittable)Create a new JsonInputFormat object based on the given parameter sub-classes may need to override this method to create an object with correct sub-class type
-