类 URLLocation
java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.connectionurl.parser.URLLocation
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
URLLocation
public URLLocation(int startIndex, int endIndex)
-
-
方法详细资料
-
startIndex
public int startIndex() -
endIndex
public int endIndex()
-