| Constructor and Description |
|---|
RedisService(int bindPort,
InetAddress address,
Map<Integer,RedisBase> redisBases,
ServiceOptions options) |
public RedisService(int bindPort,
InetAddress address,
Map<Integer,RedisBase> redisBases,
ServiceOptions options)
throws IOException
IOExceptionpublic Void call() throws IOException
call in interface Callable<Void>IOExceptionpublic ServerSocket getServer()
public void stop()
throws IOException
IOExceptionCopyright © 2023. All rights reserved.