Uses of Package
org.apache.zookeeper.common
Packages that use org.apache.zookeeper.common
Package
Description
-
Classes in org.apache.zookeeper.common used by org.apache.zookeeperClassDescriptionThis class is a base class for the configurations of both client and server.
-
Classes in org.apache.zookeeper.common used by org.apache.zookeeper.clientClassDescriptionThis class is a base class for the configurations of both client and server.
-
Classes in org.apache.zookeeper.common used by org.apache.zookeeper.commonClassDescriptionThis enum represents the file type of a KeyStore or TrustStore.Wrapper class for an SSLContext + some config options that can't be set on the context when it is created but must be set on a secure socket created by the context after the socket creation.Utility code for X509 handling Default cipher suites: Performance testing done by Facebook engineers shows that on Intel x86_64 machines, Java9 performs better with GCM and Java8 performs better with CBC, so these seem like reasonable defaults.Enum specifying the client auth requirement of server-side TLS sockets created by this X509Util.This class is a base class for the configurations of both client and server.
-
Classes in org.apache.zookeeper.common used by org.apache.zookeeper.server.auth
-
Classes in org.apache.zookeeper.common used by org.apache.zookeeper.server.quorumClassDescriptionUtility code for X509 handling Default cipher suites: Performance testing done by Facebook engineers shows that on Intel x86_64 machines, Java9 performs better with GCM and Java8 performs better with CBC, so these seem like reasonable defaults.