| Package | Description |
|---|---|
| com.oceanbase.jdbc.internal.failover.impl | |
| com.oceanbase.jdbc.internal.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
AuroraListener |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
MastersSlavesProtocol.foundMaster(MastersSlavesListener listener,
MastersSlavesProtocol protocol,
SearchFilter searchFilter) |
protected static boolean |
MastersSlavesProtocol.foundSecondary(MastersSlavesListener listener,
MastersSlavesProtocol protocol,
SearchFilter searchFilter) |
static void |
MastersSlavesProtocol.loop(MastersSlavesListener listener,
GlobalStateInfo globalInfo,
List<HostAddress> addresses,
SearchFilter searchFilter)
loop until found the failed connection.
|
Copyright © 2022 oceanbase.com. All rights reserved.