Class ExtendedJson
- java.lang.Object
-
- com.mongodb.kafka.connect.source.json.formatter.ExtendedJson
-
- All Implemented Interfaces:
JsonWriterSettingsProvider
public class ExtendedJson extends java.lang.Object implements JsonWriterSettingsProvider
-
-
Constructor Summary
Constructors Constructor Description ExtendedJson()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.bson.json.JsonWriterSettingsgetJsonWriterSettings()
-
-
-
Method Detail
-
getJsonWriterSettings
public org.bson.json.JsonWriterSettings getJsonWriterSettings()
- Specified by:
getJsonWriterSettingsin interfaceJsonWriterSettingsProvider
-
-