|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.zookeeper.server.quorum.QuorumPeerMain
public class QuorumPeerMain
| Constructor Summary | |
|---|---|
QuorumPeerMain()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
To start the replicated server specify the configuration file name on the command line. |
void |
runFromConfig(org.apache.zookeeper.server.quorum.QuorumPeerConfig config)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuorumPeerMain()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - path to the configfile
public void runFromConfig(org.apache.zookeeper.server.quorum.QuorumPeerConfig config)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||