| Package | Description |
|---|---|
| io.shardingsphere.core.api | |
| io.shardingsphere.core.hint |
| Modifier and Type | Method and Description |
|---|---|
static HintManager |
HintManager.getInstance()
Get a new instance for
HintManager. |
| Modifier and Type | Method and Description |
|---|---|
static HintManager |
HintManagerHolder.get()
Get hint manager in current thread.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HintManagerHolder.setHintManager(HintManager hintManager)
Set hint manager.
|
Copyright © 2018. All rights reserved.