Searched refs:JSONInputFormat (Results 1 – 2 of 2) sorted by relevance
236 JSONInputFormat::JSONInputFormat() in JSONInputFormat() function in JSONInputFormat240 JSONInputFormat::JSONInputFormat(JsonType jsonType) in JSONInputFormat() function in JSONInputFormat244 void JSONInputFormat::setJsonType(JsonType jsonType) in setJsonType()249 void JSONInputFormat::setParseJsonNumberAsString(bool parseJsonNumberAsString) in setParseJsonNumberAsString()254 JsonType JSONInputFormat::JsonInfo() const in JsonInfo()259 bool JSONInputFormat::ParseJsonNumberAsString() const in ParseJsonNumberAsString()264 std::string JSONInputFormat::Type() const in Type()269 std::string JSONInputFormat::toXML(int flag) const in toXML()
110 class ALIBABACLOUD_OSS_EXPORT JSONInputFormat : public InputFormat113 JSONInputFormat();114 JSONInputFormat(JsonType jsonType);
Completed in 81 milliseconds