public class ApiParcelUsageHost extends Object
Constructor and Description |
---|
ApiParcelUsageHost() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiHostRef |
getHostRef()
A reference to the corresponding Host object.
|
Set<ApiParcelUsageRole> |
getRoles()
A collection of the roles present on the host.
|
int |
hashCode() |
void |
setHostRef(ApiHostRef hostRef) |
void |
setRoles(Set<ApiParcelUsageRole> roles) |
String |
toString() |
public ApiHostRef getHostRef()
public void setHostRef(ApiHostRef hostRef)
public Set<ApiParcelUsageRole> getRoles()
public void setRoles(Set<ApiParcelUsageRole> roles)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.