Package org.apache.geode.cache.server


package org.apache.geode.cache.server
  • Class
    Description
    A cache server that serves the contents of a Cache to client VMs in another distributed system via a socket.
    Used to configure queuing on a cache server for client subscriptions.
    A data object containing the load information for a cache server.
    A load probe is installed in a cache server to measure the load on the cache server for balancing load between multiple cache servers.
    Utility class that implements all methods in ServerLoadProbe with empty implementations for open and close.
    Metrics about the resource usage for a cache server.