| How can be the StorageAccess optional? IIUC this is the only interface to store/retrieve data to/from Query region; QueryResultsRegion, DirectAccessRegion nor Region expose any put/get-like methods. Or do you expect implementors to implement/override CacheImplementor and QueryResultRegionAccess? |