Interface ICacheEvent

All Superinterfaces:
IEvent, Serializable

public interface ICacheEvent extends IEvent
  • Field Details

  • Method Details

    • getCacheKey

      ICacheKey getCacheKey()
      cache key of
      Returns:
    • getCacheName

      String getCacheName()
      name of destination cache
      Returns:
    • getSize

      int getSize()
      gets the new cache size
      Returns:
    • getOperation

      int getOperation()
      operation that occurred