Interface CachedReferenceRemoteAccessor
-
- All Known Implementing Classes:
GrpcBackedCachedReference
public interface CachedReferenceRemoteAccessor
The API for dealing with cached references related action originating from remote nodes. All methods should execute the cached reference operations only locally and DO NOT propagate any events to other nodes in the cluster.- Since:
- 9.5.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processRemoteReset()
-