IShardableListener
public
interface
IShardableListener
implements
ITestInvocationListener
| com.android.tradefed.result.IShardableListener |
ITestInvocationListener ที่สามารถแบ่งกลุ่มได้
เมื่อมีการแบ่งกลุ่มการกําหนดค่าที่มี Listener ดังกล่าว แต่ละกลุ่มจะมีสําเนาของ Listener นี้
สรุป
เมธอดสาธารณะ | |
|---|---|
abstract
IShardableListener
|
clone()
โคลนตัวเองเพื่อใช้ในข้อมูลพร็อพเพอร์ตี้ |
default
boolean
|
supportShardListener()
การติดตั้งใช้งาน |
เมธอดสาธารณะ
โคลน
public abstract IShardableListener clone ()
โคลนตัวเองเพื่อใช้ในข้อมูลพร็อพเพอร์ตี้
| คิกรีเทิร์น | |
|---|---|
IShardableListener |
|
supportShardListener
public boolean supportShardListener ()
การติดตั้งใช้งาน IShardableListener ต้องการเปิดใช้ลักษณะการทำงานนี้หรือไม่
| คิกรีเทิร์น | |
|---|---|
boolean |
|