Class SwitchDbOperation
java.lang.Object
org.infinispan.server.resp.operation.SwitchDbOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidswitchDB(Resp3Handler handler, String db, io.netty.channel.ChannelHandlerContext ctx)
-
Constructor Details
-
SwitchDbOperation
public SwitchDbOperation()
-
-
Method Details
-
switchDB
public static void switchDB(Resp3Handler handler, String db, io.netty.channel.ChannelHandlerContext ctx)
-