public class JobNodeChangeListener extends Object implements com.lts.job.common.listener.NodeChangeListener
Constructor and Description |
---|
JobNodeChangeListener() |
Modifier and Type | Method and Description |
---|---|
void |
addNode(com.lts.job.common.cluster.Node node) |
void |
addNodes(List<com.lts.job.common.cluster.Node> nodes) |
void |
removeNode(com.lts.job.common.cluster.Node node) |
public void addNode(com.lts.job.common.cluster.Node node)
addNode
in interface com.lts.job.common.listener.NodeChangeListener
public void removeNode(com.lts.job.common.cluster.Node node)
removeNode
in interface com.lts.job.common.listener.NodeChangeListener
public void addNodes(List<com.lts.job.common.cluster.Node> nodes)
addNodes
in interface com.lts.job.common.listener.NodeChangeListener
Copyright © 2014. All Rights Reserved.