See http://predictionio.incubator.apache.org/sdk/java/

Gustavo

On Tue, Nov 8, 2016 at 12:41 AM, Guruju, Lakshmi Sravya
<[email protected]> wrote:
> Hi,
>
>
>
> In my use case, I require to fetch rating events from event server for a
> specific entity id and target entity id. Currently I have tried this by
> firing below URL from my java client.
>
>
>
> http://mo-321c6ff20.mo.sap.corp:7070/events.json?accessKey=<access_key>
> &entityType=user&entityId=<entityId>
> &targetEntityType=item&targetEntityId=<taget_entityId>
>
>
>
> This is working fine. But I am just wondering if there is any java sdk
> available already to do so?
>
>
>
> Regards,
>
> Sravya

Reply via email to