public final class ShardingCTLBackendHandlerFactory extends Object
| Constructor and Description |
|---|
ShardingCTLBackendHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TextProtocolBackendHandler |
newInstance(String sql,
BackendConnection backendConnection)
Create new instance of sharding CTL backend handler.
|
public static final String SCTL
public static TextProtocolBackendHandler newInstance(String sql, BackendConnection backendConnection)
sql - SQL to be executedbackendConnection - backend connectionCopyright © 2019 The Apache Software Foundation. All rights reserved.