Package org.apache.geode.cache.asyncqueue


package org.apache.geode.cache.asyncqueue
  • Interfaces
    Class
    Description
    Represents Cache events delivered to AsyncEventListener.
    A callback for events passing through the AsyncEventQueue to which this listener is attached.
    Interface of AsyncEventQueue.
    Factory to create the AsyncEventQueue.