org.apache.zookeeper.server.quorum
public static interface QuorumPeer.Factory
Modifier and Type | Method and Description |
---|---|
QuorumPeer |
create(NIOServerCnxn.Factory cnxnFactory) |
NIOServerCnxn.Factory |
createConnectionFactory() |
QuorumPeer create(NIOServerCnxn.Factory cnxnFactory) throws IOException
IOException
NIOServerCnxn.Factory createConnectionFactory() throws IOException
IOException
Copyright © 2014 The Apache Software Foundation