File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2828,7 +2828,7 @@ Now you need to configure the `hazelcast.xml` to add your factory as shown below
28282828
28292829In this example, the code that runs on the entries is implemented in Java on the server side. The client side entry processor is
28302830used to specify which entry processor should be called. For more details about the Java implementation of the entry processor,
2831- see the [ Entry Processor section] ( https://docs.hazelcast.com/hazelcast/latest/computing /entry-processor ) in the Hazelcast
2831+ see the [ Entry Processor section] ( https://docs.hazelcast.com/hazelcast/latest/data-structures /entry-processor ) in the Hazelcast
28322832Reference Manual.
28332833
28342834After the above implementations and configuration are done and you start the server where your library is added to its
You can’t perform that action at this time.
0 commit comments