| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
DatabaseCommunicationEngine.execute()
Execute command.
|
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
JDBCDatabaseCommunicationEngine.execute() |
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
SQLExecuteEngine.execute(org.apache.shardingsphere.core.route.SQLRouteResult routeResult)
Execute SQL.
|
BackendResponse |
JDBCExecuteEngine.execute(org.apache.shardingsphere.core.route.SQLRouteResult routeResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorResponse
Error response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResponse
Query response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateResponse
Update response.
|
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
TextProtocolBackendHandler.execute()
Execute command.
|
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
UseDatabaseBackendHandler.execute() |
BackendResponse |
ShowDatabasesBackendHandler.execute() |
BackendResponse |
UnicastBackendHandler.execute() |
BackendResponse |
BroadcastBackendHandler.execute() |
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
QueryBackendHandler.execute() |
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
ShardingCTLExplainBackendHandler.execute() |
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
ShardingCTLSetBackendHandler.execute() |
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
ShardingCTLShowBackendHandler.execute() |
| Modifier and Type | Method and Description |
|---|---|
BackendResponse |
SkipBackendHandler.execute() |
BackendResponse |
TransactionBackendHandler.execute() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.