Interface CacheServer

    • Method Detail

      • isPrimaryForDurableClient

        boolean isPrimaryForDurableClient​(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