Hitachi

In-Memory Data Grid Hitachi Elastic Application Data Store


17.8.1 Call a user function

To call a user function, use the following method of the EADS client:

Organization of this subsection

(1) User functions that are executed with a key or a group specified

Java

executeFunction() (key specification or group specification) of the Cache class

C

ead_execute_function()

(2) User functions that are executed with an EADS server specified

Java

executeFunction() (EADS server specification) of the Cache class

C

ead_execute_node_function()