Uses of Interface
org.apache.shardingsphere.proxy.frontend.command.executor.QueryCommandExecutor
Packages that use QueryCommandExecutor
-
Uses of QueryCommandExecutor in org.apache.shardingsphere.proxy.frontend.command
Methods in org.apache.shardingsphere.proxy.frontend.command with parameters of type QueryCommandExecutorModifier and TypeMethodDescriptionvoidCommandExecuteEngine.writeQueryData(io.netty.channel.ChannelHandlerContext context, BackendConnection backendConnection, QueryCommandExecutor queryCommandExecutor, int headerPackagesCount) Write query data.