public class NullQuorumAuthLearner extends java.lang.Object implements QuorumAuthLearner
| Constructor and Description |
|---|
NullQuorumAuthLearner() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(java.net.Socket sock,
java.lang.String hostname)
Performs an authentication step for the given socket connection.
|
public void authenticate(java.net.Socket sock,
java.lang.String hostname)
QuorumAuthLearnerauthenticate in interface QuorumAuthLearnersock - socket connection to other quorum peer serverhostname - host name of other quorum peer serverCopyright © 2019 The Apache Software Foundation