Interface CacheServer

    • Method Detail

      • getConfig

        @Deprecated
        CacheServerConfig getConfig()
        Deprecated.
        as of 5.7 use CacheVm.getVmConfig() instead.
        Returns the configuration of this cache vm
        Returns:
        the configuration of this cache vm
      • isPrimaryForDurableClient

        boolean isPrimaryForDurableClient​(java.lang.String durableClientId)
        Deprecated.
        Find whether this server is primary for given client (durableClientId)
        Parameters:
        durableClientId - - durable-id of the client
        Returns:
        true if the server is primary for given client
        Since:
        GemFire 5.6