Package | Description |
---|---|
com.marklogic.mapreduce |
MarkLogic Connector for Hadoop core
interfaces.
|
com.marklogic.mapreduce.utilities |
Modifier and Type | Field and Description |
---|---|
protected List<ForestHost> |
MarkLogicRecordReader.replicas
list of forests for failover
|
Modifier and Type | Method and Description |
---|---|
List<ForestHost> |
MarkLogicInputSplit.getReplicas() |
Constructor and Description |
---|
MarkLogicInputSplit(long start,
long length, BigInteger forestId,
String hostName,
List<ForestHost> replicas) |
Modifier and Type | Method and Description |
---|---|
List<ForestHost> |
ForestInfo.getReplicas() |
List<ForestHost> |
AssignmentManager.getReplicas(String id) |
Constructor and Description |
---|
ForestInfo(String hostName,
long fmCount, boolean updatable, List<ForestHost> replicas) |
Copyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com