com.sun.grid.jgdi.monitoring
public interface QHostResult
Modifier and Type | Method and Description |
---|---|
java.util.List<HostInfo> |
getHostInfo()
Get a list of all available host info objects
|
HostInfo |
getHostInfo(java.lang.String host)
Get the host info for a host
|
java.util.Set<java.lang.String> |
getHostNames()
Get a set of all hostnames
|
java.util.Set<java.lang.String> getHostNames()
HostInfo getHostInfo(java.lang.String host)
host
- name of the hostjava.util.List<HostInfo> getHostInfo()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.