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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • processRemoteReset

      void processRemoteReset()