Uses of Enum
org.apache.shardingsphere.proxy.frontend.command.executor.ResponseType
Packages that use ResponseType
-
Uses of ResponseType in org.apache.shardingsphere.proxy.frontend.command.executor
Methods in org.apache.shardingsphere.proxy.frontend.command.executor that return ResponseTypeModifier and TypeMethodDescriptionQueryCommandExecutor.getResponseType()Get response type.static ResponseTypeReturns the enum constant of this type with the specified name.static ResponseType[]ResponseType.values()Returns an array containing the constants of this enum type, in the order they are declared.