Uses of Enum
org.apache.drill.exec.ssl.SSLConfig.Mode
Packages that use SSLConfig.Mode
-
Uses of SSLConfig.Mode in org.apache.drill.exec.ssl
Methods in org.apache.drill.exec.ssl that return SSLConfig.ModeModifier and TypeMethodDescriptionabstract SSLConfig.ModeSSLConfig.getMode()SSLConfigClient.getMode()SSLConfigServer.getMode()static SSLConfig.ModeReturns the enum constant of this type with the specified name.static SSLConfig.Mode[]SSLConfig.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.drill.exec.ssl with parameters of type SSLConfig.Mode