Skip navigation links
MarkLogic Connector for Hadoop 2.4
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

addForestHost(String) - Method in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
adoptNode(Node) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
ADVANCED_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of advanced mode for input.mode.
allowFastLoad - Variable in class com.marklogic.mapreduce.ContentOutputFormat
whether stats-based policy allows fastload
am - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
am - Variable in class com.marklogic.mapreduce.ContentWriter
 
append(StringBuilder) - Method in class com.marklogic.mapreduce.functions.PathReference
 
append(StringBuilder) - Method in class com.marklogic.mapreduce.functions.Reference
 
appendChild(Node) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
appendCustom(StringBuilder) - Method in class com.marklogic.mapreduce.MarkLogicInputFormat
 
appendData(String) - Method in class com.marklogic.dom.CharacterDataImpl
Unsupported.
appendQuery(StringBuilder) - Method in class com.marklogic.mapreduce.MarkLogicInputFormat
 
applyFilter(String, ExpandedTree) - Method in class com.marklogic.mapreduce.ForestReader
 
applyPrefixSuffix(String, Configuration) - Static method in class com.marklogic.mapreduce.utilities.URIUtil
Apply URI prefix and suffix configuration option to a URI source string.
applyUriReplace(String, Configuration) - Static method in class com.marklogic.mapreduce.utilities.URIUtil
Apply URI replacement configuration option to a URI source string.
ARRAY - Static variable in class com.marklogic.tree.NodeKind
 
arrayNodeChildNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
arrayNodeNumChildren - Variable in class com.marklogic.tree.ExpandedTree
 
arrayNodeTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 
ArticleMapper() - Constructor for class com.marklogic.mapreduce.examples.WikiLoader.ArticleMapper
 
ASSIGNMENT_POLICY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.assignmentpolicy") which, if set, indicates assignment policy for output documents.
assignmentCount - Variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil.HostAssignment
 
AssignmentManager - Class in com.marklogic.mapreduce.utilities
Assignment Manager, which is a singleton
AssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Abstract class for assignment policy
AssignmentPolicy() - Constructor for class com.marklogic.mapreduce.utilities.AssignmentPolicy
 
AssignmentPolicy.Kind - Enum in com.marklogic.mapreduce.utilities
 
assignResultValue(Class<? extends Writable>, ResultItem, VALUEIN) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Assign value in Writable type from XCC result item.
atomData - Variable in class com.marklogic.tree.ExpandedTree
 
atomEquals(int, byte[]) - Method in class com.marklogic.tree.ExpandedTree
 
atomIndex - Variable in class com.marklogic.tree.ExpandedTree
 
atomLimit - Variable in class com.marklogic.tree.ExpandedTree
 
atomString - Variable in class com.marklogic.tree.ExpandedTree
 
atomString(int) - Method in class com.marklogic.tree.ExpandedTree
 
ATTR - Static variable in class com.marklogic.tree.NodeKind
 
AttributeNodeMapImpl - Class in com.marklogic.dom
 
AttributeNodeMapImpl(ElementImpl) - Constructor for class com.marklogic.dom.AttributeNodeMapImpl
 
attributes - Variable in class com.marklogic.dom.ElementImpl
 
AttrImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of an element attribute as stored in the expanded tree cache of a forest on disk.
AttrImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.AttrImpl
 
attrNodeAttrDeclRepID - Variable in class com.marklogic.tree.ExpandedTree
 
attrNodeNodeNameRepID - Variable in class com.marklogic.tree.ExpandedTree
 
attrNodeTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 

B

BASIC_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of basic mode for input.mode.
BATCH_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.batchsize") which, if set, indicates the number of records in one request.
batchSize - Variable in class com.marklogic.mapreduce.ContentWriter
Batch size.
BiendianDataInputStream - Class in com.marklogic.io
InputStream able to handle both big-endian and little-endian data format.
BiendianDataInputStream(InputStream) - Constructor for class com.marklogic.io.BiendianDataInputStream
 
BINARY - Static variable in class com.marklogic.tree.NodeKind
 
binaryData - Variable in class com.marklogic.tree.ExpandedTree
 
BinaryDocument - Class in com.marklogic.mapreduce
A ForestDocument representing a binary document in MarkLogic accessed via Direct Access.
BinaryDocument() - Constructor for class com.marklogic.mapreduce.BinaryDocument
 
binaryKey - Variable in class com.marklogic.tree.ExpandedTree
 
BinaryLoader - Class in com.marklogic.mapreduce.test
 
BinaryLoader() - Constructor for class com.marklogic.mapreduce.test.BinaryLoader
 
BinaryLoader.ContentMapper - Class in com.marklogic.mapreduce.test
 
binaryOffset - Variable in class com.marklogic.tree.ExpandedTree
 
binaryOrigLen - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
binaryOrigLen - Variable in class com.marklogic.tree.ExpandedTree
 
binaryPathAtom - Variable in class com.marklogic.tree.ExpandedTree
 
BinaryReader - Class in com.marklogic.mapreduce.examples
Read binary documents from MarkLogic Server and write the content out to HDFS.
BinaryReader() - Constructor for class com.marklogic.mapreduce.examples.BinaryReader
 
BinaryReader.DocMapper - Class in com.marklogic.mapreduce.examples
 
binarySize - Variable in class com.marklogic.tree.ExpandedTree
 
BIND_SPLIT_RANGE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.bindsplitrange") which, if set to true, specifies that the input query declares and references external variables "splitstart" and "splitend" under the namespace "http://marklogic.com/hadoop".
blacklist - Variable in class com.marklogic.mapreduce.ContentWriter
An array of blacklist host
BOOLEAN - Static variable in class com.marklogic.tree.NodeKind
 
BucketAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Bucket Assignment Policy for fastload
BucketAssignmentPolicy(String[], LinkedHashSet<String>) - Constructor for class com.marklogic.mapreduce.utilities.BucketAssignmentPolicy
 
buildDocExprQuery(String, Collection<String>, String, StringBuilder) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
buildSearchQuery(String, String, Collection<String>, StringBuilder) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
buildSrcInDocExprQuery(String, String, StringBuilder) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
buildSrcInSearchQuery(String, String, StringBuilder) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
builtinNSPrefix(String) - Method in class com.marklogic.dom.NodeImpl
 
bytesRead - Variable in class com.marklogic.mapreduce.ForestReader
 

C

Capability - Enum in com.marklogic.tree
 
CharacterDataImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of character data as stored in the expanded tree cache of a forest on disk.
CharacterDataImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.CharacterDataImpl
 
