public static final class HostCollector.HostUpdate<W,R>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HostCollector.HostUpdate.Action |
| Constructor and Description |
|---|
HostUpdate(HostCollector.HostUpdate.Action action,
HostHolder<W,R> hostHolder) |
| Modifier and Type | Method and Description |
|---|---|
HostCollector.HostUpdate.Action |
getAction() |
HostHolder<W,R> |
getHostHolder() |
public HostUpdate(HostCollector.HostUpdate.Action action, HostHolder<W,R> hostHolder)
public HostCollector.HostUpdate.Action getAction()
public HostHolder<W,R> getHostHolder()