Class ServerLoadProbeAdapter

java.lang.Object
org.apache.geode.cache.server.ServerLoadProbeAdapter
All Implemented Interfaces:
CacheCallback, Declarable, ServerLoadProbe

public abstract class ServerLoadProbeAdapter extends Object implements ServerLoadProbe
Utility class that implements all methods in ServerLoadProbe with empty implementations for open and close. Applications can subclass this class and only override the methods for the events of interest.
Since:
GemFire 5.7