# Functions

GetObVersionFromOdp get OceanBase cluster version by odp.
GetObVersionFromRemote get OceanBase cluster version by sql.
GetObVersionFromRemoteByIpPort get OceanBase cluster version by sql called when client init.
GetObVersionFromRemoteBySysUA get OceanBase cluster version by sysUA called when client init.
GetPartLocationEntryFromRemote get the location information for a table.
GetTableEntryFromRemote obtain the route of a table in the ob cluster by querying the routing system table.
InitSql will be called after getting oceanbase cluster version.
LoadOcpModel obtain the rslist information from the configUrl using the http get service.
NewDB create a DB, remember call DB.close when exit.
No description provided by the author
No description provided by the author
NewObUserAuth create a ObUserAuth by userName and password.

# Constants

AllDummyTable is used to obtain all tenant server distributions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OceanBaseDatabase is used to obtain route.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ObOcpModel contains information about rslist and IDC.
ObPartLocationEntry store location information for all replicas.
No description provided by the author
ObTableEntry represents all the routing information of a table.
ObTableEntryKey is used for getting ObTableEntry.
ObTableLocation represents the location information of all replaces of a table.
ObUserAuth user authentication information.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author