public class ApiParcelUsageRack extends Object
Constructor and Description |
---|
ApiParcelUsageRack() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<ApiParcelUsageHost> |
getHosts()
A collection of the hosts in the rack.
|
String |
getRackId()
The rack ID for the rack.
|
int |
hashCode() |
void |
setHosts(Set<ApiParcelUsageHost> hosts) |
void |
setRackId(String rackId) |
String |
toString() |
public Set<ApiParcelUsageHost> getHosts()
public void setHosts(Set<ApiParcelUsageHost> hosts)
public String getRackId()
public void setRackId(String rackId)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.