embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Access internal JSON nodes of JacksonServiceRecord #74

Open dmikurube opened 7 years ago

dmikurube commented 7 years ago

To implement per-plugin RecordBuffer, it is often needed to access internal JSON nodes of JacksonServiceRecord.

Consider how we safely open accesses to the nodes.