Package | Description |
---|---|
com.redhat.thermostat.agent | |
com.redhat.thermostat.client.core | |
com.redhat.thermostat.client.ui | |
com.redhat.thermostat.common | |
com.redhat.thermostat.storage.monitor |
Modifier and Type | Method and Description |
---|---|
void |
VmBlacklist.addVmFilter(Filter<VmRef> filter)
Adds a
Filter to the blacklist. |
void |
VmBlacklist.removeVmFilter(Filter<VmRef> filter)
Removes a
Filter from the blacklist. |
Modifier and Type | Class and Description |
---|---|
class |
NameMatchingRefFilter<T extends Ref>
|
Modifier and Type | Method and Description |
---|---|
Filter<T> |
InformationService.getFilter()
Returns a
Filter that is used to determine if this information
source can provide information for a given target. |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceFilter
|
Modifier and Type | Class and Description |
---|---|
class |
AllPassFilter<T>
A
Filter that passes everything. |
Modifier and Type | Method and Description |
---|---|
List<HostRef> |
NetworkMonitor.getHosts(Filter<HostRef> matcher)
|
List<VmRef> |
HostMonitor.getVirtualMachines(HostRef host,
Filter<VmRef> matcher)
|
Copyright © 2014. All Rights Reserved.