IClusterEvent
public interface IClusterEvent
com.android.tradefed.cluster.IClusterEvent |
用于将任何集群事件上载到TFC的接口。
概括
公开方法 | |
---|---|
abstract JSONObject | toJSON () |
公开方法
toJSON
public abstract JSONObject toJSON ()
退货 | |
---|---|
JSONObject |
投掷 | |
---|---|
JSONException |
public interface IClusterEvent
com.android.tradefed.cluster.IClusterEvent |
用于将任何集群事件上载到TFC的接口。
公开方法 | |
---|---|
abstract JSONObject | toJSON () |
public abstract JSONObject toJSON ()
退货 | |
---|---|
JSONObject |
投掷 | |
---|---|
JSONException |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.