| 程序包 | 说明 |
|---|---|
| org.apache.skywalking.apm.plugin.jdbc.connectionurl.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
protected URLLocation |
OracleURLParser.fetchDatabaseHostsIndexRange() |
protected URLLocation |
PostgreSQLURLParser.fetchDatabaseHostsIndexRange() |
protected URLLocation |
H2URLParser.fetchDatabaseHostsIndexRange() |
protected URLLocation |
MysqlURLParser.fetchDatabaseHostsIndexRange() |
protected abstract URLLocation |
AbstractURLParser.fetchDatabaseHostsIndexRange()
Fetch the index range that database host and port from connection url.
|
protected URLLocation |
OracleURLParser.fetchDatabaseNameIndexRange() |
protected URLLocation |
PostgreSQLURLParser.fetchDatabaseNameIndexRange() |
protected URLLocation |
H2URLParser.fetchDatabaseNameIndexRange() |
protected URLLocation |
MysqlURLParser.fetchDatabaseNameIndexRange() |
protected abstract URLLocation |
AbstractURLParser.fetchDatabaseNameIndexRange()
Fetch the index range that database name from connection url.
|
protected URLLocation |
MysqlURLParser.fetchDatabaseNameIndexRange(int startSize) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.