IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


ডায়নামিক শার্ডিং সংযোগের তথ্য ধারণ করে এমন ক্লাসের জন্য ইন্টারফেস

সারসংক্ষেপ

পাবলিক পদ্ধতি

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

পাবলিক পদ্ধতি

getAuthScopes

public abstract  getAuthScopes ()

রিটার্নস

getServerAddress

public abstract String getServerAddress ()

রিটার্নস
String

getServerPort

public abstract Integer getServerPort ()

রিটার্নস
Integer