IDynamicShardingConnectionInfo
public
interface
IDynamicShardingConnectionInfo
com.android.tradefed.invoker.샤드.IDynamicShardingConnectionInfo |
동적 샤딩 연결 정보가 포함된 클래스의 인터페이스입니다.
요약
공개 메서드 | |
---|---|
abstract
|
getAuthScopes()
|
abstract
String
|
getServerAddress()
|
abstract
Integer
|
getServerPort()
|
공개 메서드
getAuthScopes
public abstractgetAuthScopes ()
반환 값 | |
---|---|
|
getServerAddress
public abstract String getServerAddress ()
반환 값 | |
---|---|
String |
getServerPort
public abstract Integer getServerPort ()
반환 값 | |
---|---|
Integer |