public final class MasterSlaveRouter extends Object
| Constructor and Description |
|---|
MasterSlaveRouter() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
route(String sql,
boolean useCache)
Route Master slave.
|
public Collection<String> route(String sql, boolean useCache)
sql - SQLuseCache - use cache or notCopyright © 2020 The Apache Software Foundation. All rights reserved.