|
MarkLogic Connector for Hadoop 1.1-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SslConfigOptions
Interface used to get options for SSL connection.
You must implement this interface to use a secure connection to
your input or output MarkLogic Server instance, and then supply
the class as the value of the configuration property
input.usessloptionsclass
or output.usessloptionsclass.
For details, see the Hadoop MapReduce Connector Developer's Guide.
For an example, see ContentReader.
MarkLogicConstants,
ContentReader| Method Summary | |
|---|---|
String[] |
getEnabledCipherSuites()
|
String[] |
getEnabledProtocols()
|
SSLContext |
getSslContext()
|
| Method Detail |
|---|
SSLContext getSslContext()
String[] getEnabledProtocols()
String[] getEnabledCipherSuites()
|
MarkLogic Connector for Hadoop 1.1-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com