Package | Description |
---|---|
org.apache.zookeeper.server.quorum | |
org.apache.zookeeper.server.quorum.auth |
Constructor and Description |
---|
QuorumCnxManager(QuorumPeer self,
long mySid,
Map<Long,QuorumPeer.QuorumServer> view,
QuorumAuthServer authServer,
QuorumAuthLearner authLearner,
int socketTimeout,
boolean listenOnAllIPs,
int quorumCnxnThreadsSize,
boolean quorumSaslAuthEnabled) |
Modifier and Type | Class and Description |
---|---|
class |
NullQuorumAuthServer
This class represents no authentication server, it just return
without performing any authentication.
|
class |
SaslQuorumAuthServer |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.