Interface NotificationBus.Consumer

    • Method Detail

      • handleNotification

        void handleNotification​(java.io.Serializable n)
      • getCache

        java.io.Serializable getCache()
        Called on the coordinator to obtains its cache
      • memberJoined

        void memberJoined​(Address mbr)
      • memberLeft

        void memberLeft​(Address mbr)