Package | Description |
---|---|
com.marklogic.client.datamovement |
The MarkLogic Data Movement SDK supports long-running write, read,
delete, or transform jobs.
|
Modifier and Type | Method and Description |
---|---|
FilteredForestConfiguration |
FilteredForestConfiguration.withBlackList(java.lang.String... hostNames)
Add hosts to the list of black-listed hosts (hosts which the Batcher will not see when it
calls listForests).
|
FilteredForestConfiguration |
FilteredForestConfiguration.withRenamedHost(java.lang.String hostName,
java.lang.String targetHostName)
Rename hosts to network-addressable names rather than the host names known
to the MarkLogic cluster.
|
FilteredForestConfiguration |
FilteredForestConfiguration.withWhiteList(java.lang.String... hostNames)
Add hosts to a white-list.
|
Copyright © 2013-2021 MarkLogic Corporation.