public class RedisServer extends Object
| Constructor and Description |
|---|
RedisServer(File command,
Integer port) |
RedisServer(Integer port) |
public RedisServer(Integer port) throws IOException
IOExceptionpublic boolean isActive()
public void start()
throws IOException
IOExceptionpublic void stop()
throws InterruptedException
InterruptedExceptionCopyright © 2021. All Rights Reserved.