IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


Schnittstelle für Klassen, die dynamische Sharding-Verbindungsinformationen enthalten

Zusammenfassung

Öffentliche Methoden

abstract getAuthScopes ()
abstract String getServerAddress ()
abstract Integer getServerPort ()

Öffentliche Methoden

getAuthScopes

public abstract  getAuthScopes ()

Kehrt zurück

getServerAddress

public abstract String getServerAddress ()

Kehrt zurück
String

getServerPort

public abstract Integer getServerPort ()

Kehrt zurück
Integer