您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.shardingproxy.backend
,
org.apache.shardingsphere.shardingproxy.backend.communication
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.datasource
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.callback
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.response
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.impl
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi
,
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.wrapper
,
org.apache.shardingsphere.shardingproxy.backend.exception
,
org.apache.shardingsphere.shardingproxy.backend.executor
,
org.apache.shardingsphere.shardingproxy.backend.response
,
org.apache.shardingsphere.shardingproxy.backend.response.error
,
org.apache.shardingsphere.shardingproxy.backend.response.query
,
org.apache.shardingsphere.shardingproxy.backend.response.update
,
org.apache.shardingsphere.shardingproxy.backend.schema
,
org.apache.shardingsphere.shardingproxy.backend.schema.impl
,
org.apache.shardingsphere.shardingproxy.backend.text
,
org.apache.shardingsphere.shardingproxy.backend.text.admin
,
org.apache.shardingsphere.shardingproxy.backend.text.query
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.exception
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.explain
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.result
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.set
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.show
,
org.apache.shardingsphere.shardingproxy.backend.text.sctl.utils
,
org.apache.shardingsphere.shardingproxy.backend.text.transaction
类分层结构
java.lang.
Object
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
AbstractHintQueryExecutor
<T> (implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommandExecutor
<T>)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintShowStatusExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintShowTableStatusExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
AbstractHintUpdateExecutor
<T> (implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommandExecutor
<T>)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintAddDatabaseShardingValueExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintAddTableShardingValueExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintClearExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintErrorParameterExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintSetDatabaseShardingValueExecutor
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.executor.
HintSetMasterOnlyExecutor
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
BackendConnection
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.shardingproxy.backend.executor.
BackendExecutorContext
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
BackendTransactionManager
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
TransactionManager
)
org.apache.shardingsphere.shardingproxy.backend.text.admin.
BroadcastBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
ConnectionStateHandler
org.apache.shardingsphere.shardingproxy.backend.communication.
DatabaseCommunicationEngineFactory
org.apache.shardingsphere.shardingproxy.backend.response.error.
ErrorResponse
(implements org.apache.shardingsphere.shardingproxy.backend.response.
BackendResponse
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.response.
ExecuteQueryResponse
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.response.
ExecuteResponse
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.response.
ExecuteUpdateResponse
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.response.
ExecuteResponse
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.impl.
H2Recognizer
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi.
JDBCDriverURLRecognizer
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintAddDatabaseShardingValueCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintAddTableShardingValueCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintClearCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommandExecutorFactory
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintErrorParameterCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintManagerHolder
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintSetDatabaseShardingValueCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintSetMasterOnlyCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintShowStatusCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.command.
HintShowTableStatusCommand
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.result.
HintShowTableStatusResult
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.datasource.
JDBCBackendDataSource
(implements java.lang.
AutoCloseable
, org.apache.shardingsphere.shardingproxy.backend.
BackendDataSource
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.
JDBCDatabaseCommunicationEngine
(implements org.apache.shardingsphere.shardingproxy.backend.communication.
DatabaseCommunicationEngine
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.
JDBCDriverURLRecognizerEngine
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.
JDBCExecuteEngine
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.
SQLExecuteEngine
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.datasource.
JDBCRawBackendDataSourceFactory
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.datasource.
JDBCBackendDataSourceFactory
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
LocalTransactionManager
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
TransactionManager
)
org.apache.shardingsphere.shardingproxy.backend.schema.
LogicSchema
org.apache.shardingsphere.shardingproxy.backend.schema.impl.
EncryptSchema
org.apache.shardingsphere.shardingproxy.backend.schema.impl.
MasterSlaveSchema
org.apache.shardingsphere.shardingproxy.backend.schema.impl.
ShardingSchema
org.apache.shardingsphere.shardingproxy.backend.schema.impl.
TransparentSchema
org.apache.shardingsphere.shardingproxy.backend.schema.
LogicSchemaFactory
org.apache.shardingsphere.shardingproxy.backend.schema.
LogicSchemas
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.impl.
MySQLRecognizer
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi.
JDBCDriverURLRecognizer
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.impl.
OracleRecognizer
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi.
JDBCDriverURLRecognizer
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.impl.
PostgreSQLRecognizer
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi.
JDBCDriverURLRecognizer
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.wrapper.
PreparedStatementExecutorWrapper
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.wrapper.
JDBCExecutorWrapper
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.callback.
ProxyJDBCExecutePrepareCallback
(implements org.apache.shardingsphere.core.execute.sql.prepare.SQLExecutePrepareCallback)
org.apache.shardingsphere.shardingproxy.backend.schema.
ProxyTableMetaDataConnectionManager
(implements org.apache.shardingsphere.core.execute.metadata.TableMetaDataConnectionManager)
org.apache.shardingsphere.shardingproxy.backend.text.query.
QueryBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.response.query.
QueryData
org.apache.shardingsphere.shardingproxy.backend.response.query.
QueryHeader
org.apache.shardingsphere.shardingproxy.backend.response.query.
QueryResponse
(implements org.apache.shardingsphere.shardingproxy.backend.response.
BackendResponse
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
ResourceSynchronizer
org.apache.shardingsphere.shardingproxy.backend.text.sctl.utils.
SCTLUtils
org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLBackendHandlerFactory
org.apache.shardingsphere.shardingproxy.backend.text.sctl.explain.
ShardingCTLExplainBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.explain.
ShardingCTLExplainParser
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLParser
<T>)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.explain.
ShardingCTLExplainStatement
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLStatement
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.
ShardingCTLHintBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.
ShardingCTLHintParser
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLParser
<T>)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.
ShardingCTLHintStatement
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLStatement
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.set.
ShardingCTLSetBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.set.
ShardingCTLSetParser
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLParser
<T>)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.set.
ShardingCTLSetStatement
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLStatement
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.show.
ShardingCTLShowBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.show.
ShardingCTLShowParser
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLParser
<T>)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.show.
ShardingCTLShowStatement
(implements org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLStatement
)
org.apache.shardingsphere.shardingproxy.backend.text.admin.
ShowDatabasesBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.text.transaction.
SkipBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback<T> (implements org.apache.shardingsphere.core.execute.ShardingGroupExecuteCallback<I,O>)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.callback.
ProxySQLExecuteCallback
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.impl.
SQLServerRecognizer
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi.
JDBCDriverURLRecognizer
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.wrapper.
StatementExecutorWrapper
(implements org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.wrapper.
JDBCExecutorWrapper
)
org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandlerFactory
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.shardingsphere.shardingproxy.backend.exception.
BackendException
org.apache.shardingsphere.shardingproxy.backend.exception.
NoDatabaseSelectedException
org.apache.shardingsphere.shardingproxy.backend.exception.
TableModifyInTransactionException
org.apache.shardingsphere.shardingproxy.backend.exception.
UnknownDatabaseException
org.apache.shardingsphere.shardingproxy.backend.text.sctl.exception.
ShardingCTLException
org.apache.shardingsphere.shardingproxy.backend.text.sctl.exception.
InvalidShardingCTLFormatException
org.apache.shardingsphere.shardingproxy.backend.text.sctl.exception.
UnsupportedShardingCTLTypeException
org.apache.shardingsphere.shardingproxy.backend.text.transaction.
TransactionBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.text.admin.
UnicastBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
org.apache.shardingsphere.shardingproxy.backend.response.update.
UpdateResponse
(implements org.apache.shardingsphere.shardingproxy.backend.response.
BackendResponse
)
org.apache.shardingsphere.shardingproxy.backend.text.admin.
UseDatabaseBackendHandler
(implements org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
)
接口分层结构
org.apache.shardingsphere.shardingproxy.backend.
BackendDataSource
org.apache.shardingsphere.shardingproxy.backend.response.
BackendResponse
org.apache.shardingsphere.shardingproxy.backend.communication.
DatabaseCommunicationEngine
org.apache.shardingsphere.spi.DatabaseTypeAwareSPI
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.recognizer.spi.
JDBCDriverURLRecognizer
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.response.
ExecuteResponse
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommand
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintCommandExecutor
<T>
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.datasource.
JDBCBackendDataSourceFactory
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.wrapper.
JDBCExecutorWrapper
org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLParser
<T>
org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLStatement
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.execute.
SQLExecuteEngine
org.apache.shardingsphere.shardingproxy.backend.text.
TextProtocolBackendHandler
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
TransactionManager
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.shardingproxy.backend.text.sctl.hint.internal.
HintShardingType
org.apache.shardingsphere.shardingproxy.backend.text.sctl.
ShardingCTLErrorCode
(implements org.apache.shardingsphere.shardingproxy.error.
SQLErrorCode
)
org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.connection.
ConnectionStatus
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019
The Apache Software Foundation
. All rights reserved.