public interface IPushService extends IOfflineDetectorService
Nodes that are configured to NodeGroupLinkAction.P| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.Date> |
getStartTimesOfNodesBeingPushedTo() |
RemoteNodeStatuses |
pushData(boolean force)
Attempt to push data, if any has been captured, to nodes that the
captured data is targeted for.
|
RemoteNodeStatuses pushData(boolean force)
force - TODOjava.util.Map<java.lang.String,java.util.Date> getStartTimesOfNodesBeingPushedTo()