Class Operation

  • java.lang.Object
    • org.apache.geode.cache.Operation
  • All Implemented Interfaces:
    java.io.Serializable

    @Immutable
    public class Operation
    extends java.lang.Object
    implements java.io.Serializable
    Enumerated type for an event operation. This class describes the operation that generated the event.
    Since:
    GemFire 5.0
    See Also:
    CacheEvent.getOperation(), Serialized Form