host property

String host
getter/setter pair

The host of the Redis server. Defaults to localhost. Redis服务器所在主机。 默认为localhost。

Implementation

String host;