类的使用
org.apache.skywalking.apm.plugin.jdbc.connectionurl.parser.URLLocation
使用URLLocation的程序包
-
org.apache.skywalking.apm.plugin.jdbc.connectionurl.parser中URLLocation的使用
修饰符和类型方法说明protected abstract URLLocationAbstractURLParser.fetchDatabaseHostsIndexRange()Fetch the index range that database host and port from connection url.protected URLLocationH2URLParser.fetchDatabaseHostsIndexRange()protected URLLocationImpalaJdbcURLParser.fetchDatabaseHostsIndexRange()protected URLLocationMssqlJdbcURLParser.fetchDatabaseHostsIndexRange()protected URLLocationMssqlJtdsURLParser.fetchDatabaseHostsIndexRange()protected URLLocationMysqlURLParser.fetchDatabaseHostsIndexRange()protected URLLocationOracleURLParser.fetchDatabaseHostsIndexRange()protected URLLocationPostgreSQLURLParser.fetchDatabaseHostsIndexRange()protected abstract URLLocationAbstractURLParser.fetchDatabaseNameIndexRange()Fetch the index range that database name from connection url.protected URLLocationH2URLParser.fetchDatabaseNameIndexRange()protected URLLocationImpalaJdbcURLParser.fetchDatabaseNameIndexRange()protected URLLocationImpalaJdbcURLParser.fetchDatabaseNameIndexRange(int startSize) protected URLLocationMssqlJdbcURLParser.fetchDatabaseNameIndexRange()protected URLLocationMssqlJdbcURLParser.fetchDatabaseNameIndexRange(int startSize) protected URLLocationMssqlJtdsURLParser.fetchDatabaseNameIndexRange()protected URLLocationMssqlJtdsURLParser.fetchDatabaseNameIndexRange(int startSize) protected URLLocationMysqlURLParser.fetchDatabaseNameIndexRange()protected URLLocationMysqlURLParser.fetchDatabaseNameIndexRange(int startSize) protected URLLocationOracleURLParser.fetchDatabaseNameIndexRange()protected URLLocationPostgreSQLURLParser.fetchDatabaseNameIndexRange()