The get operation using a Callable creates an instance of ValueLoaderEntryProcessor for every call. It should be possible to make the processor static by providing the function that it needs to create the store value.
The get operation using a Callable creates an instance of ValueLoaderEntryProcessor for every call. It should be possible to make the processor static by providing the function that it needs to create the store value.