| 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(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(String hostName,
String targetHostName)
Rename hosts to network-addressable names rather than the host names known to the MarkLogic cluster.
|
FilteredForestConfiguration |
FilteredForestConfiguration.withWhiteList(String... hostNames)
Add hosts to a white-list.
|
Copyright © 2013-2017 MarkLogic Corporation.