| Modifier and Type | Method and Description |
|---|---|
HostRef |
HostVMArguments.getHost() |
| Constructor and Description |
|---|
HostInformationController(List<InformationService<HostRef>> hostInfoServices,
HostRef ref,
HostInformationViewProvider provider) |
| Constructor and Description |
|---|
HostInformationController(List<InformationService<HostRef>> hostInfoServices,
HostRef ref,
HostInformationViewProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
HostRef |
VmRef.getHostRef() |
| Modifier and Type | Method and Description |
|---|---|
Collection<HostRef> |
DefaultHostsVMsLoader.getHosts() |
Collection<HostRef> |
HostsVMsLoader.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
HostLatestPojoListGetter.getLatest(HostRef hostRef,
long since) |
List<T> |
HostTimeIntervalPojoListGetter.getLatest(HostRef hostRef,
long since,
long to) |
Collection<VmRef> |
DefaultHostsVMsLoader.getVMs(HostRef host) |
Collection<VmRef> |
HostsVMsLoader.getVMs(HostRef host) |
| Constructor and Description |
|---|
VmRef(HostRef hostRef,
String id,
Integer pid,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HostRef> |
HostInfoDAO.getAliveHosts() |
Collection<HostRef> |
HostInfoDAO.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
AgentInformation |
AgentInfoDAO.getAgentInformation(HostRef agentRef)
Get information about a specific agent.
|
List<BackendInformation> |
BackendInfoDAO.getBackendInformation(HostRef host) |
HostInfo |
HostInfoDAO.getHostInfo(HostRef ref) |
List<NetworkInterfaceInfo> |
NetworkInterfaceInfoDAO.getNetworkInterfaces(HostRef ref) |
Collection<VmRef> |
VmInfoDAO.getVMs(HostRef host) |
boolean |
HostInfoDAO.isAlive(HostRef ref) |
| Modifier and Type | Method and Description |
|---|---|
List<HostRef> |
NetworkMonitor.getHosts(Filter<HostRef> matcher)
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostMonitor.addHostChangeListener(HostRef host,
ActionListener<HostMonitor.Action> listener)
Adds this listener to the given
HostRef |
List<VmRef> |
HostMonitor.getVirtualMachines(HostRef host,
Filter<VmRef> matcher)
|
void |
HostMonitor.removeHostChangeListener(HostRef host,
ActionListener<HostMonitor.Action> listener)
Removes the listener to the given
HostRef |
| Modifier and Type | Method and Description |
|---|---|
List<HostRef> |
NetworkMonitor.getHosts(Filter<HostRef> matcher)
|
Copyright © 2015. All rights reserved.