Class GetBucketConfigRequest

    • Constructor Detail

      • GetBucketConfigRequest

        public GetBucketConfigRequest​(String bucket,
                                      String hostname)
        Creates a new GetBucketConfigRequest.
        Parameters:
        bucket - the name of the bucket.
        hostname - the hostname of the node.
    • Method Detail

      • hostname

        public String hostname()
        Returns the hostname of the node from where the config should be loaded.
        Returns:
        the hostname.