checkForest(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkForestLabel(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkFrequencies(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkJournals(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkLinkKeys(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkListData(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkListIndex(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkOrdinals(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.KeyValueOutputFormat
 
checkOutputSpecs(JobContext) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.NodeOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.PropertyOutputFormat
 
checkQualities(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkQueryLanguage(String) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
 
checkRangeIndexes(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkStand(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkStandLabel(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkStopKeySet(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkTimestamps(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkTreeData(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkTreeIndex(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkUniqKeys(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
checkURIKeys(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
clear() - Method in class com.marklogic.mapreduce.LinkedMapWritable
clone() - Method in class com.marklogic.mapreduce.DocumentURI
 
clone() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
cloneNode(Document, boolean) - Method in class com.marklogic.dom.AttrImpl
 
cloneNode(Document, boolean) - Method in class com.marklogic.dom.CommentImpl
 
cloneNode(boolean) - Method in class com.marklogic.dom.DocumentImpl
CloneNode is only supported for document node.
cloneNode(Document, boolean) - Method in class com.marklogic.dom.ElementImpl
 
cloneNode(boolean) - Method in class com.marklogic.dom.NodeImpl
CloneNode is only supported for document node.
cloneNode(Document, boolean) - Method in class com.marklogic.dom.NodeImpl
Given a owner document, clone the node
cloneNode(Document, boolean) - Method in class com.marklogic.dom.ProcessingInstructionImpl
 
cloneNode(Document, boolean) - Method in class com.marklogic.dom.TextImpl
 
close() - Method in class com.marklogic.io.BiendianDataInputStream
 
close(TaskAttemptContext) - Method in class com.marklogic.mapreduce.ContentWriter
 
close() - Method in class com.marklogic.mapreduce.ForestReader
 
close() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
close(TaskAttemptContext) - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
close() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
closeZipInputStream() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
colFilters - Variable in class com.marklogic.mapreduce.ForestReader
 
COLLECTION_FILTER - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.filter.collection") which, if set, indicates to only include documents with one or many of specified collection URIs when using ForestInputFormat.
CollectionMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:collection-match lexicon function.
CollectionMatch() - Constructor for class com.marklogic.mapreduce.functions.CollectionMatch
 
Collections - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:collections lexicon function.
Collections() - Constructor for class com.marklogic.mapreduce.functions.Collections
 
colsTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 
com.marklogic.dom - package com.marklogic.dom
This package provides W3C DOM based APIs to the internal on-disk representation of documents and their contents in the expanded tree cache of a MarkLogic database forest.
com.marklogic.io - package com.marklogic.io
 
com.marklogic.mapreduce - package com.marklogic.mapreduce
MarkLogic Connector for Hadoop core interfaces.
com.marklogic.mapreduce.examples - package com.marklogic.mapreduce.examples
Examples of using MarkLogic Server in MapReduce jobs.
com.marklogic.mapreduce.functions - package com.marklogic.mapreduce.functions
Interfaces for using a MarkLogic Server lexicon as an input source.
com.marklogic.mapreduce.test - package com.marklogic.mapreduce.test
 
com.marklogic.mapreduce.utilities - package com.marklogic.mapreduce.utilities
 
com.marklogic.tree - package com.marklogic.tree
 
COMMENT - Static variable in class com.marklogic.tree.NodeKind
 
CommentImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of an XML comment as stored in the expanded tree cache of a forest on disk.
CommentImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.CommentImpl
 
commit(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
commitIfNecessary() - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
commitUris - Variable in class com.marklogic.mapreduce.ContentWriter
URIs of the documents to be committed.
compare(String, String) - Method in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil.HostAssginmentComparator
 
compareDocumentPosition(Node) - Method in class com.marklogic.dom.NodeImpl
compareTo(DocumentURI) - Method in class com.marklogic.mapreduce.DocumentURI
 
compareTo(NodePath) - Method in class com.marklogic.mapreduce.NodePath
 
compareUnsignedLong(long, long) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
 
CompressedTreeDecoder - Class in com.marklogic.tree
Decoder of Compressed Tree.
CompressedTreeDecoder() - Constructor for class com.marklogic.tree.CompressedTreeDecoder
 
CompressionCodec - Enum in com.marklogic.mapreduce
 
conf - Variable in class com.marklogic.mapreduce.ForestReader
 
conf - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
conf - Variable in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
conf - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Job configuration.
conf - Variable in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
containLinks() - Method in class com.marklogic.tree.ExpandedTree
 
containsKey(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
containsValue(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
content - Variable in class com.marklogic.mapreduce.DatabaseDocument
 
CONTENT_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.type") which, if set, indicates type of content to be inserted when using ContentOutputFormat.
ContentLoader - Class in com.marklogic.mapreduce.examples
Load documents from HDFS into MarkLogicServer.
ContentLoader() - Constructor for class com.marklogic.mapreduce.examples.ContentLoader
 
ContentLoader.ContentMapper - Class in com.marklogic.mapreduce.examples
 
ContentMapper() - Constructor for class com.marklogic.mapreduce.examples.ContentLoader.ContentMapper
 
ContentMapper() - Constructor for class com.marklogic.mapreduce.test.BinaryLoader.ContentMapper
 
ContentOutputFormat<VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Content.
ContentOutputFormat() - Constructor for class com.marklogic.mapreduce.ContentOutputFormat
 
ContentReader - Class in com.marklogic.mapreduce.examples
Read documents from MarkLogic Server using an SSL-enabled connection and write them out to HDFS.
ContentReader() - Constructor for class com.marklogic.mapreduce.examples.ContentReader
 
ContentReader.DocMapper - Class in com.marklogic.mapreduce.examples
 
ContentType - Enum in com.marklogic.mapreduce
Type of supported document format.
contentType - Variable in class com.marklogic.mapreduce.DatabaseDocument
 
ContentWriter<VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogicRecordWriter that inserts content to MarkLogicServer.
ContentWriter(Configuration, Map<String, ContentSource>, boolean) - Constructor for class com.marklogic.mapreduce.ContentWriter
 
ContentWriter(Configuration, Map<String, ContentSource>, boolean, AssignmentManager) - Constructor for class com.marklogic.mapreduce.ContentWriter
 
CooccurrencesFunction - Class in com.marklogic.mapreduce.functions
Supper class of wrapper classes for supported co-occurrences lexicon functions, such as cts:element-value-co-occurrences.
CooccurrencesFunction() - Constructor for class com.marklogic.mapreduce.functions.CooccurrencesFunction
 
COPY_COLLECTIONS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.copycollections") which, if set, specifies whether to copy document collections from source to destination.
COPY_METADATA - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.copymetadata") which, if set, specifies whether to copy document metadata from source to destination.
COPY_QUALITY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.copyquality") which, if set, specifies whether to copy document quality from source to destination.
count - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Count of records fetched
countBased - Variable in class com.marklogic.mapreduce.ContentWriter
 
counts - Variable in class com.marklogic.mapreduce.ContentWriter
Counts of documents per forest.
createAttribute(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createAttributeNS(String, String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createCDATASection(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createComment(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createContent(String, ContentCreateOptions, boolean, boolean, boolean) - Method in class com.marklogic.mapreduce.BinaryDocument
 
createContent(DocumentURI, VALUEOUT) - Method in class com.marklogic.mapreduce.ContentWriter
 
createContent(String, ContentCreateOptions, boolean, boolean, boolean) - Method in class com.marklogic.mapreduce.DOMDocument
 
createContent(String, ContentCreateOptions, boolean, boolean, boolean) - Method in class com.marklogic.mapreduce.ForestDocument
 
createContent(String, ContentCreateOptions, boolean, boolean, boolean) - Method in class com.marklogic.mapreduce.JSONDocument
 
createDocument(Configuration, Path, ExpandedTree, String) - Static method in class com.marklogic.mapreduce.ForestDocument
 
createDocumentFragment() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createElement(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createElementNS(String, String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createEntityReference(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createProcessingInstruction(String, String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.DocumentInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.ForestInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.KeyValueInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.NodeInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.ValueInputFormat
 
createTextNode(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
curForest - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Current Forest to connect for failover
curReplica - Variable in class com.marklogic.mapreduce.ContentWriter
An array of current replica
CustomContent - Interface in com.marklogic.mapreduce
This is a Writable Interface for custom content.
CustomQuery - Class in com.marklogic.mapreduce.test
Use custom query to get documents from MarkLogic Server, and aggregate them together as an archive document, then use custom query to save it into MarkLogic Server.
CustomQuery() - Constructor for class com.marklogic.mapreduce.test.CustomQuery
 
CustomQuery.QueryMapper - Class in com.marklogic.mapreduce.test
 
CustomQuery.QueryReducer - Class in com.marklogic.mapreduce.test
 

D

DatabaseDocument - Class in com.marklogic.mapreduce
A MarkLogicDocument retrieved from a database via MarkLogic Server.
DatabaseDocument() - Constructor for class com.marklogic.mapreduce.DatabaseDocument
 
dataIs - Variable in class com.marklogic.mapreduce.ForestReader
 
decode(int[], int) - Method in class com.marklogic.io.Decoder
 
decode(byte[], int) - Method in class com.marklogic.tree.CompressedTreeDecoder
 
decode32bits() - Method in class com.marklogic.io.Decoder
 
decode64bits() - Method in class com.marklogic.io.Decoder
 
decodeDouble() - Method in class com.marklogic.io.Decoder
 
Decoder - Class in com.marklogic.io
Decoder used to decode compressed tree data.
Decoder(DataInput) - Constructor for class com.marklogic.io.Decoder
 
decodeTreeData(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
decodeUnary() - Method in class com.marklogic.io.Decoder
 
decodeUnsigned() - Method in class com.marklogic.io.Decoder
 
decodeUnsigned(int) - Method in class com.marklogic.io.Decoder
 
decodeUnsignedLong() - Method in class com.marklogic.io.Decoder
 
DEFAULT_BATCH_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default batch size.
DEFAULT_CONTENT_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default content type.
DEFAULT_LOCAL_MAX_SPLIT_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The default maximum split size for input splits, used if input.maxsplitsize is not specified and running in local mode.
DEFAULT_MAX_SPLIT_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The default maximum split size for input splits, used if input.maxsplitsize is not specified.
DEFAULT_OUTPUT_CONTENT_ENCODING - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default output content encoding
DEFAULT_OUTPUT_XML_REPAIR_LEVEL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default output XML repair level
DEFAULT_PROPERTY_OPERATION_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default property operation type.
DEFAULT_TXN_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default transaction size.
deleteData(int, int) - Method in class com.marklogic.dom.CharacterDataImpl
Unsupported.
deletedCnt - Variable in class com.marklogic.mapreduce.ForestReader
 
DIRECTORY_FILTER - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.filter.directory") which, if set, indicates to only include documents with one of specified directory URIs when using ForestInputFormat.
dirFilters - Variable in class com.marklogic.mapreduce.ForestReader
 
DOC - Static variable in class com.marklogic.tree.NodeKind
 
DocMapper() - Constructor for class com.marklogic.mapreduce.examples.BinaryReader.DocMapper
 
DocMapper() - Constructor for class com.marklogic.mapreduce.examples.ContentReader.DocMapper
 
docNodeChildNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
docNodeNumChildren - Variable in class com.marklogic.tree.ExpandedTree
 
docNodeTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 
DOCUMENT_SELECTOR - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.documentselector") which, if set, specifies the document selection portion of the path expression used to retrieve data from the server.
DocumentImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of an XML or text document as stored in the expanded tree cache of a forest on disk.
DocumentImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.DocumentImpl
 
DocumentInputFormat<VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicInputFormat for Document.
DocumentInputFormat() - Constructor for class com.marklogic.mapreduce.DocumentInputFormat
 
DocumentReader<VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicRecordReader for documents where the key is DocumentURI.
DocumentReader(Configuration) - Constructor for class com.marklogic.mapreduce.DocumentReader
 
DocumentTypeImpl - Class in com.marklogic.dom
Document Type node is not part of XDM.
DocumentURI - Class in com.marklogic.mapreduce
Document URI, used as a key for a document record.
DocumentURI() - Constructor for class com.marklogic.mapreduce.DocumentURI
 
DocumentURI(String) - Constructor for class com.marklogic.mapreduce.DocumentURI
 
DocumentURI(DocumentURI) - Constructor for class com.marklogic.mapreduce.DocumentURI
 
DocumentURIWithSourceInfo - Class in com.marklogic.mapreduce
Document URI with source information.
DocumentURIWithSourceInfo() - Constructor for class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
DocumentURIWithSourceInfo(String, String) - Constructor for class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
DocumentURIWithSourceInfo(String, String, String) - Constructor for class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
DocumentURIWithSourceInfo(String, String, String, int, int) - Constructor for class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
DocumentURIWithSourceInfo(DocumentURIWithSourceInfo) - Constructor for class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
DOCURI_VARIABLE_NAME - Static variable in class com.marklogic.mapreduce.PropertyWriter
 
DOMDocument - Class in com.marklogic.mapreduce
A ForestDocument containing a DOM document node representation of a document as stored in the expanded tree cache of a forest on disk.
DOMDocument() - Constructor for class com.marklogic.mapreduce.DOMDocument
 
DOMDocument(ExpandedTree) - Constructor for class com.marklogic.mapreduce.DOMDocument
 
domType(byte) - Static method in class com.marklogic.tree.NodeKind
 
done - Variable in class com.marklogic.mapreduce.ForestReader
 
doubles - Variable in class com.marklogic.tree.ExpandedTree
 

E

effectiveVersion - Variable in class com.marklogic.mapreduce.ContentWriter
 
effectiveVersion - Variable in class com.marklogic.mapreduce.utilities.AssignmentManager
 
ELEM - Static variable in class com.marklogic.tree.NodeKind
 
ElemAttrCooccurrencesMapper() - Constructor for class com.marklogic.mapreduce.test.ElemAttrValueCooccurrencesTest.ElemAttrCooccurrencesMapper
 
ElemAttrValueCooccurrences - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-attribute-value-co-occurrences lexicon function.
ElemAttrValueCooccurrences() - Constructor for class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
 
ElemAttrValueCooccurrencesTest - Class in com.marklogic.mapreduce.test
 
ElemAttrValueCooccurrencesTest() - Constructor for class com.marklogic.mapreduce.test.ElemAttrValueCooccurrencesTest
 
ElemAttrValueCooccurrencesTest.ElemAttrCooccurrencesMapper - Class in com.marklogic.mapreduce.test
 
ElemCooccurrencesMapper() - Constructor for class com.marklogic.mapreduce.test.ElemValueCooccurrencesTest.ElemCooccurrencesMapper
 
element - Variable in class com.marklogic.dom.AttributeNodeMapImpl
 
ElementAttributeValueMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-attribute-value-match lexicon function.
ElementAttributeValueMatch() - Constructor for class com.marklogic.mapreduce.functions.ElementAttributeValueMatch
 
ElementAttributeValues - Class in com.marklogic.mapreduce.functions
Wrapper class for cts:element-attribute-values lexicon function.
ElementAttributeValues() - Constructor for class com.marklogic.mapreduce.functions.ElementAttributeValues
 
ElementAttributeValuesTest - Class in com.marklogic.mapreduce.test
 
ElementAttributeValuesTest() - Constructor for class com.marklogic.mapreduce.test.ElementAttributeValuesTest
 
ElementAttributeValuesTest.ElementAttrValueMapper - Class in com.marklogic.mapreduce.test
 
ElementAttributeWordMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for cts:element-attribute-word-match lexicon function.
ElementAttributeWordMatch() - Constructor for class com.marklogic.mapreduce.functions.ElementAttributeWordMatch
 
ElementAttributeWords - Class in com.marklogic.mapreduce.functions
Wrapper class for cts:element-attribute-words lexicon function.
ElementAttributeWords() - Constructor for class com.marklogic.mapreduce.functions.ElementAttributeWords
 
ElementAttrValueMapper() - Constructor for class com.marklogic.mapreduce.test.ElementAttributeValuesTest.ElementAttrValueMapper
 
ElementImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of a document element as stored in the expanded tree cache of a forest on disk.
ElementImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.ElementImpl
 
ElementValueMapper() - Constructor for class com.marklogic.mapreduce.test.ElementValuesTest.ElementValueMapper
 
ElementValueMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-value-match lexicon function.
ElementValueMatch() - Constructor for class com.marklogic.mapreduce.functions.ElementValueMatch
 
ElementValueMatchMapper() - Constructor for class com.marklogic.mapreduce.test.ElementValueMatchTest.ElementValueMatchMapper
 
ElementValueMatchTest - Class in com.marklogic.mapreduce.test
 
ElementValueMatchTest() - Constructor for class com.marklogic.mapreduce.test.ElementValueMatchTest
 
ElementValueMatchTest.ElementValueMatchMapper - Class in com.marklogic.mapreduce.test
 
ElementValues - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-values lexicon function.
ElementValues() - Constructor for class com.marklogic.mapreduce.functions.ElementValues
 
ElementValuesTest - Class in com.marklogic.mapreduce.test
 
ElementValuesTest() - Constructor for class com.marklogic.mapreduce.test.ElementValuesTest
 
ElementValuesTest.ElementValueMapper - Class in com.marklogic.mapreduce.test
 
ElementWordMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-word-match lexicon function.
ElementWordMatch() - Constructor for class com.marklogic.mapreduce.functions.ElementWordMatch
 
ElementWords - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-words lexicon function.
ElementWords() - Constructor for class com.marklogic.mapreduce.functions.ElementWords
 
elemNodeAttrNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeChildNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeElemDeclRepID - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeFlags - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeNodeNameRepID - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeNumAttributes - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeNumChildren - Variable in class com.marklogic.tree.ExpandedTree
 
elemNodeNumDefaultAttrs - Variable in class com.marklogic.tree.ExpandedTree
 
ElemValueCooccurrences - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:element-value-co-occurrences lexicon function.
ElemValueCooccurrences() - Constructor for class com.marklogic.mapreduce.functions.ElemValueCooccurrences
 
ElemValueCooccurrencesTest - Class in com.marklogic.mapreduce.test
 
ElemValueCooccurrencesTest() - Constructor for class com.marklogic.mapreduce.test.ElemValueCooccurrencesTest
 
ElemValueCooccurrencesTest.ElemCooccurrencesMapper - Class in com.marklogic.mapreduce.test
 
EMPTY - Static variable in class com.marklogic.dom.NodeListImpl
 
endOfResult() - Method in class com.marklogic.mapreduce.DocumentReader
 
endOfResult() - Method in class com.marklogic.mapreduce.KeyValueReader
 
endOfResult() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
endOfResult() - Method in class com.marklogic.mapreduce.NodeReader
 
endOfResult() - Method in class com.marklogic.mapreduce.ValueReader
 
entrySet() - Method in class com.marklogic.mapreduce.LinkedMapWritable
equals(Object) - Method in class com.marklogic.mapreduce.DocumentURI
 
EXECUTION_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.mode") which, if set, indicates whether the job is running in local or distributed mode.
ExpandedTree - Class in com.marklogic.tree
Java equivalent of ExpandedTreeRep in Tree.h
ExpandedTree() - Constructor for class com.marklogic.tree.ExpandedTree
 
EXTRACT_URI - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
 

F

failed - Variable in class com.marklogic.mapreduce.ContentWriter
 
failover - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
fastLoad - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
fastLoad - Variable in class com.marklogic.mapreduce.ContentWriter
Whether in fast load mode.
FCheck - Class in com.marklogic.mapreduce.test
 
FCheck(boolean) - Constructor for class com.marklogic.mapreduce.test.FCheck
 
fcheck(File) - Method in class com.marklogic.mapreduce.test.FCheck
 
FieldValueCooccurrences - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:field-value-co-occurrences lexicon function.
FieldValueCooccurrences() - Constructor for class com.marklogic.mapreduce.functions.FieldValueCooccurrences
 
FieldValueMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:field-value-match lexicon function.
FieldValueMatch() - Constructor for class com.marklogic.mapreduce.functions.FieldValueMatch
 
FieldValues - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:field-values lexicon function.
FieldValues() - Constructor for class com.marklogic.mapreduce.functions.FieldValues
 
FieldWordMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:field-word-match lexicon function.
FieldWordMatch() - Constructor for class com.marklogic.mapreduce.functions.FieldWordMatch
 
FieldWords - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:field-words lexicon function.
FieldWords() - Constructor for class com.marklogic.mapreduce.functions.FieldWords
 
FOREST_HOST_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
FOREST_REPLICA_HOST_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
forestContents - Variable in class com.marklogic.mapreduce.ContentWriter
Content lists for each forest.
ForestDocument - Class in com.marklogic.mapreduce
A MarkLogicDocument retrieved from a MarkLogic forest through Direct Access.
ForestDocument() - Constructor for class com.marklogic.mapreduce.ForestDocument
 
ForestHost - Class in com.marklogic.mapreduce.utilities
 
ForestHost(String, String) - Constructor for class com.marklogic.mapreduce.utilities.ForestHost
 
forestIds - Variable in class com.marklogic.mapreduce.ContentWriter
An array of forest/host ids
ForestInfo - Class in com.marklogic.mapreduce.utilities
 
ForestInfo() - Constructor for class com.marklogic.mapreduce.utilities.ForestInfo
 
ForestInfo(String, long, boolean, List<ForestHost>) - Constructor for class com.marklogic.mapreduce.utilities.ForestInfo
 
ForestInputFormat<VALUE> - Class in com.marklogic.mapreduce
FileInputFormat subclass for reading documents from a forest using DirectAccess.
ForestInputFormat() - Constructor for class com.marklogic.mapreduce.ForestInputFormat
 
ForestReader<VALUEIN> - Class in com.marklogic.mapreduce
RecordReader that reads from forest data dirs.
ForestReader() - Constructor for class com.marklogic.mapreduce.ForestReader
 
forests - Variable in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
ForestSplit() - Constructor for class com.marklogic.mapreduce.MarkLogicInputFormat.ForestSplit
 
forName(String) - Static method in enum com.marklogic.mapreduce.ContentType
 
forName(String) - Static method in enum com.marklogic.mapreduce.Indentation
 
forName(String) - Static method in enum com.marklogic.mapreduce.utilities.AssignmentPolicy.Kind
 
fragCnt - Variable in class com.marklogic.mapreduce.ForestReader
 
fromFormat(DocumentFormat) - Static method in enum com.marklogic.mapreduce.ContentType
 

G

get(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
get() - Method in class com.marklogic.mapreduce.MarkLogicNode
 
getAttribute(String) - Method in class com.marklogic.dom.ElementImpl
getAttributeName1() - Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
Get the value for the $attribute-name-1 parameter to the lexicon function call, as a string.
getAttributeName2() - Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
Get the value for the $attribute-name-2 parameter to the lexicon function call, as a string.
getAttributeNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeValueMatch
Get the value of the $attribute-names parameter to the lexicon function call, as an array of attribute QName strings.
getAttributeNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeValues
Get the value of the $attribute-names parameter to the lexicon function call, as an array of attribute QName strings.
getAttributeNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeWordMatch
Get the value of the $attribute-names parameter to the lexicon function call, as an array of attribute QName strings.
getAttributeNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeWords
Get the value of the $attribute-names parameter to the lexicon function call, as an array of attribute QName strings.
getAttributeNode(String) - Method in class com.marklogic.dom.ElementImpl
getAttributeNodeNS(String, String) - Method in class com.marklogic.dom.ElementImpl
getAttributeNS(String, String) - Method in class com.marklogic.dom.ElementImpl
getAttributes() - Method in class com.marklogic.dom.ElementImpl
getAttributes() - Method in class com.marklogic.dom.NodeImpl
getBaseURI() - Method in class com.marklogic.dom.NodeImpl
getBinaryOrigLen() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getBucketsTable() - Method in class com.marklogic.mapreduce.utilities.BucketAssignmentPolicy
 
getChildNodes() - Method in class com.marklogic.dom.DocumentImpl
 
getChildNodes() - Method in class com.marklogic.dom.ElementImpl
getChildNodes() - Method in class com.marklogic.dom.NodeImpl
getClonedOwnerDoc() - Method in class com.marklogic.dom.AttributeNodeMapImpl
 
getCodec() - Method in class com.marklogic.mapreduce.StreamLocator
 
getCollections() - Method in class com.marklogic.mapreduce.ForestDocument
 
getCollections() - Method in class com.marklogic.tree.ExpandedTree
 
getColNumber() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
getConf() - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getConf() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getContent(Configuration, ContentCreateOptions, String) - Method in interface com.marklogic.mapreduce.CustomContent
Get the content that is about to inserted.
getContentAsByteArray() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentAsByteArray() - Method in class com.marklogic.mapreduce.DOMDocument
 
getContentAsByteArray() - Method in class com.marklogic.mapreduce.JSONDocument
 
getContentAsByteArray() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentAsByteArray(int, int) - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentAsByteArray() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return content as byte array.
getContentAsByteArray() - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
getContentAsByteStream() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentAsByteStream() - Method in class com.marklogic.mapreduce.ForestDocument
 
getContentAsByteStream() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentAsByteStream() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return content as byte stream.
getContentAsMarkLogicNode() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentAsMarkLogicNode() - Method in class com.marklogic.mapreduce.DOMDocument
 
getContentAsMarkLogicNode() - Method in class com.marklogic.mapreduce.JSONDocument
 
getContentAsMarkLogicNode() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentAsMarkLogicNode() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return content as MarkLogicNode.
getContentAsMarkLogicNode() - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
getContentAsString() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentAsString() - Method in class com.marklogic.mapreduce.DOMDocument
 
getContentAsString() - Method in class com.marklogic.mapreduce.JSONDocument
 
getContentAsString() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentAsString() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return content as String.
getContentAsString() - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
getContentAsText() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentAsText() - Method in class com.marklogic.mapreduce.DOMDocument
 
getContentAsText() - Method in class com.marklogic.mapreduce.JSONDocument
 
getContentAsText() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentAsText() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return content as Text.
getContentAsText() - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
getContentSize() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentSize() - Method in class com.marklogic.mapreduce.ForestDocument
 
getContentSize() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentSize() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return byte length of the content.
getContentSize() - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
getContentType() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
getContentType() - Method in class com.marklogic.mapreduce.DOMDocument
 
getContentType() - Method in class com.marklogic.mapreduce.JSONDocument
 
getContentType() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getContentType() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Return content type of the document.
getContentType() - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
getCount() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.DocumentReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.ForestReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.KeyValueReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.NodeReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.ValueReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.DocumentReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.ForestReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.KeyValueReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.NodeReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.ValueReader
 
getData() - Method in class com.marklogic.dom.CharacterDataImpl
 
getData() - Method in class com.marklogic.dom.ProcessingInstructionImpl
getDefaultRatio() - Method in class com.marklogic.mapreduce.DocumentReader
 
getDefaultRatio() - Method in class com.marklogic.mapreduce.KeyValueReader
 
getDefaultRatio() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getDefaultRatio() - Method in class com.marklogic.mapreduce.NodeReader
 
getDefaultRatio() - Method in class com.marklogic.mapreduce.ValueReader
 
getDoctype() - Method in class com.marklogic.dom.DocumentImpl
Returns a dummy DocumentTypeImpl object that contains nothing.
getDocument() - Method in class com.marklogic.mapreduce.DOMDocument
 
getDocumentElement() - Method in class com.marklogic.dom.DocumentImpl
 
getDocumentFormat() - Method in enum com.marklogic.mapreduce.ContentType
 
getDocumentURI() - Method in class com.marklogic.dom.DocumentImpl
 
getDocumentUri() - Method in class com.marklogic.mapreduce.NodePath
 
getDocumentURI() - Method in class com.marklogic.tree.ExpandedTree
 
getDomConfig() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getEffectiveVersion() - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getElementById(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getElementName1() - Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
Get the value for the $element-name-1 parameter to the lexicon function call, as a string.
getElementName1() - Method in class com.marklogic.mapreduce.functions.ElemValueCooccurrences
Get the value for the $element-name-1 parameter to the lexicon function call, as a string.
getElementName2() - Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
Get the value for the $element-name-2 parameter to the lexicon function call, as a string.
getElementName2() - Method in class com.marklogic.mapreduce.functions.ElemValueCooccurrences
Get the value for the $element-name-2 parameter to the lexicon function call, as a string.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeValueMatch
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeValues
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeWordMatch
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementAttributeWords
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementValueMatch
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementValues
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementWordMatch
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementNames() - Method in class com.marklogic.mapreduce.functions.ElementWords
Get the value of the $element-names parameter to the lexicon function call, as an array of element QName strings.
getElementsByTagName(String) - Method in class com.marklogic.dom.DocumentImpl
 
getElementsByTagName(String) - Method in class com.marklogic.dom.ElementImpl
getElementsByTagNameNS(String, String) - Method in class com.marklogic.dom.DocumentImpl
 
getElementsByTagNameNS(String, String) - Method in class com.marklogic.dom.ElementImpl
getElementsByTagNameNSOrNodeName(String, String, boolean) - Method in class com.marklogic.dom.NodeImpl
 
getEnabledCipherSuites() - Method in interface com.marklogic.mapreduce.SslConfigOptions
 
getEnabledProtocols() - Method in interface com.marklogic.mapreduce.SslConfigOptions
 
getEntities() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getExpandedTree() - Method in class com.marklogic.dom.NodeImpl
 
getFeature(String, String) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
getFieldName1() - Method in class com.marklogic.mapreduce.functions.FieldValueCooccurrences
Get the value for the $field-name-1 parameter to the lexicon function call, as a string.
getFieldName2() - Method in class com.marklogic.mapreduce.functions.FieldValueCooccurrences
Get the value for the $field-name-2 parameter to the lexicon function call, as a string.
getFieldNames() - Method in class com.marklogic.mapreduce.functions.FieldValueMatch
Get the value of the $field-names parameter to the lexicon function call, as an array of strings.
getFieldNames() - Method in class com.marklogic.mapreduce.functions.FieldValues
Get the value of the $field-names parameter to the lexicon function call, as an array of strings.
getFieldNames() - Method in class com.marklogic.mapreduce.functions.FieldWordMatch
Get the value of the $field-names parameter to the lexicon function call, as an array of strings.
getFieldNames() - Method in class com.marklogic.mapreduce.functions.FieldWords
Get the value of the $field-names parameter to the lexicon function call, as an array of strings.
getFirstChild() - Method in class com.marklogic.dom.DocumentImpl
 
getFirstChild() - Method in class com.marklogic.dom.ElementImpl
 
getFirstChild() - Method in class com.marklogic.dom.NodeImpl
getFirstChildIndex() - Method in class com.marklogic.dom.DocumentImpl
 
getFirstChildIndex() - Method in class com.marklogic.dom.ElementImpl
 
getForest() - Method in class com.marklogic.mapreduce.utilities.ForestHost
 
getForestId() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getForestSplits(JobContext, ResultSequence, List<MarkLogicInputFormat<KEYIN, VALUEIN>.ForestSplit>, List<String>, String[], boolean) - Method in class com.marklogic.mapreduce.MarkLogicInputFormat
 
getForestStatusMap(Configuration) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
getFragmentCount() - Method in class com.marklogic.mapreduce.utilities.ForestInfo
 
getFragmentOrdinal() - Method in class com.marklogic.mapreduce.ForestDocument
 
getFragmentOrdinal() - Method in class com.marklogic.tree.ExpandedTree
 
getFullPath() - Method in class com.marklogic.mapreduce.NodePath
 
getFunctionName() - Method in enum com.marklogic.mapreduce.NodeOpType
 
getFunctionName() - Method in enum com.marklogic.mapreduce.PropertyOpType
 
getHost(TextArrayWritable) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Return the host from the host array based on a random fashion
getHostName() - Method in class com.marklogic.mapreduce.utilities.ForestHost
 
getHostName() - Method in class com.marklogic.mapreduce.utilities.ForestInfo
 
getHosts(Configuration) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getImplementation() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getInputContentSource(Configuration) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Get content source for input server.
getInputContentSource(Configuration, String) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Get input content source.
getInputEncoding() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getInputQuery(Collection<String>, long, long) - Method in class com.marklogic.mapreduce.functions.CooccurrencesFunction
 
getInputQuery(Collection<String>, long, long) - Method in class com.marklogic.mapreduce.functions.LexiconFunction
Get the input query used by a record reader.
getInputQuery(Collection<String>, long, long) - Method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
 
getInputQuery(Collection<String>, long, long) - Method in class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
 
getInputStream() - Method in class com.marklogic.io.BiendianDataInputStream
 
getInstance() - Static method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getInternalSubset() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getLastChild() - Method in class com.marklogic.dom.DocumentImpl
 
getLastChild() - Method in class com.marklogic.dom.ElementImpl
 
getLastChild() - Method in class com.marklogic.dom.NodeImpl
getLength() - Method in class com.marklogic.dom.AttributeNodeMapImpl
 
getLength() - Method in class com.marklogic.dom.CharacterDataImpl
getLength() - Method in class com.marklogic.dom.NodeListImpl
 
getLength() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getLexiconQuery() - Method in class com.marklogic.mapreduce.functions.LexiconFunction
Get the cts:query specified by the user as part of the lexicon function to filter fragments used to retrieve the lexicons.
getLineNumber() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
getLocalName() - Method in class com.marklogic.dom.AttrImpl
getLocalName() - Method in class com.marklogic.dom.ElementImpl
 
getLocalName() - Method in class com.marklogic.dom.NodeImpl
getLocations() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getMasterIds() - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getMetadata() - Method in class com.marklogic.mapreduce.ForestDocument
 
getMetadata() - Method in class com.marklogic.tree.ExpandedTree
 
getName() - Method in class com.marklogic.dom.AttrImpl
getName() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getNamedItem(String) - Method in class com.marklogic.dom.AttributeNodeMapImpl
 
getNamedItemNS(String, String) - Method in class com.marklogic.dom.AttributeNodeMapImpl
 
getNamespaceURI() - Method in class com.marklogic.dom.AttrImpl
getNamespaceURI() - Method in class com.marklogic.dom.ElementImpl
 
getNamespaceURI() - Method in class com.marklogic.dom.NodeImpl
getNextChild(int) - Method in class com.marklogic.dom.DocumentImpl
 
getNextChild(int) - Method in class com.marklogic.dom.ElementImpl
 
getNextChild(int) - Method in class com.marklogic.dom.NodeImpl
 
getNextHost(String) - Method in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
getNextSibling() - Method in class com.marklogic.dom.AttrImpl
getNextSibling() - Method in class com.marklogic.dom.NodeImpl
getNodeID() - Method in class com.marklogic.dom.AttrImpl
 
getNodeName() - Method in class com.marklogic.dom.AttrImpl
getNodeName() - Method in class com.marklogic.dom.CommentImpl
getNodeName() - Method in class com.marklogic.dom.DocumentImpl
 
getNodeName() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getNodeName() - Method in class com.marklogic.dom.ElementImpl
 
getNodeName() - Method in class com.marklogic.dom.NodeImpl
getNodeName() - Method in class com.marklogic.dom.ProcessingInstructionImpl
getNodeName() - Method in class com.marklogic.dom.TextImpl
 
getNodeType() - Method in class com.marklogic.dom.NodeImpl
getNodeValue() - Method in class com.marklogic.dom.AttrImpl
getNodeValue() - Method in class com.marklogic.dom.CharacterDataImpl
getNodeValue() - Method in class com.marklogic.dom.NodeImpl
getNodeValue() - Method in class com.marklogic.dom.ProcessingInstructionImpl
getNotations() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getNSNodeID(long, long) - Method in class com.marklogic.dom.NodeImpl
 
getNSNodeID(long) - Method in class com.marklogic.dom.NodeImpl
 
getNumAttr() - Method in class com.marklogic.dom.AttributeNodeMapImpl
 
getNumChildren() - Method in class com.marklogic.dom.DocumentImpl
 
getNumChildren() - Method in class com.marklogic.dom.ElementImpl
 
getNumNSDecl() - Method in class com.marklogic.dom.ElementImpl
 
getOffset() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getOutputCommitter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getOutputContentSource(Configuration, String) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Get output content source.
getOwnerDocument() - Method in class com.marklogic.dom.DocumentImpl
 
getOwnerDocument() - Method in class com.marklogic.dom.NodeImpl
OwnerDocument of namespace attribute is created artificially, which only contains the attribute only.
getOwnerElement() - Method in class com.marklogic.dom.AttrImpl
OwnerElement for a namespace attribute is null.
getParentNode() - Method in class com.marklogic.dom.AttrImpl
getParentNode() - Method in class com.marklogic.dom.NodeImpl
getPath() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
getPath() - Method in class com.marklogic.mapreduce.StreamLocator
 
getPathExpression() - Method in class com.marklogic.mapreduce.functions.PathReference
Get the path range expression represented by this lexicon.
getPathFromURI(DocumentURI) - Static method in class com.marklogic.mapreduce.utilities.URIUtil
 
getPathToBinary() - Method in class com.marklogic.tree.ExpandedTree
 
getPattern() - Method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
Get the value for the $pattern parameter to a lexicon function call.
getPlacementForestIndex(DocumentURI) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getPlacementForestIndex(DocumentURI) - Method in class com.marklogic.mapreduce.utilities.AssignmentPolicy
 
getPlacementForestIndex(DocumentURI) - Method in class com.marklogic.mapreduce.utilities.BucketAssignmentPolicy
return the index to the list of updatable forests (all forest - retired - RO/DO)
getPlacementForestIndex(DocumentURI) - Method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
getPlacementForestIndex(DocumentURI) - Method in class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
 
getPlacementForestIndex(DocumentURI) - Method in class com.marklogic.mapreduce.utilities.StatisticalAssignmentPolicy
get the index of the forest with smallest number of docs
getPlacementId(int) - Method in class com.marklogic.mapreduce.DocumentURI
Deprecated.
getPlacementId(DocumentURI, int) - Static method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
getPlacementId(DocumentURI, int) - Static method in class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
 
getPolicy() - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getPolicyKind() - Method in class com.marklogic.mapreduce.utilities.AssignmentPolicy
 
getPrefix() - Method in class com.marklogic.dom.AttrImpl
getPrefix() - Method in class com.marklogic.dom.ElementImpl
 
getPrefix() - Method in class com.marklogic.dom.NodeImpl
getPrefixID(int) - Method in class com.marklogic.dom.AttrImpl
 
getPrefixID(int) - Method in class com.marklogic.dom.ElementImpl
 
getPrefixID(int) - Method in class com.marklogic.dom.NodeImpl
 
getPreviousChild(int) - Method in class com.marklogic.dom.DocumentImpl
 
getPreviousChild(int) - Method in class com.marklogic.dom.ElementImpl
 
getPreviousChild(int) - Method in class com.marklogic.dom.NodeImpl
 
getPreviousSibling() - Method in class com.marklogic.dom.AttrImpl
getPreviousSibling() - Method in class com.marklogic.dom.NodeImpl
 
getProgress() - Method in class com.marklogic.mapreduce.ForestReader
 
getProgress() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getPublicId() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getQuality() - Method in class com.marklogic.mapreduce.ForestDocument
 
getQuality() - Method in class com.marklogic.tree.ExpandedTree
 
getQuery(String) - Method in enum com.marklogic.mapreduce.NodeOpType
 
getQuery(Configuration) - Method in enum com.marklogic.mapreduce.PropertyOpType
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.KeyValueOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.NodeOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.PropertyOutputFormat
 
getReference1() - Method in class com.marklogic.mapreduce.functions.ValueCooccurrences
Get the value for $range-index-1 parameter to the lexicon function call, as a reference.
getReference2() - Method in class com.marklogic.mapreduce.functions.ValueCooccurrences
Get the value for $range-index-2 parameter to the lexicon function call, as a reference.
getReferences() - Method in class com.marklogic.mapreduce.functions.ValueMatch
Get the value of the $range-indexes parameter to the lexicon function call, as an array of References.
getReferences() - Method in class com.marklogic.mapreduce.functions.Values
Get the value of the $range-indexes parameter to the lexicon function call, as an array of References.
getRelativePath() - Method in class com.marklogic.mapreduce.NodePath
 
getReplicas() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getReplicas(String) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getReplicas() - Method in class com.marklogic.mapreduce.utilities.ForestInfo
 
getSchemaTypeInfo() - Method in class com.marklogic.dom.AttrImpl
Unsupported.
getSchemaTypeInfo() - Method in class com.marklogic.dom.ElementImpl
 
getSession(int, boolean, Session.TransactionMode) - Method in class com.marklogic.mapreduce.ContentWriter
 
getSession(int, boolean) - Method in class com.marklogic.mapreduce.ContentWriter
 
getSession() - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
Get the session for this writer.
getSkipReason() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
getSourceMap(boolean, TaskAttemptContext) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
getSpecified() - Method in class com.marklogic.dom.AttrImpl
getSplits(JobContext) - Method in class com.marklogic.mapreduce.ForestInputFormat
 
getSplits(JobContext) - Method in class com.marklogic.mapreduce.MarkLogicInputFormat
Get input splits.
getSrcId() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
getSslContext() - Method in interface com.marklogic.mapreduce.SslConfigOptions
 
getStart() - Method in class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
Get the starting value for the function.
getStart() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getStatement() - Method in enum com.marklogic.mapreduce.Indentation
 
getStrictErrorChecking() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getSubId() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
getSystemId() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getTagName() - Method in class com.marklogic.dom.ElementImpl
 
getTarget() - Method in class com.marklogic.dom.ProcessingInstructionImpl
getText(int) - Method in class com.marklogic.tree.ExpandedTree
 
getTextContent() - Method in class com.marklogic.dom.CommentImpl
Overwritten by TextImpl, CommentImpl and ProcessingInstructionImpl
getTextContent() - Method in class com.marklogic.dom.NodeImpl
Overwritten by TextImpl, CommentImpl and ProcessingInstructionImpl
getTextContent() - Method in class com.marklogic.dom.ProcessingInstructionImpl
Overwritten by TextImpl, CommentImpl and ProcessingInstructionImpl
getTextContent() - Method in class com.marklogic.dom.TextImpl
 
getTransactionSize(Configuration) - Method in class com.marklogic.mapreduce.ContentWriter
 
getTransactionSize(Configuration) - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
getUnparsedUri() - Method in class com.marklogic.mapreduce.DocumentURI
Deprecated.
getUpdatable() - Method in class com.marklogic.mapreduce.utilities.ForestInfo
 
getUri() - Method in class com.marklogic.mapreduce.DocumentURI
 
getUriKey(String) - Static method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
getUriWithOutputDir(DocumentURI, String) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
If outputDir is available and valid, modify DocumentURI, and return uri in string
getUserData(String) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
getUserDefinedOptions() - Method in class com.marklogic.mapreduce.functions.LexiconFunction
Get user-defined options for the lexicon function.
getUserDefinedOptions() - Method in class com.marklogic.mapreduce.functions.PathReference
Get user-defined options for the path reference.
getValue() - Method in class com.marklogic.dom.AttrImpl
getWholeText() - Method in class com.marklogic.dom.TextImpl
Unsupported.
getWritableClass() - Method in enum com.marklogic.mapreduce.ContentType
 
getXmlEncoding() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getXmlStandalone() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
getXmlVersion() - Method in class com.marklogic.dom.DocumentImpl
 

H

hasAttribute(String) - Method in class com.marklogic.dom.ElementImpl
 
hasAttributeNS(String, String) - Method in class com.marklogic.dom.ElementImpl
 
hasAttributes() - Method in class com.marklogic.dom.ElementImpl
 
hasAttributes() - Method in class com.marklogic.dom.NodeImpl
hasChildNodes() - Method in class com.marklogic.dom.DocumentImpl
 
hasChildNodes() - Method in class com.marklogic.dom.ElementImpl
 
hasChildNodes() - Method in class com.marklogic.dom.NodeImpl
hashCode() - Method in class com.marklogic.mapreduce.DocumentURI
 
hashWrap(int, int) - Static method in class com.marklogic.tree.CompressedTreeDecoder
 
hasNext() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
HEADER_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
HelloWorld - Class in com.marklogic.mapreduce.examples
Read the first word from each input document, then produce a single output document containing the words, sorted, and concatenated into a single string.
HelloWorld() - Constructor for class com.marklogic.mapreduce.examples.HelloWorld
 
HelloWorld.MyMapper - Class in com.marklogic.mapreduce.examples
 
HelloWorld.MyReducer - Class in com.marklogic.mapreduce.examples
 
HostAssginmentComparator() - Constructor for class com.marklogic.mapreduce.utilities.RestrictedHostsUtil.HostAssginmentComparator
 
hostId - Variable in class com.marklogic.mapreduce.ContentWriter
 
hostName - Variable in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
hostNames - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Hostnames from the input split
HOSTS_QUERY - Static variable in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
hostSourceMap - Variable in class com.marklogic.mapreduce.ContentWriter
A map from a host to a ContentSource.

I

ID_PREFIX - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
ID_PREFIX - Static variable in class com.marklogic.mapreduce.ContentWriter
 
importNode(Node, boolean) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
Indentation - Enum in com.marklogic.mapreduce
 
INDENTED - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.indented") which, if set, specifies whether to format data with indentation retrieved from MarkLogic.
index - Variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil.HostAssignment
 
INIT_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
initBucketPolicy(String[], LinkedHashSet<String>) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initClonedOwnerDoc() - Method in class com.marklogic.dom.DocumentImpl
 
initHostName - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
initialize(Session, boolean, boolean) - Method in class com.marklogic.mapreduce.ContentOutputFormat
Initialize initial server host name, assignment policy and fastload.
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.ForestReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
initialize(AssignmentPolicy.Kind, LinkedMapWritable, int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initLegacyPolicy(LinkedHashSet<String>) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initQueryPolicy(long[], int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initRangePolicy(long[], int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initSegmentPolicy(LinkedHashSet<String>) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initStatisticalPolicy(long[], int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
INPUT_DATABASE_NAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Not yet Implemented.
INPUT_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.host") which, if set, specifies the MarkLogic Server host to use for input operations.
INPUT_KEY_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.keyclass") which, if set, specifies the name of the class of the map input keys for KeyValueInputFormat.
INPUT_LEXICON_FUNCTION_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.lexiconfunctionclass") which, if set, specifies the name of the class implementing LexiconFunction which will be used to generate input.
INPUT_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.mode") which, if set, specifies whether to use basic or advanced input query mode.
INPUT_PASSWORD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.password") which, if set, specifies the cleartext password to use for authentication with input.username.
INPUT_PORT - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.port") which, if set, specifies the port number of the input XDBC server on the MarkLogic Server host specified by the input.host property.
INPUT_QUERY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.query") which, if set, specifies the query used to retrieve input records from MarkLogic Server.
INPUT_QUERY_LANGUAGE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.querylanguage") which, if set, specifies the query language will be used for input query and split query.
INPUT_QUERY_TIMESTAMP - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.querytimestamp") which, if set, specifies data retrieval from MarkLogic Server at the specified timestamp.
INPUT_RESTRICT_HOSTS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.restricthosts") which, if set, specifies whether to restrict input hosts that mlcp will connect to.
INPUT_SSL_OPTIONS_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.ssloptionsclass") which, if set, specifies the name of the class implementing SslConfigOptions which will be used if input.ssl is set to true.
INPUT_SSL_PROTOCOL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.sslprotocol") which, if set, specifies the SSL protocol which will be used if input.ssl is set to true.
INPUT_USE_SSL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.usessl") which, if set, specifies whether the connection to the input server is SSL enabled; false is assumed if not set.
INPUT_USERNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.username") which, if set, specifies the MarkLogic Server user name under which input queries and operations run.
INPUT_VALUE_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.valueclass") which, if set, specifies the name of the class of the map input value for KeyValueInputFormat, ValueInputFormat and DocumentInputFormat.
insertBatch(Content[], int) - Method in class com.marklogic.mapreduce.ContentWriter
Insert batch, log errors and update stats.
insertBefore(Node, Node) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
insertData(int, String) - Method in class com.marklogic.dom.CharacterDataImpl
Unsupported.
InternalConstants - Interface in com.marklogic.mapreduce
Constants shared by internal modules.
InternalUtilities - Class in com.marklogic.mapreduce.utilities
Internal utilities shared by mapreduce package.
InternalUtilities() - Constructor for class com.marklogic.mapreduce.utilities.InternalUtilities
 
IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCount.IntSumReducer
 
IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountCooccurrences.IntSumReducer
 
IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountHDFS.IntSumReducer
 
IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInDoc.IntSumReducer
 
IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInProperty.IntSumReducer
 
IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountValue.IntSumReducer
 
is - Variable in class com.marklogic.mapreduce.ContentWriter
 
is - Variable in class com.marklogic.mapreduce.DatabaseDocument
 
isCopyColls - Variable in class com.marklogic.mapreduce.ContentWriter
 
isCopyMeta - Variable in class com.marklogic.mapreduce.ContentWriter
 
isCopyQuality - Variable in class com.marklogic.mapreduce.ContentWriter
 
isDefaultNamespace(String) - Method in class com.marklogic.dom.DocumentImpl
 
isDefaultNamespace(String) - Method in class com.marklogic.dom.ElementImpl
isDefaultNamespace(String) - Method in class com.marklogic.dom.NodeImpl
isElementContentWhitespace() - Method in class com.marklogic.dom.TextImpl
Unsupported.
isEmpty() - Method in class com.marklogic.mapreduce.LinkedMapWritable
isEqualNode(Node) - Method in class com.marklogic.dom.NodeImpl
isId() - Method in class com.marklogic.dom.AttrImpl
Unsupported.
isLastSplit() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
Is this the last split?
isLittleEndian() - Method in class com.marklogic.io.BiendianDataInputStream
 
isSameNode(Node) - Method in class com.marklogic.dom.NodeImpl
isSkip() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
isStreamable() - Method in class com.marklogic.mapreduce.DatabaseDocument
 
isStreamable() - Method in class com.marklogic.mapreduce.ForestDocument
 
isStreamable() - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
isStreamable() - Method in interface com.marklogic.mapreduce.MarkLogicDocument
Whether the content can be streamed.
isSupported(String, String) - Method in class com.marklogic.dom.NodeImpl
 
isTxnCompatible - Variable in class com.marklogic.mapreduce.ContentWriter
 
isXMLDoc() - Method in class com.marklogic.dom.DocumentImpl
Document can be an XML document or a text document.
item(int) - Method in class com.marklogic.dom.AttributeNodeMapImpl
Returns the indexth item in the map.
item(int, Document) - Method in class com.marklogic.dom.AttributeNodeMapImpl
 
item(int) - Method in class com.marklogic.dom.NodeListImpl
 

J

JSONDocument - Class in com.marklogic.mapreduce
A ForestDocument JSON document node representation of a document as stored in the expanded tree cache of a forest on disk.
JSONDocument() - Constructor for class com.marklogic.mapreduce.JSONDocument
 
JSONDocument(ExpandedTree) - Constructor for class com.marklogic.mapreduce.JSONDocument
 

K

key - Variable in class com.marklogic.mapreduce.ForestReader
 
keys - Variable in class com.marklogic.tree.ExpandedTree
 
keySet() - Method in class com.marklogic.mapreduce.LinkedMapWritable
KeyValueInputFormat<KEYIN,VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicInputFormat for user specified key and value types.
KeyValueInputFormat() - Constructor for class com.marklogic.mapreduce.KeyValueInputFormat
 
KeyValueOutputFormat<KEYOUT,VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for user specified key and value types.
KeyValueOutputFormat() - Constructor for class com.marklogic.mapreduce.KeyValueOutputFormat
 
KeyValueReader<KEYIN,VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicRecordReader that fetches data from MarkLogic server and generates key value pairs in user specified types.
KeyValueReader(Configuration) - Constructor for class com.marklogic.mapreduce.KeyValueReader
 
KeyValueWriter<KEYOUT,VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogicRecordWriter for user specified key and value types.
KeyValueWriter(Configuration, String) - Constructor for class com.marklogic.mapreduce.KeyValueWriter
 

L

LargeBinaryDocument - Class in com.marklogic.mapreduce
A BinaryDocument representing a large binary document extracted from a forest using Direct Access.
LargeBinaryDocument() - Constructor for class com.marklogic.mapreduce.LargeBinaryDocument
 
LargeBinaryDocument(Configuration, Path, ExpandedTree) - Constructor for class com.marklogic.mapreduce.LargeBinaryDocument
 
largeForestDir - Variable in class com.marklogic.mapreduce.ForestReader
 
legacy - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
LegacyAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Legacy Assignment Policy for fastload
LegacyAssignmentPolicy() - Constructor for class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
LegacyAssignmentPolicy(LinkedHashSet<String>) - Constructor for class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
length - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Total expected count of the records in a split.
LexiconFunction - Class in com.marklogic.mapreduce.functions
Super class for all supported lexicon functions.
LexiconFunction() - Constructor for class com.marklogic.mapreduce.functions.LexiconFunction
 
LINK - Static variable in class com.marklogic.tree.NodeKind
 
LinkCount - Class in com.marklogic.mapreduce.examples
Count the frequency of occurrences of link titles in documents in MarkLogic Server, and write a link count summary to HDFS.
LinkCount() - Constructor for class com.marklogic.mapreduce.examples.LinkCount
 
LinkCount.IntSumReducer - Class in com.marklogic.mapreduce.examples
 
LinkCount.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountCooccurrences - Class in com.marklogic.mapreduce.examples
Count the occurrences of each link title in documents stored in MarkLogic Server, using the lexicon function cts:element-attribute-co-occurrences, then write the link count summary to HDFS.
LinkCountCooccurrences() - Constructor for class com.marklogic.mapreduce.examples.LinkCountCooccurrences
 
LinkCountCooccurrences.IntSumReducer - Class in com.marklogic.mapreduce.examples
 
LinkCountCooccurrences.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountHDFS - Class in com.marklogic.mapreduce.examples
 
LinkCountHDFS() - Constructor for class com.marklogic.mapreduce.examples.LinkCountHDFS
 
LinkCountHDFS.IntSumReducer - Class in com.marklogic.mapreduce.examples
 
LinkCountHDFS.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountInDoc - Class in com.marklogic.mapreduce.examples
Count the number of occurrences of each link title in documents in MarkLogic Server, and save the link count as a child node of each referenced document.
LinkCountInDoc() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInDoc
 
LinkCountInDoc.IntSumReducer - Class in com.marklogic.mapreduce.examples
 
LinkCountInDoc.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountInProperty - Class in com.marklogic.mapreduce.examples
Read title attributes in links as text and write summary as property to referenced documents.
LinkCountInProperty() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInProperty
 
LinkCountInProperty.IntSumReducer - Class in com.marklogic.mapreduce.examples
 
LinkCountInProperty.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountValue - Class in com.marklogic.mapreduce.examples
Count the occurrences of each link title in documents stored in MarkLogic Server, then write the link count summary to HDFS.
LinkCountValue() - Constructor for class com.marklogic.mapreduce.examples.LinkCountValue
 
LinkCountValue.IntSumReducer - Class in com.marklogic.mapreduce.examples
 
LinkCountValue.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkedMapWritable - Class in com.marklogic.mapreduce
Writable backed by LinkedHashMap.
LinkedMapWritable() - Constructor for class com.marklogic.mapreduce.LinkedMapWritable
 
linkKey - Variable in class com.marklogic.tree.ExpandedTree
 
linkNodeKey - Variable in class com.marklogic.tree.ExpandedTree
 
linkNodeNodeCount - Variable in class com.marklogic.tree.ExpandedTree
 
linkNodeNodeNameRepID - Variable in class com.marklogic.tree.ExpandedTree
 
linkNodeNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
listStatus(JobContext) - Method in class com.marklogic.mapreduce.ForestInputFormat
 
LOG - Static variable in class com.marklogic.dom.AttributeNodeMapImpl
 
LOG - Static variable in class com.marklogic.dom.AttrImpl
 
LOG - Static variable in class com.marklogic.dom.DocumentImpl
 
LOG - Static variable in class com.marklogic.dom.ElementImpl
 
LOG - Static variable in class com.marklogic.dom.NodeImpl
 
LOG - Static variable in class com.marklogic.io.Decoder
 
LOG - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
LOG - Static variable in class com.marklogic.mapreduce.ContentWriter
 
LOG - Static variable in class com.marklogic.mapreduce.DatabaseDocument
 
LOG - Static variable in class com.marklogic.mapreduce.DOMDocument
 
LOG - Static variable in class com.marklogic.mapreduce.examples.BinaryReader.DocMapper
 
LOG - Static variable in class com.marklogic.mapreduce.examples.ContentReader.DocMapper
 
LOG - Static variable in class com.marklogic.mapreduce.examples.HelloWorld.MyMapper
 
LOG - Static variable in class com.marklogic.mapreduce.examples.HelloWorld.MyReducer
 
LOG - Static variable in class com.marklogic.mapreduce.ForestDocument
 
LOG - Static variable in class com.marklogic.mapreduce.ForestInputFormat
 
LOG - Static variable in class com.marklogic.mapreduce.ForestReader
 
LOG - Static variable in class com.marklogic.mapreduce.JSONDocument
 
LOG - Static variable in class com.marklogic.mapreduce.KeyValueReader
 
LOG - Static variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
LOG - Static variable in class com.marklogic.mapreduce.MarkLogicInputFormat
 
LOG - Static variable in class com.marklogic.mapreduce.MarkLogicNode
 
LOG - Static variable in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
LOG - Static variable in class com.marklogic.mapreduce.MarkLogicRecordReader
 
LOG - Static variable in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
LOG - Static variable in class com.marklogic.mapreduce.NodeOutputFormat
 
LOG - Static variable in class com.marklogic.mapreduce.NodeWriter
 
LOG - Static variable in class com.marklogic.mapreduce.PropertyOutputFormat
 
LOG - Static variable in class com.marklogic.mapreduce.PropertyWriter
 
LOG - Static variable in class com.marklogic.mapreduce.test.CustomQuery.QueryMapper
 
LOG - Static variable in class com.marklogic.mapreduce.test.CustomQuery.QueryReducer
 
LOG - Static variable in class com.marklogic.mapreduce.test.MapTreeReduceTree.MyMapper
 
LOG - Static variable in class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON.MyMapper
 
LOG - Static variable in class com.marklogic.mapreduce.test.Test20772.MyMapper
 
LOG - Static variable in class com.marklogic.mapreduce.utilities.AssignmentPolicy
 
LOG - Static variable in class com.marklogic.mapreduce.utilities.InternalUtilities
 
LOG - Static variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
LOG - Static variable in class com.marklogic.mapreduce.utilities.URIUtil
 
LOG - Static variable in class com.marklogic.mapreduce.ValueReader
 
LOG - Static variable in class com.marklogic.mapreduce.ZipEntryInputStream
 
LOG - Static variable in class com.marklogic.tree.CompressedTreeDecoder
 
LOG - Static variable in class com.marklogic.tree.ExpandedTree
 
lookupNamespaceURI(String) - Method in class com.marklogic.dom.AttrImpl
lookupNamespaceURI(String) - Method in class com.marklogic.dom.CommentImpl
lookupNamespaceURI(String) - Method in class com.marklogic.dom.DocumentImpl
 
lookupNamespaceURI(String) - Method in class com.marklogic.dom.ElementImpl
 
lookupNamespaceURI(String) - Method in class com.marklogic.dom.NodeImpl
lookupPrefix(String) - Method in class com.marklogic.dom.AttrImpl
lookupPrefix(String) - Method in class com.marklogic.dom.CommentImpl
lookupPrefix(String) - Method in class com.marklogic.dom.DocumentImpl
 
lookupPrefix(String) - Method in class com.marklogic.dom.ElementImpl
 
lookupPrefix(String) - Method in class com.marklogic.dom.NodeImpl

M

main(String[]) - Static method in class com.marklogic.mapreduce.DocumentURI
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.BinaryReader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.ContentLoader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.ContentReader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.HelloWorld
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCount
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCountCooccurrences
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCountHDFS
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCountInDoc
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCountInProperty
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCountValue
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.RevisionGrouper
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.WikiLoader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.ZipContentLoader
 
main(String[]) - Static method in class com.marklogic.mapreduce.functions.ValueMatch
 
main(String[]) - Static method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
 
main(String[]) - Static method in class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.BinaryLoader
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.CustomQuery
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ElemAttrValueCooccurrencesTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ElementAttributeValuesTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ElementValueMatchTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ElementValuesTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ElemValueCooccurrencesTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.FCheck
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.MapTreeReduceTree
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.MultithreadedZipContentLoader
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.Test20772
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ValueCooccurrencesTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ValueMatchTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.ValuesTest
 
main(String[]) - Static method in class com.marklogic.mapreduce.test.WordsTest
 
map(DocumentURI, BytesWritable, Mapper<DocumentURI, BytesWritable, DocumentURI, BytesWritable>.Context) - Method in class com.marklogic.mapreduce.examples.BinaryReader.DocMapper
 
map(Text, Text, Mapper<Text, Text, DocumentURI, Text>.Context) - Method in class com.marklogic.mapreduce.examples.ContentLoader.ContentMapper
 
map(DocumentURI, DatabaseDocument, Mapper<DocumentURI, DatabaseDocument, DocumentURI, DatabaseDocument>.Context) - Method in class com.marklogic.mapreduce.examples.ContentReader.DocMapper
 
map(DocumentURI, DatabaseDocument, Mapper<DocumentURI, DatabaseDocument, IntWritable, Text>.Context) - Method in class com.marklogic.mapreduce.examples.HelloWorld.MyMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCount.RefMapper
 
map(Text, Text, Mapper<Text, Text, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountCooccurrences.RefMapper
 
map(IntWritable, Text, Mapper<IntWritable, Text, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountHDFS.RefMapper
 
map(NodePath, MarkLogicNode, Mapper<NodePath, MarkLogicNode, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountInDoc.RefMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountInProperty.RefMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountValue.RefMapper
 
map(NodePath, MarkLogicNode, Mapper<NodePath, MarkLogicNode, Text, Text>.Context) - Method in class com.marklogic.mapreduce.examples.RevisionGrouper.RevisionMapper
 
map(Text, Text, Mapper<Text, Text, DocumentURI, Text>.Context) - Method in class com.marklogic.mapreduce.examples.WikiLoader.ArticleMapper
 
map(Text, Text, Mapper<Text, Text, DocumentURI, Text>.Context) - Method in class com.marklogic.mapreduce.examples.ZipContentLoader.ZipContentMapper
 
map(Text, BytesWritable, Mapper<Text, BytesWritable, DocumentURI, BytesWritable>.Context) - Method in class com.marklogic.mapreduce.test.BinaryLoader.ContentMapper
 
map(NodePath, MarkLogicNode, Mapper<NodePath, MarkLogicNode, IntWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.CustomQuery.QueryMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ElemAttrValueCooccurrencesTest.ElemAttrCooccurrencesMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ElementAttributeValuesTest.ElementAttrValueMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ElementValueMatchTest.ElementValueMatchMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ElementValuesTest.ElementValueMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ElemValueCooccurrencesTest.ElemCooccurrencesMapper
 
map(DocumentURIWithSourceInfo, ForestDocument, Mapper<DocumentURIWithSourceInfo, ForestDocument, DocumentURIWithSourceInfo, DOMDocument>.Context) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTree.MyMapper
 
map(DocumentURI, JSONDocument, Mapper<DocumentURI, ForestDocument, DocumentURI, JSONDocument>.Context) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON.MyMapper
 
map(Text, Text, Mapper<Text, Text, DocumentURI, Text>.Context) - Method in class com.marklogic.mapreduce.test.MultithreadedZipContentLoader.ZipContentMapper
 
map(NodePath, MarkLogicNode, Mapper<NodePath, MarkLogicNode, NodePath, MarkLogicNode>.Context) - Method in class com.marklogic.mapreduce.test.Test20772.MyMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ValueCooccurrencesTest.ValueCooccurrencesMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ValueMatchTest.ValueMatchMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.ValuesTest.ValueMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class com.marklogic.mapreduce.test.WordsTest.WordsMapper
 
MapTreeReduceTree - Class in com.marklogic.mapreduce.test
 
MapTreeReduceTree() - Constructor for class com.marklogic.mapreduce.test.MapTreeReduceTree
 
MapTreeReduceTree.MyMapper - Class in com.marklogic.mapreduce.test
 
MapTreeReduceTree.MyReducer - Class in com.marklogic.mapreduce.test
 
MapTreeReduceTreeJSON - Class in com.marklogic.mapreduce.test
 
MapTreeReduceTreeJSON() - Constructor for class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON
 
MapTreeReduceTreeJSON.MyMapper - Class in com.marklogic.mapreduce.test
 
MapTreeReduceTreeJSON.MyReducer - Class in com.marklogic.mapreduce.test
 
MarkLogicConstants - Interface in com.marklogic.mapreduce
Configuration property names and other constants used in the package.
MarkLogicCounter - Enum in com.marklogic.mapreduce
 
MarkLogicDocument - Interface in com.marklogic.mapreduce
An abstraction of a document stored in a MarkLogic database.
MarkLogicInputFormat<KEYIN,VALUEIN> - Class in com.marklogic.mapreduce
MarkLogic-based InputFormat superclass, taking a generic key and value class.
MarkLogicInputFormat() - Constructor for class com.marklogic.mapreduce.MarkLogicInputFormat
 
MarkLogicInputFormat.ForestSplit - Class in com.marklogic.mapreduce
A per-forest split of the result records.
MarkLogicInputSplit - Class in com.marklogic.mapreduce
MarkLogic-based InputSplit, used to represent a group of records returned by MarkLogic server, and identify originating host.
MarkLogicInputSplit() - Constructor for class com.marklogic.mapreduce.MarkLogicInputSplit
 
MarkLogicInputSplit(long, long, BigInteger, String, List<ForestHost>) - Constructor for class com.marklogic.mapreduce.MarkLogicInputSplit
 
MarkLogicNode - Class in com.marklogic.mapreduce
A record returned by MarkLogic, used to represent an XML node.
MarkLogicNode() - Constructor for class com.marklogic.mapreduce.MarkLogicNode
 
MarkLogicNode(Node) - Constructor for class com.marklogic.mapreduce.MarkLogicNode
 
MarkLogicNode(ResultItem) - Constructor for class com.marklogic.mapreduce.MarkLogicNode
 
MarkLogicNode(String, ContentType) - Constructor for class com.marklogic.mapreduce.MarkLogicNode
 
MarkLogicOutputFormat<KEYOUT,VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogic-based OutputFormat superclass.
MarkLogicOutputFormat() - Constructor for class com.marklogic.mapreduce.MarkLogicOutputFormat
 
MarkLogicRecordReader<KEYIN,VALUEIN> - Class in com.marklogic.mapreduce
A RecordReader that fetches data from MarkLogic server and generates key value pairs.
MarkLogicRecordReader(Configuration) - Constructor for class com.marklogic.mapreduce.MarkLogicRecordReader
 
MarkLogicRecordWriter<KEYOUT,VALUEOUT> - Class in com.marklogic.mapreduce
A RecordWriter that persists MarkLogicRecord to MarkLogic server.
MarkLogicRecordWriter(Configuration, String) - Constructor for class com.marklogic.mapreduce.MarkLogicRecordWriter
 
MAX_BUFFER_SIZE - Static variable in interface com.marklogic.mapreduce.InternalConstants
 
MAX_SPLIT_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.maxsplitsize") which, if set, specifies the maximum number of fragments per input split.
maxRetries - Variable in class com.marklogic.mapreduce.ContentWriter
 
maxRetries - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
 
maxSleepTime - Variable in class com.marklogic.mapreduce.ContentWriter
 
maxSleepTime - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
 
metaKeys - Variable in class com.marklogic.tree.ExpandedTree
 
metaVals - Variable in class com.marklogic.tree.ExpandedTree
 
MIN_NODEUPDATE_VERSION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Minimum MarkLogic version to accept node-update permissions.
mlSplit - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Input split for this record reader
MODE_DISTRIBUTED - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
 
MODE_LOCAL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
 
mp - Variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
MR_NAMESPACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The namespace ("http://marklogic.com/hadoop") in which the split range external variables are defined.
MultithreadedZipContentLoader - Class in com.marklogic.mapreduce.test
 
MultithreadedZipContentLoader() - Constructor for class com.marklogic.mapreduce.test.MultithreadedZipContentLoader
 
MultithreadedZipContentLoader.ZipContentMapper - Class in com.marklogic.mapreduce.test
 
MyMapper() - Constructor for class com.marklogic.mapreduce.examples.HelloWorld.MyMapper
 
MyMapper() - Constructor for class com.marklogic.mapreduce.test.MapTreeReduceTree.MyMapper
 
MyMapper() - Constructor for class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON.MyMapper
 
MyMapper() - Constructor for class com.marklogic.mapreduce.test.Test20772.MyMapper
 
MyReducer() - Constructor for class com.marklogic.mapreduce.examples.HelloWorld.MyReducer
 
MyReducer() - Constructor for class com.marklogic.mapreduce.test.MapTreeReduceTree.MyReducer
 
MyReducer() - Constructor for class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON.MyReducer
 
MyReducer() - Constructor for class com.marklogic.mapreduce.test.Test20772.MyReducer
 

N

nascentCnt - Variable in class com.marklogic.mapreduce.ForestReader
 
needCommit - Variable in class com.marklogic.mapreduce.ContentWriter
 
needCommit() - Method in class com.marklogic.mapreduce.ContentWriter
 
newValue(ValueType, Object) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Create new XdmValue from value type and Writables.
nextKeyValue() - Method in class com.marklogic.mapreduce.ForestReader
 
nextKeyValue() - Method in class com.marklogic.mapreduce.KeyValueReader
 
nextKeyValue() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
nextNSNodeID(int, long) - Method in class com.marklogic.dom.NodeImpl
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.DocumentReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.KeyValueReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.NodeReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.ValueReader
 
node - Variable in class com.marklogic.dom.NodeImpl
 
node(int) - Method in class com.marklogic.tree.ExpandedTree
 
NODE_OPERATION_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.node.optype") which, if set, indicates what node operation to perform during output.
NODE_VARIABLE_NAME - Static variable in class com.marklogic.mapreduce.NodeWriter
 
NODE_VARIABLE_NAME - Static variable in class com.marklogic.mapreduce.PropertyWriter
 
NodeImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of a node as stored in the expanded tree cache of a forest on disk.
NodeInputFormat - Class in com.marklogic.mapreduce
MarkLogicInputFormat for Node.
NodeInputFormat() - Constructor for class com.marklogic.mapreduce.NodeInputFormat
 
nodeKind - Variable in class com.marklogic.tree.ExpandedTree
 
NodeKind - Class in com.marklogic.tree
 
NodeKind() - Constructor for class com.marklogic.tree.NodeKind
 
NodeListImpl - Class in com.marklogic.dom
 
NodeListImpl() - Constructor for class com.marklogic.dom.NodeListImpl
 
nodeNameNameAtom - Variable in class com.marklogic.tree.ExpandedTree
 
nodeNameNamespaceAtom - Variable in class com.marklogic.tree.ExpandedTree
 
NodeOpType - Enum in com.marklogic.mapreduce
Type of supported node operations.
nodeOrdinal - Variable in class com.marklogic.tree.ExpandedTree
 
NodeOutputFormat - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Node.
NodeOutputFormat() - Constructor for class com.marklogic.mapreduce.NodeOutputFormat
 
nodeParentNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
NodePath - Class in com.marklogic.mapreduce
Node path usable as a key for a node record.
NodePath() - Constructor for class com.marklogic.mapreduce.NodePath
 
NodePath(String, String) - Constructor for class com.marklogic.mapreduce.NodePath
 
NodeReader - Class in com.marklogic.mapreduce
MarkLogicRecordReader for nodes where the key is NodePath.
NodeReader(Configuration) - Constructor for class com.marklogic.mapreduce.NodeReader
 
nodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
NodeWriter - Class in com.marklogic.mapreduce
MarkLogicRecordWriter to insert/replace a node to MarkLogic Server.
NodeWriter(Configuration, String) - Constructor for class com.marklogic.mapreduce.NodeWriter
 
normalize() - Method in class com.marklogic.dom.NodeImpl
Unsupported.
normalize(String) - Static method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
normalizeDocument() - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
NS - Static variable in class com.marklogic.tree.NodeKind
 
nsDecl - Variable in class com.marklogic.dom.AttributeNodeMapImpl
 
nsNodeOrdinal - Variable in class com.marklogic.tree.ExpandedTree
 
nsNodePrefixAtom - Variable in class com.marklogic.tree.ExpandedTree
 
nsNodePrevNSNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
nsNodeUriAtom - Variable in class com.marklogic.tree.ExpandedTree
 
NULL - Static variable in class com.marklogic.tree.NodeKind
 
NUMBER - Static variable in class com.marklogic.tree.NodeKind
 
numKeys - Variable in class com.marklogic.tree.ExpandedTree
 
numLinkNodeReps - Variable in class com.marklogic.tree.ExpandedTree
 
numMetadata - Variable in class com.marklogic.tree.ExpandedTree
 
numNodeReps - Variable in class com.marklogic.tree.ExpandedTree
 
numNSDecl - Variable in class com.marklogic.dom.ElementImpl
 
numNSNodeReps - Variable in class com.marklogic.tree.ExpandedTree
 
numPermNodeReps - Variable in class com.marklogic.tree.ExpandedTree
 
numTextReps - Variable in class com.marklogic.tree.ExpandedTree
 

O

OBJECT - Static variable in class com.marklogic.tree.NodeKind
 
offset - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
options - Variable in class com.marklogic.mapreduce.ContentWriter
Content options of the output documents.
ordinal - Variable in class com.marklogic.tree.ExpandedTree
 
ordIs - Variable in class com.marklogic.mapreduce.ForestReader
 
OUTPUT_CLEAN_DIR - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.cleandir") which, if set, indicates whether or not to remove the output directory.
OUTPUT_COLLECTION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.collection") which, if set, specifies a comma-separated list of collections to which generated output documents are added.
OUTPUT_CONTENT_ENCODING - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.encoding") which, if set, specifies the charset encoding to be used by the server when loading this document.
OUTPUT_CONTENT_LANGUAGE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.language") which, if set, specifies the language name to associate with inserted documents.
OUTPUT_CONTENT_NAMESPACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.namespace") which, if set, specifies the namespace to associate with inserted documents.
OUTPUT_DATABASE_NAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.databasename") which, if set, specifies the MarkLogic Server database to use for output operations.
OUTPUT_DIRECTORY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.directory") which, if set, specifies the MarkLogic Server database directory where output documents are created.
OUTPUT_FAST_LOAD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.fastload") which, if set, indicates whether or not to use the fast load mode to load content into MarkLogic.
OUTPUT_FOREST_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Internal use only.
OUTPUT_GRAPH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default graph for rdf
OUTPUT_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.host") which, if set, specifies the MarkLogic Server host to use for output operations.
OUTPUT_KEY_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.keytype") which, if set, specifies the data type of the output keys for KeyValueOutputFormat.
OUTPUT_KEY_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of the output key external variable name.
OUTPUT_NAMESPACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.node.namespace") which, if set, indicates the namespace used for output.
OUTPUT_OVERRIDE_GRAPH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Graph overrided for rdf
OUTPUT_PARTITION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.partition") which, if set, specifies the partition where output documents are created.
OUTPUT_PASSWORD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.password") which, if set, specifies the cleartext password to use for authentication with output.username.
OUTPUT_PERMISSION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.permission") which, if set, specifies a comma-separated list role-capability pairs to associate with created output documents.
OUTPUT_PORT - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.port") which, if set, specifies the port number of the output MarkLogic Server specified by the input.host property.
OUTPUT_PROPERTY_ALWAYS_CREATE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.property.alwayscreate") which, if set to true, causes PropertyOutputFormat to create document properties for reduce output key-value pairs even when no document exists with the target URI.
OUTPUT_QUALITY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.quality") which, if set, specifies the document quality for created output documents.
OUTPUT_QUERY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.query") which, if set, specifies the statement to execute against MarkLogic Server.
OUTPUT_QUERY_LANGUAGE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.querylanguage") which, if set, specified the query language will be used for output query.
OUTPUT_RESTRICT_HOSTS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.restricthosts") which, if set, specifies whether to restrict output hosts that mlcp will connecot to.
OUTPUT_SSL_OPTIONS_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.ssloptionsclass") which, if set, specifies the name of the class implementing SslConfigOptions which will be used if output.usesslprotocol is set to SSLv3.
OUTPUT_SSL_PROTOCOL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.sslprotocol") which, if set, specifies SSL protocol which will be used if output.usessl is set to true.
OUTPUT_STREAMING - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.streaming") which, if set, specifies whether to use streaming to insert content.
OUTPUT_URI_PREFIX - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output_uriprefix") which, if set, specifies a string to prepend to all document URIs.
OUTPUT_URI_REPLACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.urireplace") which, if set, specifies a comma separated list of regex pattern and string pairs, 1st to match a uri segment, 2nd the string to replace with, with the 2nd one in ''.
OUTPUT_URI_SUFFIX - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output_urisuffix") which, if set, specifies a string to append to all document URIs.
OUTPUT_USE_SSL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.usessl") which, if set, specifies whether the connection to the output server is SSL enabled; false is assumed if not set.
OUTPUT_USERNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.username") which, if set, specifies the MarkLogic Server user name under which output operations run.
OUTPUT_VALUE_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.valuetype") which, if set, specifies the data type of the map output value for KeyValueOutputFormat.
OUTPUT_VALUE_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of the output value external variable name.
OUTPUT_XML_REPAIR_LEVEL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.repairlevel") which, if set, specifies the document repair level for this options object.
outputDir - Variable in class com.marklogic.mapreduce.ContentWriter
Directory of the output documents.

P

path - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
PATH_NAMESPACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.namespace") which, if set, specifies a list of namespaces to use when evaluating the path expression constructed from the input.documentselector and input.subdocumentexpr properties.
PATH_VARIABLE_NAME - Static variable in class com.marklogic.mapreduce.NodeWriter
 
PathReference - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:path-reference function.
PathReference() - Constructor for class com.marklogic.mapreduce.functions.PathReference
 
pendingUris - Variable in class com.marklogic.mapreduce.ContentWriter
URIs of the documents in a batch.
PERM - Static variable in class com.marklogic.tree.NodeKind
 
permNodeCapability - Variable in class com.marklogic.tree.ExpandedTree
 
permNodeOrdinal - Variable in class com.marklogic.tree.ExpandedTree
 
permNodePrevPermNodeRepID - Variable in class com.marklogic.tree.ExpandedTree
 
permNodeRoleId - Variable in class com.marklogic.tree.ExpandedTree
 
permsMap - Variable in class com.marklogic.mapreduce.ContentWriter
 
PI - Static variable in class com.marklogic.tree.NodeKind
 
piNodeTargetAtom - Variable in class com.marklogic.tree.ExpandedTree
 
piNodeTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 
policy - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
policy - Variable in class com.marklogic.mapreduce.utilities.AssignmentManager
 
policy - Variable in class com.marklogic.mapreduce.utilities.AssignmentPolicy
 
position - Variable in class com.marklogic.mapreduce.ForestReader
 
prevDocid - Variable in class com.marklogic.mapreduce.ForestReader
 
ProcessingInstructionImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation on top of MarkLogic's internal representation of a processing instruction in a document as stored on disk in the expanded tree cache of a forest.
ProcessingInstructionImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.ProcessingInstructionImpl
 
PROPERTY_OPERATION_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.property.optype") which, if set, indicates what property operation to perform during output when using PropertyOutputFormat.
PropertyOpType - Enum in com.marklogic.mapreduce
Type of supported property operations.
PropertyOutputFormat - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Document Property.
PropertyOutputFormat() - Constructor for class com.marklogic.mapreduce.PropertyOutputFormat
 
PropertyWriter - Class in com.marklogic.mapreduce
MarkLogicRecordWriter that sets a property for a document.
PropertyWriter(Configuration, String) - Constructor for class com.marklogic.mapreduce.PropertyWriter
 
put(Writable, Writable) - Method in class com.marklogic.mapreduce.LinkedMapWritable
putAll(Map<? extends Writable, ? extends Writable>) - Method in class com.marklogic.mapreduce.LinkedMapWritable
putNode(int, StringBuilder) - Method in class com.marklogic.tree.ExpandedTree
 

Q

q - Variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
qualIs - Variable in class com.marklogic.mapreduce.ForestReader
 
QUERY_FILTER - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.filter.query") which, if set, indicates to only include documents matching the cts query MarkLogicInputFormat.
QueryAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Query Assignment Policy for fastload
QueryAssignmentPolicy(long[], int) - Constructor for class com.marklogic.mapreduce.utilities.QueryAssignmentPolicy
 
queryForestInfo(ContentSource) - Method in class com.marklogic.mapreduce.ContentOutputFormat
must be attempting or doing fastload when this method is called.
queryHosts(ContentSource) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
queryHosts(ContentSource, String, String) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
QueryMapper() - Constructor for class com.marklogic.mapreduce.test.CustomQuery.QueryMapper
 
QueryReducer() - Constructor for class com.marklogic.mapreduce.test.CustomQuery.QueryReducer
 

R

RangeAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Range Assignment Policy for fastload
RangeAssignmentPolicy(long[], int) - Constructor for class com.marklogic.mapreduce.utilities.RangeAssignmentPolicy
 
read(byte[]) - Method in class com.marklogic.io.BiendianDataInputStream
 
read(byte[], int, int) - Method in class com.marklogic.io.BiendianDataInputStream
 
read() - Method in class com.marklogic.io.BiendianDataInputStream
 
read() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
read(byte[]) - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
read(byte[], int, int) - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
readBoolean() - Method in class com.marklogic.io.BiendianDataInputStream
 
readByte() - Method in class com.marklogic.io.BiendianDataInputStream
 
readChar() - Method in class com.marklogic.io.BiendianDataInputStream
 
readDouble() - Method in class com.marklogic.io.BiendianDataInputStream
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.DatabaseDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.DocumentURI
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.DOMDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.ForestDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.JSONDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.LinkedMapWritable
readFields(DataInput) - Method in interface com.marklogic.mapreduce.MarkLogicDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.MarkLogicNode
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.NodePath
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.StreamLocator
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.utilities.ForestInfo
 
readFields(DataInput) - Method in class com.marklogic.tree.ExpandedTree
 
readFloat() - Method in class com.marklogic.io.BiendianDataInputStream
 
readFully(byte[]) - Method in class com.marklogic.io.BiendianDataInputStream
 
readFully(byte[], int, int) - Method in class com.marklogic.io.BiendianDataInputStream
 
readInt() - Method in class com.marklogic.io.BiendianDataInputStream
 
readLine() - Method in class com.marklogic.io.BiendianDataInputStream
 
readLong() - Method in class com.marklogic.io.BiendianDataInputStream
 
readShort() - Method in class com.marklogic.io.BiendianDataInputStream
 
readUnsignedByte() - Method in class com.marklogic.io.BiendianDataInputStream
 
readUnsignedShort() - Method in class com.marklogic.io.BiendianDataInputStream
 
readUTF() - Method in class com.marklogic.io.BiendianDataInputStream
 
readUTF(DataInput) - Static method in class com.marklogic.io.BiendianDataInputStream
 
realign() - Method in class com.marklogic.io.Decoder
 
RECORD_TO_FRAGMENT_RATIO - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.recordtofragmentratio") which, if set, specifies the ratio of the number of retrieved records to the number of accessed fragments.
REDACTION_RULE_COLLECTION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.redaction.rules") which, if set, specifies a comma-separated list of redaction rule collection URIs.
redactionRuleCol - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Redaction rule collection names.
reduce(IntWritable, Iterable<Text>, Reducer<IntWritable, Text, DocumentURI, Text>.Context) - Method in class com.marklogic.mapreduce.examples.HelloWorld.MyReducer
 
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCount.IntSumReducer
 
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountCooccurrences.IntSumReducer
 
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountHDFS.IntSumReducer
 
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, NodePath, MarkLogicNode>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountInDoc.IntSumReducer
 
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, DocumentURI, MarkLogicNode>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountInProperty.IntSumReducer
 
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, Text, IntWritable>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountValue.IntSumReducer
 
reduce(IntWritable, Iterable<Text>, Reducer<IntWritable, Text, Text, Text>.Context) - Method in class com.marklogic.mapreduce.test.CustomQuery.QueryReducer
 
reduce(DocumentURIWithSourceInfo, Iterable<ForestDocument>, Reducer<DocumentURIWithSourceInfo, DOMDocument, Text, Text>.Context) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTree.MyReducer
 
reduce(DocumentURI, Iterable<ForestDocument>, Reducer<DocumentURI, JSONDocument, Text, Text>.Context) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON.MyReducer
 
reduce(NodePath, Iterable<MarkLogicNode>, Reducer<NodePath, MarkLogicNode, NodePath, MarkLogicNode>.Context) - Method in class com.marklogic.mapreduce.test.Test20772.MyReducer
 
Reference - Class in com.marklogic.mapreduce.functions
Super class for all supported reference functions.
Reference() - Constructor for class com.marklogic.mapreduce.functions.Reference
 
RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCount.RefMapper
 
RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountCooccurrences.RefMapper
 
RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountHDFS.RefMapper
 
RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInDoc.RefMapper
 
RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInProperty.RefMapper
 
RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountValue.RefMapper
 
reg - Variable in class com.marklogic.io.Decoder
 
RegularBinaryDocument - Class in com.marklogic.mapreduce
A BinaryDocument representing a binary fragment in MarkLogic accessed via Direct Access.
RegularBinaryDocument() - Constructor for class com.marklogic.mapreduce.RegularBinaryDocument
 
RegularBinaryDocument(ExpandedTree) - Constructor for class com.marklogic.mapreduce.RegularBinaryDocument
 
remove(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
removeAttribute(String) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
removeAttributeNode(Attr) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
removeAttributeNS(String, String) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
removeChild(Node) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
removeNamedItem(String) - Method in class com.marklogic.dom.AttributeNodeMapImpl
Unsupported.
removeNamedItemNS(String, String) - Method in class com.marklogic.dom.AttributeNodeMapImpl
Unsupported.
renameNode(Node, String, String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
replaceChild(Node, Node) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
replaceData(int, int, String) - Method in class com.marklogic.dom.CharacterDataImpl
Unsupported.
replaceWholeText(String) - Method in class com.marklogic.dom.TextImpl
Unsupported.
replicas - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
list of forests for failover
RestrictedHostsUtil - Class in com.marklogic.mapreduce.utilities
The util for restricting hosts capability.
RestrictedHostsUtil(String[]) - Constructor for class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
RestrictedHostsUtil.HostAssginmentComparator - Class in com.marklogic.mapreduce.utilities
 
RestrictedHostsUtil.HostAssignment - Class in com.marklogic.mapreduce.utilities
 
restrictHosts - Variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
result - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
ResultSequence from the MarkLogic server.
retry - Variable in class com.marklogic.mapreduce.ContentWriter
for failover retry
retry - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
for failover retry
RevisionGrouper - Class in com.marklogic.mapreduce.examples
Extract the revision year from the document and add that as a collection to the document.
RevisionGrouper() - Constructor for class com.marklogic.mapreduce.examples.RevisionGrouper
 
RevisionGrouper.RevisionMapper - Class in com.marklogic.mapreduce.examples
 
RevisionMapper() - Constructor for class com.marklogic.mapreduce.examples.RevisionGrouper.RevisionMapper
 
roleMap - Variable in class com.marklogic.mapreduce.ContentWriter
role-id -> role-name mapping
rollback(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
rollbackCount(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
rootNodeKind() - Method in class com.marklogic.tree.ExpandedTree
 
rotl(BigInteger, int) - Static method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
 
rotr(BigInteger, int) - Static method in class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
 
run(String[]) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTree
 
run(String[]) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON
 

S

schemaRepUID - Variable in class com.marklogic.tree.ExpandedTree
 
schemaTimestamp - Variable in class com.marklogic.tree.ExpandedTree
 
SegmentAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Segment Assignment Policy for fastload
SegmentAssignmentPolicy() - Constructor for class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
 
SegmentAssignmentPolicy(LinkedHashSet<String>) - Constructor for class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
 
session - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Session to the MarkLogic server.
sessions - Variable in class com.marklogic.mapreduce.ContentWriter
Sessions per forest.
set(ResultItem) - Method in class com.marklogic.mapreduce.DatabaseDocument
 
set(Node) - Method in class com.marklogic.mapreduce.MarkLogicNode
 
set(ResultItem) - Method in class com.marklogic.mapreduce.MarkLogicNode
 
set(String, String) - Method in class com.marklogic.mapreduce.NodePath
 
setAttribute(String, String) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setAttributeNode(Attr) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setAttributeNodeNS(Attr) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setAttributeNS(String, String, String) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setCodec(CompressionCodec) - Method in class com.marklogic.mapreduce.StreamLocator
 
setColNumber(int) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
setConf(Configuration) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
setContent(byte[]) - Method in class com.marklogic.mapreduce.DatabaseDocument
 
setContentOptions(ContentCreateOptions, boolean, boolean, boolean) - Method in class com.marklogic.mapreduce.ForestDocument
 
setContentType(ContentType) - Method in class com.marklogic.mapreduce.DatabaseDocument
 
setData(String) - Method in class com.marklogic.dom.CharacterDataImpl
Unsupported.
setData(String) - Method in class com.marklogic.dom.ProcessingInstructionImpl
Unsupported.
setDocumentURI(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
setDocumentUri(String) - Method in class com.marklogic.mapreduce.NodePath
 
setEffectiveVersion(long) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
setForestId(BigInteger) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setFragmentOrdinal(long) - Method in class com.marklogic.tree.ExpandedTree
 
setHostName(String[]) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setIdAttribute(String, boolean) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setIdAttributeNode(Attr, boolean) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setIdAttributeNS(String, String, boolean) - Method in class com.marklogic.dom.ElementImpl
Unsupported.
setInitialized(boolean) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
Used internally for testing
setKey(String, String, int, int) - Method in class com.marklogic.mapreduce.ForestReader
Apply URI prefix and suffix configuration options and set the result as DocumentURI key.
setLastSplit(boolean) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setLength(long) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setLineNumber(int) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
setLittleEndian(boolean) - Method in class com.marklogic.io.BiendianDataInputStream
 
setNamedItem(Node) - Method in class com.marklogic.dom.AttributeNodeMapImpl
Unsupported.
setNamedItemNS(Node) - Method in class com.marklogic.dom.AttributeNodeMapImpl
Unsupported.
setNodeValue(String) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
setPath(Path) - Method in class com.marklogic.mapreduce.StreamLocator
 
setPrefix(String) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
setQuality(int) - Method in class com.marklogic.mapreduce.ForestDocument
 
setQuality(int) - Method in class com.marklogic.tree.ExpandedTree
 
setRelativePath(String) - Method in class com.marklogic.mapreduce.NodePath
 
setSkipKey(String, int, int, String) - Method in class com.marklogic.mapreduce.ForestReader
Set the result as DocumentURI key.
setSkipReason(String) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
setSrcId(String) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
setStart(long) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setStrictErrorChecking(boolean) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
setSubId(String) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
setTextContent(String) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
setup(Reducer<Text, IntWritable, NodePath, MarkLogicNode>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountInDoc.IntSumReducer
 
setup(Reducer<Text, IntWritable, DocumentURI, MarkLogicNode>.Context) - Method in class com.marklogic.mapreduce.examples.LinkCountInProperty.IntSumReducer
 
setUri(String) - Method in class com.marklogic.mapreduce.DocumentURI
 
setUserData(String, Object, UserDataHandler) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
setValue(String) - Method in class com.marklogic.dom.AttrImpl
Unsupported.
setXmlStandalone(boolean) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
setXmlVersion(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
sfId - Variable in class com.marklogic.mapreduce.ContentWriter
 
size - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
size() - Method in class com.marklogic.mapreduce.LinkedMapWritable
skipBytes(int) - Method in class com.marklogic.io.BiendianDataInputStream
 
skipBytes(long) - Method in class com.marklogic.io.BiendianDataInputStream
 
sleep(long) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Wake up every 1 second to check whether to abort
sleepTime - Variable in class com.marklogic.mapreduce.ContentWriter
 
sleepTime - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
 
split - Variable in class com.marklogic.mapreduce.ForestReader
 
SPLIT_END_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Use this external variable name ("splitend") in your advanced mode input query to access the end value of the record range in an input split when "mapreduce.marklogic.input.bindsplitrange" is true.
SPLIT_QUERY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.splitquery") which, if set, specifies the query MarkLogic Server uses to generate input splits.
SPLIT_START_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Use this external variable name ("splitstart") in your advanced mode input query to access the start value of the record range in an input split when "mapreduce.marklogic.input.bindsplitrange" is true.
splitText(int) - Method in class com.marklogic.dom.TextImpl
Unsupported.
srcId - Variable in class com.marklogic.mapreduce.ForestReader
 
SslConfigOptions - Interface in com.marklogic.mapreduce
Interface used to get options for SSL connection.
StatisticalAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Statistical Assignment Policy for fastload
StatisticalAssignmentPolicy(long[], int) - Constructor for class com.marklogic.mapreduce.utilities.StatisticalAssignmentPolicy
 
stmtCounts - Variable in class com.marklogic.mapreduce.ContentWriter
Counts of requests per forest.
StreamLocator - Class in com.marklogic.mapreduce
Writable used to describe how to create and read from an input stream.
StreamLocator() - Constructor for class com.marklogic.mapreduce.StreamLocator
 
StreamLocator(Path, CompressionCodec) - Constructor for class com.marklogic.mapreduce.StreamLocator
 
SUBDOCUMENT_EXPRESSION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.subdocumentexpr") which, if set, specifies the path expression used to retrieve sub-document records from the server.
substringData(int, int) - Method in class com.marklogic.dom.CharacterDataImpl
succeeded - Variable in class com.marklogic.mapreduce.ContentWriter
 

T

TEMPORAL_COLLECTION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.temporalcollection") which, if set, indicates temporal collection for documents.
Test20772 - Class in com.marklogic.mapreduce.test
 
Test20772() - Constructor for class com.marklogic.mapreduce.test.Test20772
 
Test20772.MyMapper - Class in com.marklogic.mapreduce.test
 
Test20772.MyReducer - Class in com.marklogic.mapreduce.test
 
TEXT - Static variable in class com.marklogic.tree.NodeKind
 
TextArrayWritable - Class in com.marklogic.mapreduce.utilities
 
TextArrayWritable() - Constructor for class com.marklogic.mapreduce.utilities.TextArrayWritable
 
TextArrayWritable(Text[]) - Constructor for class com.marklogic.mapreduce.utilities.TextArrayWritable
 
TextArrayWritable(String[]) - Constructor for class com.marklogic.mapreduce.utilities.TextArrayWritable
 
TextImpl - Class in com.marklogic.dom
A read-only W3C DOM Node implementation of MarkLogic's internal representation of text data as stored in the expanded tree cache of a forest on disk.
TextImpl(ExpandedTree, int) - Constructor for class com.marklogic.dom.TextImpl
 
textReps - Variable in class com.marklogic.tree.ExpandedTree
 
toString() - Method in class com.marklogic.mapreduce.DocumentURI
 
toString() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
toString() - Method in class com.marklogic.mapreduce.DOMDocument
 
toString() - Method in class com.marklogic.mapreduce.JSONDocument
 
toString() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
toString() - Method in class com.marklogic.mapreduce.MarkLogicNode
 
toString() - Method in class com.marklogic.mapreduce.StreamLocator
 
toString() - Method in class com.marklogic.tree.ExpandedTree
 
tree - Variable in class com.marklogic.dom.NodeImpl
 
tsIs - Variable in class com.marklogic.mapreduce.ForestReader
 
TXN_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.transactionsize") which, if set, indicates the number of requests in one transaction.
txnSize - Variable in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
TYPE_FILTER - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.filter.type") which, if set, indicates to only include documents with one of specified types when using ForestInputFormat.
typeFilters - Variable in class com.marklogic.mapreduce.ForestReader
 

U

uForests - Variable in class com.marklogic.mapreduce.utilities.AssignmentPolicy
updatable forests
uniqKey - Variable in class com.marklogic.tree.ExpandedTree
 
unparse(String) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
 
updateStats(int, long) - Method in class com.marklogic.mapreduce.utilities.StatisticalAssignmentPolicy
add count to forest with index fIdx, which may not be the forest with minimum frmtCount.
uri - Variable in class com.marklogic.mapreduce.DocumentURI
 
uriKey - Variable in class com.marklogic.tree.ExpandedTree
 
UriMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:uri-match lexicon function.
UriMatch() - Constructor for class com.marklogic.mapreduce.functions.UriMatch
 
Uris - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:uris lexicon function.
Uris() - Constructor for class com.marklogic.mapreduce.functions.Uris
 
uriTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 
URIUtil - Class in com.marklogic.mapreduce.utilities
Class containing utility functions for URI manipulations.
URIUtil() - Constructor for class com.marklogic.mapreduce.utilities.URIUtil
 
utf8(String) - Method in class com.marklogic.tree.CompressedTreeDecoder
 

V

validate() - Method in class com.marklogic.mapreduce.DocumentURI
 
value - Variable in class com.marklogic.mapreduce.ForestReader
 
valueClass - Variable in class com.marklogic.mapreduce.ForestReader
 
ValueCooccurrences - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:value-co-occurrences lexicon function.
ValueCooccurrences() - Constructor for class com.marklogic.mapreduce.functions.ValueCooccurrences
 
ValueCooccurrencesMapper() - Constructor for class com.marklogic.mapreduce.test.ValueCooccurrencesTest.ValueCooccurrencesMapper
 
ValueCooccurrencesTest - Class in com.marklogic.mapreduce.test
 
ValueCooccurrencesTest() - Constructor for class com.marklogic.mapreduce.test.ValueCooccurrencesTest
 
ValueCooccurrencesTest.ValueCooccurrencesMapper - Class in com.marklogic.mapreduce.test
 
ValueInputFormat<VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicInputFormat for a value other than document or node with user specified key and connector-generated key.
ValueInputFormat() - Constructor for class com.marklogic.mapreduce.ValueInputFormat
 
ValueMapper() - Constructor for class com.marklogic.mapreduce.test.ValuesTest.ValueMapper
 
ValueMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:value-match lexicon function.
ValueMatch() - Constructor for class com.marklogic.mapreduce.functions.ValueMatch
 
ValueMatchMapper() - Constructor for class com.marklogic.mapreduce.test.ValueMatchTest.ValueMatchMapper
 
ValueMatchTest - Class in com.marklogic.mapreduce.test
 
ValueMatchTest() - Constructor for class com.marklogic.mapreduce.test.ValueMatchTest
 
ValueMatchTest.ValueMatchMapper - Class in com.marklogic.mapreduce.test
 
valueOf(String) - Static method in enum com.marklogic.mapreduce.CompressionCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.mapreduce.ContentType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.marklogic.mapreduce.ContentType
 
valueOf(String) - Static method in enum com.marklogic.mapreduce.Indentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.mapreduce.MarkLogicCounter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.mapreduce.NodeOpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.mapreduce.PropertyOpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.mapreduce.utilities.AssignmentPolicy.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.tree.Capability
Returns the enum constant of this type with the specified name.
ValueOrWordMatchFunction - Class in com.marklogic.mapreduce.functions
Super class for wrapper classes for lexicon word and value match functions, such as cts:element-value-match or cts:field-word-match.
ValueOrWordMatchFunction() - Constructor for class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
 
ValueReader<VALUEIN> - Class in com.marklogic.mapreduce
A RecordReader that fetches data from MarkLogic server and generates an integer key for each value fetched.
ValueReader(Configuration) - Constructor for class com.marklogic.mapreduce.ValueReader
 
values() - Static method in enum com.marklogic.mapreduce.CompressionCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.mapreduce.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:values lexicon function.
Values() - Constructor for class com.marklogic.mapreduce.functions.Values
 
values() - Static method in enum com.marklogic.mapreduce.Indentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.marklogic.mapreduce.LinkedMapWritable
values() - Static method in enum com.marklogic.mapreduce.MarkLogicCounter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.mapreduce.NodeOpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.mapreduce.PropertyOpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.mapreduce.utilities.AssignmentPolicy.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.tree.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesOrWordsFunction - Class in com.marklogic.mapreduce.functions
Super class for wrapper classes for supported values and words lexicon functions, such as cts:element-values.
ValuesOrWordsFunction() - Constructor for class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
 
ValuesTest - Class in com.marklogic.mapreduce.test
 
ValuesTest() - Constructor for class com.marklogic.mapreduce.test.ValuesTest
 
ValuesTest.ValueMapper - Class in com.marklogic.mapreduce.test
 
verifyHosts(String, String) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
 

W

WikiLoader - Class in com.marklogic.mapreduce.examples
Load wiki documents from HDFS into MarkLogic Server.
WikiLoader() - Constructor for class com.marklogic.mapreduce.examples.WikiLoader
 
WikiLoader.ArticleMapper - Class in com.marklogic.mapreduce.examples
 
WordMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:word-match lexicon function.
WordMatch() - Constructor for class com.marklogic.mapreduce.functions.WordMatch
 
Words - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:words lexicon function.
Words() - Constructor for class com.marklogic.mapreduce.functions.Words
 
WordsMapper() - Constructor for class com.marklogic.mapreduce.test.WordsTest.WordsMapper
 
WordsTest - Class in com.marklogic.mapreduce.test
 
WordsTest() - Constructor for class com.marklogic.mapreduce.test.WordsTest
 
WordsTest.WordsMapper - Class in com.marklogic.mapreduce.test
 
write(DocumentURI, VALUEOUT) - Method in class com.marklogic.mapreduce.ContentWriter
 
write(DataOutput) - Method in class com.marklogic.mapreduce.DatabaseDocument
 
write(DataOutput) - Method in class com.marklogic.mapreduce.DocumentURI
 
write(DataOutput) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
write(DataOutput) - Method in class com.marklogic.mapreduce.DOMDocument
 
write(DataOutput) - Method in class com.marklogic.mapreduce.ForestDocument
 
write(DataOutput) - Method in class com.marklogic.mapreduce.JSONDocument
 
write(KEYOUT, VALUEOUT) - Method in class com.marklogic.mapreduce.KeyValueWriter
 
write(DataOutput) - Method in class com.marklogic.mapreduce.LargeBinaryDocument
 
write(DataOutput) - Method in class com.marklogic.mapreduce.LinkedMapWritable
write(DataOutput) - Method in interface com.marklogic.mapreduce.MarkLogicDocument
 
write(DataOutput) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
write(DataOutput) - Method in class com.marklogic.mapreduce.MarkLogicNode
 
write(DataOutput) - Method in class com.marklogic.mapreduce.NodePath
 
write(NodePath, MarkLogicNode) - Method in class com.marklogic.mapreduce.NodeWriter
 
write(DocumentURI, MarkLogicNode) - Method in class com.marklogic.mapreduce.PropertyWriter
 
write(DataOutput) - Method in class com.marklogic.mapreduce.RegularBinaryDocument
 
write(DataOutput) - Method in class com.marklogic.mapreduce.StreamLocator
 
write(DataOutput) - Method in class com.marklogic.mapreduce.utilities.ForestInfo
 
write(DataOutput) - Method in class com.marklogic.tree.ExpandedTree
 

Z

ZipContentLoader - Class in com.marklogic.mapreduce.examples
Read zip file stored in HDFS and load their contents into MarkLogic Server.
ZipContentLoader() - Constructor for class com.marklogic.mapreduce.examples.ZipContentLoader
 
ZipContentLoader.ZipContentMapper - Class in com.marklogic.mapreduce.examples
 
ZipContentMapper() - Constructor for class com.marklogic.mapreduce.examples.ZipContentLoader.ZipContentMapper
 
ZipContentMapper() - Constructor for class com.marklogic.mapreduce.test.MultithreadedZipContentLoader.ZipContentMapper
 
ZipEntryInputStream - Class in com.marklogic.mapreduce
ZipEntryInputStream is a wrapper class of ZipInputStream to interface with XCC so that the zip entries can be read sequentially.
ZipEntryInputStream(ZipInputStream, String) - Constructor for class com.marklogic.mapreduce.ZipEntryInputStream
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links
MarkLogic Connector for Hadoop 2.4

Copyright © 2020 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com