- cancel() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerStatement
-
- CircuitBreakerConnection - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection中的类
-
Circuit breaker connection.
- CircuitBreakerConnection() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-
- CircuitBreakerDatabaseMetaData - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.metadata中的类
-
Circuit breaker metadata.
- CircuitBreakerDatabaseMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.metadata.CircuitBreakerDatabaseMetaData
-
- CircuitBreakerDataSource - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.datasource中的类
-
Circuit breaker datasource.
- CircuitBreakerDataSource() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.datasource.CircuitBreakerDataSource
-
- CircuitBreakerPreparedStatement - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement中的类
-
Circuit breaker preparedStatement.
- CircuitBreakerPreparedStatement() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerPreparedStatement
-
- CircuitBreakerResultSet - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.resultset中的类
-
Circuit breaker result set.
- CircuitBreakerResultSet() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.resultset.CircuitBreakerResultSet
-
- CircuitBreakerResultSetMetaData - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.resultset中的类
-
Circuit breaker result set metadata.
- CircuitBreakerResultSetMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.resultset.CircuitBreakerResultSetMetaData
-
- CircuitBreakerStatement - org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement中的类
-
Circuit breaker statement.
- CircuitBreakerStatement() - 类 的构造器org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerStatement
-
- clearBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerPreparedStatement
-
- clearParameters() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerPreparedStatement
-
- clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-
- clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.resultset.CircuitBreakerResultSet
-
- clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerStatement
-
- close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-
- close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.datasource.CircuitBreakerDataSource
-
- close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.resultset.CircuitBreakerResultSet
-
- close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.statement.CircuitBreakerStatement
-
- close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.datasource.AbstractOrchestrationDataSource
-
- commit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-
- createDataSource(DataSource, EncryptRuleConfiguration, Properties, OrchestrationConfiguration) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.OrchestrationEncryptDataSourceFactory
-
Create orchestration encrypt data source.
- createDataSource(OrchestrationConfiguration) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.OrchestrationEncryptDataSourceFactory
-
Create orchestration encrypt data source.
- createDataSource(Map<String, DataSource>, MasterSlaveRuleConfiguration, Properties, OrchestrationConfiguration) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.OrchestrationMasterSlaveDataSourceFactory
-
Create master-slave data source.
- createDataSource(OrchestrationConfiguration) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.OrchestrationMasterSlaveDataSourceFactory
-
Create master-slave data source.
- createDataSource(Map<String, DataSource>, ShardingRuleConfiguration, Properties, OrchestrationConfiguration) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.OrchestrationShardingDataSourceFactory
-
Create sharding data source.
- createDataSource(OrchestrationConfiguration) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.OrchestrationShardingDataSourceFactory
-
Create sharding data source.
- createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationEncryptDataSourceFactory
-
Create encrypt data source.
- createDataSource(DataSource, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationEncryptDataSourceFactory
-
Create encrypt data source.
- createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationEncryptDataSourceFactory
-
Create encrypt data source.
- createDataSource(DataSource, byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationEncryptDataSourceFactory
-
Create encrypt data source.
- createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationMasterSlaveDataSourceFactory
-
Create master-slave data source.
- createDataSource(Map<String, DataSource>, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationMasterSlaveDataSourceFactory
-
Create master-slave data source.
- createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationMasterSlaveDataSourceFactory
-
Create master-slave data source.
- createDataSource(Map<String, DataSource>, byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationMasterSlaveDataSourceFactory
-
Create master-slave data source.
- createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationShardingDataSourceFactory
-
Create sharding data source.
- createDataSource(Map<String, DataSource>, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationShardingDataSourceFactory
-
Create sharding data source.
- createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationShardingDataSourceFactory
-
Create sharding data source.
- createDataSource(Map<String, DataSource>, byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.orchestration.api.yaml.YamlOrchestrationShardingDataSourceFactory
-
Create sharding data source.
- createStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-
- createStatement(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-
- createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.orchestration.internal.circuit.connection.CircuitBreakerConnection
-