Uses of Class
com.gpudb.GPUdbBase.InsertRecordsJsonRequest
-
Packages that use GPUdbBase.InsertRecordsJsonRequest Package Description com.gpudb -
-
Uses of GPUdbBase.InsertRecordsJsonRequest in com.gpudb
Methods in com.gpudb with parameters of type GPUdbBase.InsertRecordsJsonRequest Modifier and Type Method Description Map<String,Object>GPUdbBase. insertRecordsFromJson(GPUdbBase.InsertRecordsJsonRequest insertRecordsJsonRequest, GPUdbBase.JsonOptions jsonOptions)This method inserts a JSON payload (either a single JSON record or an array) into a Kinetica table
-