ClusterCommandStatus

public class ClusterCommandStatus
extends Object

java.lang.অবজেক্ট
com.android.tradefed.cluster.ClusterCommandStatus


একটি শ্রেণী যা রাষ্ট্রের প্রতিনিধিত্ব করে এবং TF ক্লাস্টার থেকে একটি কমান্ডের জন্য বাতিল কারণ।

সারসংক্ষেপ

পাবলিক কনস্ট্রাক্টর

ClusterCommandStatus ( ClusterCommand.State state, String cancelReason)

নির্মাণ

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

String getCancelReason ()
ClusterCommand.State getState ()

পাবলিক কনস্ট্রাক্টর

ClusterCommandStatus

public ClusterCommandStatus (ClusterCommand.State state, 
                String cancelReason)

নির্মাণ

পরামিতি
state ClusterCommand.State : কমান্ডের অবস্থা।

cancelReason String : কমান্ডের কারণ বাতিল করুন (যদি বাতিল করা হয়)।

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

বাতিলের কারণ পান

public String getCancelReason ()

রিটার্নস
String

getState

public ClusterCommand.State getState ()

রিটার্নস
ClusterCommand.State