Package co.elastic.clients.json
Interface BufferingJsonpMapper
- All Superinterfaces:
JsonpMapper
- All Known Implementing Classes:
JacksonJsonpMapper
A Jsonp mapper that has the additional capability of being able to buffer events.
-
Method Summary
Methods inherited from interface co.elastic.clients.json.JsonpMapper
attribute, attribute, deserialize, deserialize, deserialize, deserialize, ignoreUnknownFields, jsonProvider, serialize, withAttribute
-
Method Details
-
createBufferingGenerator
BufferingJsonGenerator createBufferingGenerator()
-