Commit 1a287af 1 parent 0fec7f7 commit 1a287af Copy full SHA for 1a287af
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed 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
2828
2828
2829
2829
In this example, the code that runs on the entries is implemented in Java on the server side. The client side entry processor is
2830
2830
used 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
2832
2832
Reference Manual.
2833
2833
2834
2834
After 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