ClusterHostEvent.Builder
public
static
class
ClusterHostEvent.Builder
extends Object
java.lang.Object | |
↳ | com.android.tradefed.cluster.ClusterHostEvent.Builder |
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
Builder()
|
Phương thức công khai | |
---|---|
ClusterHostEvent.Builder
|
addDeviceInfo(ClusterDeviceInfo deviceInfo)
|
ClusterHostEvent.Builder
|
addDeviceInfos(
|
ClusterHostEvent
|
build()
|
ClusterHostEvent.Builder
|
setClusterId(String clusterId)
|
ClusterHostEvent.Builder
|
setData(
|
ClusterHostEvent.Builder
|
setData(String name, String value)
|
ClusterHostEvent.Builder
|
setHostEventType(ClusterHostEvent.HostEventType type)
|
ClusterHostEvent.Builder
|
setHostState(CommandScheduler.HostState state)
|
ClusterHostEvent.Builder
|
setLabName(String labName)
|
ClusterHostEvent.Builder
|
setNextClusterIds(
|
ClusterHostEvent.Builder
|
setTimestamp(long timestamp)
|
Hàm khởi tạo công khai
Trình tạo
public Builder ()
Phương thức công khai
addDeviceInfo
public ClusterHostEvent.Builder addDeviceInfo (ClusterDeviceInfo deviceInfo)
Tham số | |
---|---|
deviceInfo |
ClusterDeviceInfo |
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
addDeviceInfo
public ClusterHostEvent.Builder addDeviceInfos (deviceInfos)
Tham số | |
---|---|
deviceInfos |
|
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
setClusterId
public ClusterHostEvent.Builder setClusterId (String clusterId)
Tham số | |
---|---|
clusterId |
String |
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
setData
public ClusterHostEvent.Builder setData (data)
Tham số | |
---|---|
data |
|
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
setData
public ClusterHostEvent.Builder setData (String name, String value)
Tham số | |
---|---|
name |
String |
value |
String |
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
Đặt loại sự kiện máy chủ lưu trữ
public ClusterHostEvent.Builder setHostEventType (ClusterHostEvent.HostEventType type)
Tham số | |
---|---|
type |
ClusterHostEvent.HostEventType |
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
đặtTrạng thái máy chủ lưu trữ
public ClusterHostEvent.Builder setHostState (CommandScheduler.HostState state)
Tham số | |
---|---|
state |
CommandScheduler.HostState |
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
setLabName
public ClusterHostEvent.Builder setLabName (String labName)
Tham số | |
---|---|
labName |
String |
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
setNextClusterIds
public ClusterHostEvent.Builder setNextClusterIds (nexClusterIds)
Tham số | |
---|---|
nexClusterIds |
|
Giá trị trả về | |
---|---|
ClusterHostEvent.Builder |
setTimestamp
public ClusterHostEvent.Builder setTimestamp (long timestamp)
Tham số | |
---|---|
timestamp |
long |
Trả về | |
---|---|
ClusterHostEvent.Builder |