Package com.github.fppt.jedismock
Class RedisServer
java.lang.Object
com.github.fppt.jedismock.RedisServer
Created by Xiaolu on 2015/4/18.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetHost()static RedisServerstatic RedisServernewRedisServer(int port) static RedisServernewRedisServer(int port, InetAddress address) setOptions(ServiceOptions options) start()voidstop()
-
Constructor Details
-
RedisServer
public RedisServer() -
RedisServer
public RedisServer(int port) -
RedisServer
-
-
Method Details
-
newRedisServer
-
newRedisServer
-
newRedisServer
-
setOptions
-
start
- Throws:
IOException
-
stop
- Throws:
IOException
-
getHost
-
getBindPort
public int getBindPort()
-