IShardableListener

public interface IShardableListener
implements ITestInvocationListener

com.android.tradefed.result.IShardableListener


ITestInvocationListener הניתן לריסוק. כאשר תצורה הכוללת מאזין כזה נחתכת, לכל רסיס יהיה עותק של המאזין הזה.

סיכום

שיטות ציבוריות

abstract IShardableListener clone ()

שיבוט עצמו לשימוש ברסיס.

default boolean supportShardListener ()

האם מימוש IShardableListener רוצה לאפשר התנהגות זו או לא.

שיטות ציבוריות

שיבוט

public abstract IShardableListener clone ()

שיבוט עצמו לשימוש ברסיס.

החזרות
IShardableListener

תומך בShardListener

public boolean supportShardListener ()

האם מימוש IShardableListener רוצה לאפשר התנהגות זו או לא.

החזרות
boolean