Home
last modified time | relevance | path

Searched defs:restartDataNode (Results 1 – 3 of 3) sorted by relevance

/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/
H A DMiniDFSCluster.java704 public boolean restartDataNode(DataNodeProperties dnprop) throws IOException { in restartDataNode() method in MiniDFSCluster
715 public synchronized boolean restartDataNode(DataNodeProperties dnprop, in restartDataNode() method in MiniDFSCluster
734 public boolean restartDataNode(int i) throws IOException { in restartDataNode() method in MiniDFSCluster
741 public synchronized boolean restartDataNode(int i, boolean keepPort) in restartDataNode() method in MiniDFSCluster
/dports/databases/hbase/hbase-1.2.1/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/
H A DRestartActionBaseAction.java75 void restartDataNode(ServerName server, long sleepTime) throws IOException { in restartDataNode() method in RestartActionBaseAction
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DMiniDFSCluster.java1978 public boolean restartDataNode(DataNodeProperties dnprop) throws IOException { in restartDataNode() method in MiniDFSCluster
1989 public synchronized boolean restartDataNode(DataNodeProperties dnprop, in restartDataNode() method in MiniDFSCluster
2012 public boolean restartDataNode(int i) throws IOException { in restartDataNode() method in MiniDFSCluster
2019 public synchronized boolean restartDataNode(int i, boolean keepPort) in restartDataNode() method in MiniDFSCluster
2032 public synchronized boolean restartDataNode( in restartDataNode() method in MiniDFSCluster