Skip navigation links
MLCP 10.0.8
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

accept(Path) - Method in class com.marklogic.contentpump.DocumentPathFilter
 
accept(Path) - Method in class com.marklogic.contentpump.FileAndDirectoryInputFormat.MultiPathFilter
 
addCollection(String) - Method in class com.marklogic.contentpump.DocumentMetadata
 
addCollections(String[]) - Method in class com.marklogic.contentpump.DocumentMetadata
 
addForestHost(String) - Method in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
 
addPermission(ContentPermission) - Method in class com.marklogic.contentpump.DocumentMetadata
 
addPermission(String, String, String) - Method in class com.marklogic.contentpump.DocumentMetadata
 
addPermissions(Collection<ContentPermission>) - Method in class com.marklogic.contentpump.DocumentMetadata
 
addSplit(FileSplit) - Method in class com.marklogic.contentpump.CombineDocumentSplit
 
addValue(String, VALUEOUT, int, ContentCreateOptions, String) - Method in class com.marklogic.contentpump.TransformWriter
 
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.
AGGREGATE_RECORD_ELEMENT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
AGGREGATE_RECORD_NAMESPACE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
AGGREGATE_URI_ID - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
AggregateXMLInputFormat - Class in com.marklogic.contentpump
InputFormat for aggregate XML.
AggregateXMLInputFormat() - Constructor for class com.marklogic.contentpump.AggregateXMLInputFormat
 
AggregateXMLReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for AggregateXMLInputFormat.
AggregateXMLReader() - Constructor for class com.marklogic.contentpump.AggregateXMLReader
 
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.contentpump.DocumentInputFormat
 
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
 
applyConfigOptions(Configuration, CommandLine) - Method in enum com.marklogic.contentpump.Command
Apply config options set from the command-line to the configuration.
applyConfigOptions(Configuration, CommandLine) - Method in enum com.marklogic.contentpump.InputType
 
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.
ARCHIVE_METADATA_OPTIONAL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
ArchiveInputFormat - Class in com.marklogic.contentpump
FileInputFormat for reading archive.
ArchiveInputFormat() - Constructor for class com.marklogic.contentpump.ArchiveInputFormat
 
ArchiveOutputFormat - Class in com.marklogic.contentpump
OutputFormat for archive exported from MarkLogic.
ArchiveOutputFormat() - Constructor for class com.marklogic.contentpump.ArchiveOutputFormat
 
ArchiveRecordReader - Class in com.marklogic.contentpump
Read archive, construct MarkLogicDocumentWithMeta as value.
ArchiveRecordReader() - Constructor for class com.marklogic.contentpump.ArchiveRecordReader
 
ArchiveWriter - Class in com.marklogic.contentpump
RecordWriter that writes to zip files.
ArchiveWriter(Path, TaskAttemptContext) - Constructor for class com.marklogic.contentpump.ArchiveWriter
 
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
 
assignIdleThreads(int) - Method in class com.marklogic.contentpump.ThreadManager
Reassign all the idle server threads in the thread pool to other active running tasks.
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
 
attemptedCount - Variable in class com.marklogic.contentpump.DocumentMapper
 
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
 
AUDIT_MLCPFINISH_CODE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
AUDIT_MLCPFINISH_EVENT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
AUDIT_MLCPSTART_CODE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
AUDIT_MLCPSTART_EVENT - Static variable in interface com.marklogic.contentpump.ConfigConstants
Auditing constants
auditMlcpFinish(Configuration, String, Counters) - Static method in class com.marklogic.contentpump.utilities.AuditUtil
 
auditMlcpStart(Configuration, String) - Static method in class com.marklogic.contentpump.utilities.AuditUtil
 
AuditUtil - Class in com.marklogic.contentpump.utilities
 
AuditUtil() - Constructor for class com.marklogic.contentpump.utilities.AuditUtil
 

B

baos - Variable in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
BaseMapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in com.marklogic.contentpump
Content Pump base mapper with the capability to run in thread-safe mode.
BaseMapper() - Constructor for class com.marklogic.contentpump.BaseMapper
 
BASIC_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of basic mode for input.mode.
BATCH_MIN_VERSION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
BATCH_SIZE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.
batchId - Variable in class com.marklogic.mapreduce.ContentWriter
 
batchRetry - Variable in class com.marklogic.mapreduce.ContentWriter
for failover retry
batchSize - Variable in class com.marklogic.contentpump.CombineDocumentReader
 
batchSize - Variable in class com.marklogic.contentpump.CompressedDocumentReader
 
batchSize - Variable in class com.marklogic.contentpump.SequenceFileReader
 
batchSize - Variable in class com.marklogic.mapreduce.ContentWriter
Batch size.
batchSleepTime - Variable in class com.marklogic.mapreduce.ContentWriter
 
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
 
buf - Variable in class com.marklogic.contentpump.CompressedDocumentReader
 
buffer - Variable in class com.marklogic.contentpump.RDFReader
 
build() - Method in class com.marklogic.contentpump.utilities.DocBuilder
Build the document.
build() - Method in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
build() - Method in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
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.contentpump.CombineDocumentReader
 
bytesRead - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
bytesRead - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
bytesRead - Variable in class com.marklogic.mapreduce.ForestReader
 
bytesTotal - Variable in class com.marklogic.contentpump.CombineDocumentReader
 

C

call() - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
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, JobContext) - Method in class com.marklogic.contentpump.TransformOutputFormat
 
checkOutputSpecs(Configuration, ContentSource, JobContext) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
checkOutputSpecs(Configuration, ContentSource, JobContext) - Method in class com.marklogic.mapreduce.KeyValueOutputFormat
 
checkOutputSpecs(JobContext) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
checkOutputSpecs(Configuration, ContentSource, JobContext) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
checkOutputSpecs(Configuration, ContentSource, JobContext) - Method in class com.marklogic.mapreduce.NodeOutputFormat
 
checkOutputSpecs(Configuration, ContentSource, JobContext) - 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
 
cleanupEndElement() - Method in class com.marklogic.contentpump.AggregateXMLReader
 
clear() - Method in class com.marklogic.mapreduce.LinkedMapWritable
clearPermissions() - Method in class com.marklogic.contentpump.DocumentMetadata
 
clearProperties() - Method in class com.marklogic.contentpump.DocumentMetadata
 
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.contentpump.AggregateXMLReader
 
close() - Method in class com.marklogic.contentpump.ArchiveRecordReader
 
close(TaskAttemptContext) - Method in class com.marklogic.contentpump.ArchiveWriter
 
close() - Method in class com.marklogic.contentpump.CombineDocumentReader
 
close() - Method in class com.marklogic.contentpump.CompressedAggXMLReader
 
close() - Method in class com.marklogic.contentpump.CompressedDelimitedTextReader
 
close() - Method in class com.marklogic.contentpump.CompressedDocumentReader
 
close() - Method in class com.marklogic.contentpump.CompressedRDFReader
 
close(TaskAttemptContext) - Method in class com.marklogic.contentpump.DatabaseContentWriter
 
close() - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
close() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
close() - Method in class com.marklogic.contentpump.GzipDelimitedJSONReader
 
close() - Method in class com.marklogic.contentpump.ImportRecordReader
 
close() - Method in class com.marklogic.contentpump.OutputArchive
 
close() - Method in class com.marklogic.contentpump.RDFReader
 
close() - Method in class com.marklogic.contentpump.SequenceFileReader
 
close(TaskAttemptContext) - Method in class com.marklogic.contentpump.SingleDocumentWriter
 
close(TaskAttemptContext) - Method in class com.marklogic.contentpump.TransformWriter
 
close() - Method in class com.marklogic.contentpump.utilities.ZipInputStream
 
close() - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
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
 
closeSessions() - Method in class com.marklogic.mapreduce.ContentWriter
 
closeStream() - Method in class com.marklogic.contentpump.utilities.ZipInputStream
 
closeZipInputStream() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
codec - Variable in class com.marklogic.contentpump.CompressedDocumentReader
 
colFilters - Variable in class com.marklogic.mapreduce.ForestReader
 
collection - Variable in class com.marklogic.contentpump.RDFReader
 
COLLECTION_FILTER - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.
collectionCount - Variable in class com.marklogic.contentpump.RDFReader
 
collectionHash - Variable in class com.marklogic.contentpump.RDFReader
 
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
 
collectionsList - Variable in class com.marklogic.contentpump.DocumentMetadata
 
colsTextRepID - Variable in class com.marklogic.tree.ExpandedTree
 
ColumnDataType - Enum in com.marklogic.contentpump
Enum of column data types of delimited text.
com.marklogic.contentpump - package com.marklogic.contentpump
 
com.marklogic.contentpump.examples - package com.marklogic.contentpump.examples
 
com.marklogic.contentpump.test - package com.marklogic.contentpump.test
 
com.marklogic.contentpump.utilities - package com.marklogic.contentpump.utilities
 
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
 
CombineDocumentInputFormat<VALUE> - Class in com.marklogic.contentpump
InputFormat for reading documents from file systems.
CombineDocumentInputFormat() - Constructor for class com.marklogic.contentpump.CombineDocumentInputFormat
 
CombineDocumentReader<VALUEIN> - Class in com.marklogic.contentpump
RecordReader for CombineDocumentInputFormat.
CombineDocumentReader() - Constructor for class com.marklogic.contentpump.CombineDocumentReader
 
CombineDocumentSplit - Class in com.marklogic.contentpump
InputSplit with multiple document files combined.
CombineDocumentSplit() - Constructor for class com.marklogic.contentpump.CombineDocumentSplit
 
CombineDocumentSplit(List<FileSplit>) - Constructor for class com.marklogic.contentpump.CombineDocumentSplit
 
Command - Enum in com.marklogic.contentpump
Enum of supported commands.
CommandlineOption - Class in com.marklogic.contentpump.utilities
Command line Option which allows an option to be hidden from help and usage.
CommandlineOption(Option) - Constructor for class com.marklogic.contentpump.utilities.CommandlineOption
 
CommandlineOptions - Class in com.marklogic.contentpump.utilities
Command line options which supports filtering out hidden options.
CommandlineOptions() - Constructor for class com.marklogic.contentpump.utilities.CommandlineOptions
 
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
 
commitRetry - Variable in class com.marklogic.mapreduce.ContentWriter
 
commitRetryLimit - Variable in class com.marklogic.mapreduce.ContentWriter
 
commitSleepTime - Variable in class com.marklogic.mapreduce.ContentWriter
 
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
 
compressed - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
compressed - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
compressed - Variable in class com.marklogic.contentpump.RDFReader
 
CompressedAggXMLInputFormat - Class in com.marklogic.contentpump
InputFormat for compressed aggregate XML.
CompressedAggXMLInputFormat() - Constructor for class com.marklogic.contentpump.CompressedAggXMLInputFormat
 
CompressedAggXMLReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for CompressedAggXMLInputFormat.
CompressedAggXMLReader() - Constructor for class com.marklogic.contentpump.CompressedAggXMLReader
 
CompressedDelimitedJSONInputFormat - Class in com.marklogic.contentpump
InputFormat for compressed delimited json.
CompressedDelimitedJSONInputFormat() - Constructor for class com.marklogic.contentpump.CompressedDelimitedJSONInputFormat
 
CompressedDelimitedTextInputFormat - Class in com.marklogic.contentpump
InputFormat for compressed delimited text.
CompressedDelimitedTextInputFormat() - Constructor for class com.marklogic.contentpump.CompressedDelimitedTextInputFormat
 
CompressedDelimitedTextReader - Class in com.marklogic.contentpump
Reader for CompressedDelimitedTextInputFormat.
CompressedDelimitedTextReader() - Constructor for class com.marklogic.contentpump.CompressedDelimitedTextReader
 
CompressedDocumentInputFormat<VALUE> - Class in com.marklogic.contentpump
InputFormat for reading compressed documents from file systems.
CompressedDocumentInputFormat() - Constructor for class com.marklogic.contentpump.CompressedDocumentInputFormat
 
CompressedDocumentReader<VALUEIN> - Class in com.marklogic.contentpump
RecordReader for CompressedDocumentInputFormat.
CompressedDocumentReader() - Constructor for class com.marklogic.contentpump.CompressedDocumentReader
 
CompressedRDFInputFormat - Class in com.marklogic.contentpump
InputFormat for compressed RDF.
CompressedRDFInputFormat() - Constructor for class com.marklogic.contentpump.CompressedRDFInputFormat
 
CompressedRDFReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for Compressed RDF statements.
CompressedRDFReader(String, LinkedMapWritable) - Constructor for class com.marklogic.contentpump.CompressedRDFReader
 
CompressedStreamingReader - Class in com.marklogic.contentpump
Reader for compressed documents from file systems and produce pairs.
CompressedStreamingReader() - Constructor for class com.marklogic.contentpump.CompressedStreamingReader
 
CompressedTreeDecoder - Class in com.marklogic.tree
Decoder of Compressed Tree.
CompressedTreeDecoder() - Constructor for class com.marklogic.tree.CompressedTreeDecoder
 
CompressionCodec - Enum in com.marklogic.mapreduce
 
COMPRESSIONFACTOR - Static variable in class com.marklogic.contentpump.CompressedRDFReader
 
computeProgress() - Method in class com.marklogic.contentpump.LocalJobRunner
 
conf - Variable in class com.marklogic.contentpump.ImportRecordReader
 
conf - Variable in class com.marklogic.contentpump.utilities.FileIterator
 
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
 
CONF_AGGREGATE_RECORD_ELEMENT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_AGGREGATE_RECORD_NAMESPACE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_AUDIT_MLCPFINISH_ENABLED - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_AUDIT_MLCPFINISH_MESSAGE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_AUDIT_MLCPSTART_MESSAGE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_COPY_PERMISSIONS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_COPY_PROPERTIES - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_DELIMITED_DATA_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_DELIMITED_ROOT_NAME - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_DELIMITER - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_ARCHIVE_METADATA_OPTIONAL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_COMPRESSION_CODEC - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_DIRECTORY - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_FILE_PATTERN - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_GENERATE_URI - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_MODULES_DATABASE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_MODULES_ROOT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_PATH_FILTER_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_SEQUENCEFILE_KEY_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_SEQUENCEFILE_VALUE_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_SEQUENCEFILE_VALUE_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_INPUT_URI_ID - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MAPREDUCE_JOB_MAP_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MAPREDUCE_JOB_WORKING_DIR - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MAPREDUCE_JOBTRACKER_ADDRESS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MAX_SPLIT_SIZE1 - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MAX_SPLIT_SIZE2 - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MIMETYPES - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MIN_SPLIT_SIZE1 - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MIN_SPLIT_SIZE2 - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_MIN_THREADS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_ML_VERSION - Static variable in interface com.marklogic.contentpump.ConfigConstants
MarkLogic Server version
CONF_MULTITHREADEDMAPPER_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_OUTPUT_FILENAME_AS_COLLECTION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_OUTPUT_FILEPATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_OUTPUT_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_ROLE_MAP - Static variable in interface com.marklogic.contentpump.ConfigConstants
map for internal use
CONF_SPLIT_INPUT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_THREADS_PER_SPLIT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_TRANSFORM_FUNCTION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_TRANSFORM_MODULE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_TRANSFORM_NAMESPACE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONF_TRANSFORM_PARAM - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
ConfigConstants - Interface in com.marklogic.contentpump
Constants for configuration option names and values.
configFields(Configuration, String[]) - Method in class com.marklogic.contentpump.utilities.DocBuilder
Check document header fields.
configFields(Configuration, String[]) - Method in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
configFields(Configuration, String[]) - Method in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
configFileNameAsCollection(Configuration, Path) - Method in class com.marklogic.contentpump.ImportRecordReader
 
configFileNameAsCollection(Configuration, Path) - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
configOptions(Options) - Method in enum com.marklogic.contentpump.Command
Add supported config options.
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_ENCODING - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
contentName - Variable in class com.marklogic.contentpump.TransformWriter
 
ContentOutputFormat<VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Content.
ContentOutputFormat() - Constructor for class com.marklogic.mapreduce.ContentOutputFormat
 
ContentPump - Class in com.marklogic.contentpump
ContentPump entry point.
ContentPump() - Constructor for class com.marklogic.contentpump.ContentPump
 
CONTENTPUMP_BUNDLE_ARTIFACT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONTENTPUMP_HOME_PROPERTY_NAME - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
CONTENTPUMP_JAR_PREFIX - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
ContentPumpReporter - Class in com.marklogic.contentpump
Reporter for Content Pump.
ContentPumpReporter() - Constructor for class com.marklogic.contentpump.ContentPumpReporter
 
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 - Variable in class com.marklogic.contentpump.TransformWriter
 
ContentType - Enum in com.marklogic.mapreduce
Type of supported document format.
contentType - Variable in class com.marklogic.mapreduce.DatabaseDocument
 
ContentWithFileNameWritable<VALUE> - Class in com.marklogic.contentpump
Custom content that has stored its own file name.
ContentWithFileNameWritable() - Constructor for class com.marklogic.contentpump.ContentWithFileNameWritable
 
ContentWithFileNameWritable(VALUE, String) - Constructor for class com.marklogic.contentpump.ContentWithFileNameWritable
 
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
 
context - Variable in class com.marklogic.contentpump.CombineDocumentReader
 
convertToCDATA(String) - Static method in class com.marklogic.contentpump.utilities.XMLUtil
 
convertToLine(String[]) - Method in class com.marklogic.contentpump.DelimitedTextReader
 
convertToLine(String[]) - Method in class com.marklogic.contentpump.SplitDelimitedTextReader
 
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.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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_PERMISSIONS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
COPY_PROPERTIES - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
COPY_QUALITY - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.
copyCollection - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
copyMetadata - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
copyNameSpaceDecl() - Method in class com.marklogic.contentpump.AggregateXMLReader
 
copyPermission - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
copyProperties - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
copyQuality - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
count - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Count of records fetched
countBased - Variable in class com.marklogic.mapreduce.ContentWriter
 
counters - Variable in class com.marklogic.contentpump.ContentPumpReporter
 
countPerBatch - Variable in class com.marklogic.contentpump.RDFReader
 
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.
createJob(Configuration, CommandLine) - Method in enum com.marklogic.contentpump.Command
Create a job based on Hadoop configuration and options.
createMapperContext(Mapper, Configuration, TaskAttemptID, RecordReader, RecordWriter, OutputCommitter, StatusReporter, InputSplit) - Static method in class com.marklogic.contentpump.utilities.ReflectionUtil
 
createProcessingInstruction(String, String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.AggregateXMLInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.ArchiveInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CombineDocumentInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedAggXMLInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedDelimitedJSONInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedDelimitedTextInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedDocumentInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedRDFInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.DatabaseContentInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.DelimitedJSONInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.DelimitedTextInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.RDFInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.SequenceFileInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.StreamingDocumentInputFormat
 
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
 
createRunners(int) - Method in class com.marklogic.contentpump.MultithreadedMapper
 
createTaskAttemptContext(Configuration, TaskAttemptID) - Static method in class com.marklogic.contentpump.utilities.ReflectionUtil
 
createTextNode(String) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
CSVParserFormatter - Class in com.marklogic.contentpump.utilities
Format the CSVParser with given parameters.
CSVParserFormatter() - Constructor for class com.marklogic.contentpump.utilities.CSVParserFormatter
 
ctsQuery - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
curForest - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Current Forest to connect for failover
currentId - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
currentKey - Variable in class com.marklogic.contentpump.DatabaseContentReader
Current key.
currentValue - Variable in class com.marklogic.contentpump.DatabaseContentReader
Current value.
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

DATA_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DATABASE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DatabaseContentInputFormat<VALUE> - Class in com.marklogic.contentpump
MarkLogic-based InputFormat for Database Content, taking DocumentURI as key class and a generic value class.
DatabaseContentInputFormat() - Constructor for class com.marklogic.contentpump.DatabaseContentInputFormat
 
DatabaseContentOutputFormat - Class in com.marklogic.contentpump
ContentOutputFormat for importing archive to MarkLogic and copying from source MarkLogic Server to destination MarkLogic Server.
DatabaseContentOutputFormat() - Constructor for class com.marklogic.contentpump.DatabaseContentOutputFormat
 
DatabaseContentReader - Class in com.marklogic.contentpump
A MarkLogicRecordReader that fetches data from MarkLogic server and generates key value pairs.
DatabaseContentReader(Configuration) - Constructor for class com.marklogic.contentpump.DatabaseContentReader
 
DatabaseContentWriter<VALUE> - Class in com.marklogic.contentpump
MarkLogicRecordWriter that can 1) insert content from Archive to MarkLogic Server 2) copy content from source MarkLogic Server to destination MarkLogic Server
DatabaseContentWriter(Configuration, Map<String, ContentSource>, boolean) - Constructor for class com.marklogic.contentpump.DatabaseContentWriter
 
DatabaseContentWriter(Configuration, Map<String, ContentSource>, boolean, AssignmentManager) - Constructor for class com.marklogic.contentpump.DatabaseContentWriter
 
DatabaseDocument - Class in com.marklogic.mapreduce
A MarkLogicDocument retrieved from a database via MarkLogic Server.
DatabaseDocument() - Constructor for class com.marklogic.mapreduce.DatabaseDocument
 
DatabaseDocumentWithMeta - Class in com.marklogic.contentpump
MarkLogicDocument with metadata, usually constructed when importing archive.
DatabaseDocumentWithMeta() - Constructor for class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
DatabaseTransformOutputFormat - Class in com.marklogic.contentpump
DatabaseContentOutputFormat for server-side transformation.
DatabaseTransformOutputFormat() - Constructor for class com.marklogic.contentpump.DatabaseTransformOutputFormat
 
DatabaseTransformWriter<VALUE> - Class in com.marklogic.contentpump
DatabaseContentWriter that does server-side transform and insert
DatabaseTransformWriter(Configuration, Map<String, ContentSource>, boolean, AssignmentManager) - Constructor for class com.marklogic.contentpump.DatabaseTransformWriter
 
dataIs - Variable in class com.marklogic.mapreduce.ForestReader
 
dataset - Variable in class com.marklogic.contentpump.RDFReader
 
datatypeMap - Variable in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
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_ARCHIVE_METADATA_OPTIONAL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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_COPY_COLLECTIONS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_COPY_METADATA - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_COPY_PERMISSIONS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_COPY_PROPERTIES - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_COPY_QUALITY - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_DELIMITER - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_ENCODING - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_GRAPH - Static variable in class com.marklogic.contentpump.RDFReader
 
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_NS - Static variable in class com.marklogic.contentpump.AggregateXMLReader
 
DEFAULT_OUTPUT_CONTENT_ENCODING - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default output content encoding
DEFAULT_OUTPUT_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_OUTPUT_XML_REPAIR_LEVEL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default output XML repair level
DEFAULT_PERM_QUERY - Static variable in class com.marklogic.contentpump.utilities.PermissionUtil
 
DEFAULT_PROPERTY_OPERATION_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default property operation type.
DEFAULT_SEQUENCEFILE_VALUE_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_THREAD_COUNT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DEFAULT_TXN_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default transaction size.
defaultPerms - Variable in class com.marklogic.contentpump.RDFReader
 
deleteData(int, int) - Method in class com.marklogic.dom.CharacterDataImpl
Unsupported.
deletedCnt - Variable in class com.marklogic.mapreduce.ForestReader
 
DELIMITED_ROOT_NAME - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DELIMITED_URI_ID - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
DelimitedJSONInputFormat - Class in com.marklogic.contentpump
 
DelimitedJSONInputFormat() - Constructor for class com.marklogic.contentpump.DelimitedJSONInputFormat
 
DelimitedJSONReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for DelimitedJSONInputFormat.
DelimitedJSONReader() - Constructor for class com.marklogic.contentpump.DelimitedJSONReader
 
DelimitedSplit - Class in com.marklogic.contentpump.utilities
FileSplit for DelimitedText
DelimitedSplit() - Constructor for class com.marklogic.contentpump.utilities.DelimitedSplit
 
DelimitedSplit(TextArrayWritable, Path, long, long, String[]) - Constructor for class com.marklogic.contentpump.utilities.DelimitedSplit
 
DelimitedTextInputFormat - Class in com.marklogic.contentpump
InputFormat for delimited text.
DelimitedTextInputFormat() - Constructor for class com.marklogic.contentpump.DelimitedTextInputFormat
 
DelimitedTextReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for DelimitedTextInputFormat.
DelimitedTextReader() - Constructor for class com.marklogic.contentpump.DelimitedTextReader
 
DELIMITER - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
delimiter - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
DIRECTORY_FILTER - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
docBuilder - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
DocBuilder - Class in com.marklogic.contentpump.utilities
Abstract class for document builder.
DocBuilder() - Constructor for class com.marklogic.contentpump.utilities.DocBuilder
 
docDone - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
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.contentpump.ConfigConstants
 
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.
DOCUMENT_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump
Extension of MarkLogicInputFormat and a generic super class for all MarkLogic-based InputFormat in Content Pump.
DocumentInputFormat() - Constructor for class com.marklogic.contentpump.DocumentInputFormat
 
DocumentInputFormat<VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicInputFormat for Document.
DocumentInputFormat() - Constructor for class com.marklogic.mapreduce.DocumentInputFormat
 
DocumentMapper<VALUE> - Class in com.marklogic.contentpump
Maps (file name, content) as (DocumentURI, VALUE) to (URI, document) as (DocumentURI, VALUE).
DocumentMapper() - Constructor for class com.marklogic.contentpump.DocumentMapper
 
DocumentMetadata - Class in com.marklogic.contentpump
Metadata of a MarkLogicDocument, includes properties, permissions, quality and collections.
DocumentMetadata() - Constructor for class com.marklogic.contentpump.DocumentMetadata
 
DocumentPathFilter - Class in com.marklogic.contentpump
The configured input file pattern applied to input file path.
DocumentPathFilter() - Constructor for class com.marklogic.contentpump.DocumentPathFilter
 
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() - Method in class com.marklogic.contentpump.LocalJob
 
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
 
encapsulator - Static variable in class com.marklogic.contentpump.DelimitedTextReader
 
encoding - Variable in class com.marklogic.contentpump.ImportRecordReader
 
EncodingUtil - Class in com.marklogic.contentpump.utilities
 
EncodingUtil() - Constructor for class com.marklogic.contentpump.utilities.EncodingUtil
 
end - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
end - Variable in class com.marklogic.contentpump.RDFReader
 
endOfResult() - Method in class com.marklogic.contentpump.DatabaseContentReader
 
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.contentpump.DocumentMetadata
 
equals(Object) - Method in class com.marklogic.mapreduce.DocumentURI
 
error(String, long, long) - Method in class com.marklogic.contentpump.RDFReader.ParserErrorHandler
 
escapeXml(String) - Static method in class com.marklogic.contentpump.RDFReader
 
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.
existingMapPerms - Variable in class com.marklogic.contentpump.RDFReader
 
expandArguments(String[]) - Static method in class com.marklogic.contentpump.utilities.OptionsFileUtil
Expands any options file that may be present in the given set of arguments.
expandedFileSplits - Variable in class com.marklogic.contentpump.utilities.FileIterator
 
ExpandedTree - Class in com.marklogic.tree
Java equivalent of ExpandedTreeRep in Tree.h
ExpandedTree() - Constructor for class com.marklogic.tree.ExpandedTree
 
ExportOutputType - Enum in com.marklogic.contentpump
Enum of output types for export.
EXTENSION - Static variable in class com.marklogic.contentpump.DocumentMetadata
suffix of the URI of metadata
EXTENSION - Static variable in class com.marklogic.contentpump.OutputArchive
 
EXTRACT_URI - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
 

F

f - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
failed() - Method in class com.marklogic.contentpump.RDFReader.RunnableParser
 
failed - Variable in class com.marklogic.mapreduce.ContentWriter
 
failover - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
FAST_LOAD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
fastLoad - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
fastLoad - Variable in class com.marklogic.mapreduce.ContentWriter
Whether in fast load mode.
fatal(String, long, long) - Method in class com.marklogic.contentpump.RDFReader.ParserErrorHandler
 
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
 
fields - Variable in class com.marklogic.contentpump.DelimitedTextReader
header of delimited text
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
 
file - Variable in class com.marklogic.contentpump.ImportRecordReader
 
FileAndDirectoryInputFormat<K,V> - Class in com.marklogic.contentpump
An InputFormat that flattens directories and returns file-only splits.
FileAndDirectoryInputFormat() - Constructor for class com.marklogic.contentpump.FileAndDirectoryInputFormat
 
FileAndDirectoryInputFormat.MultiPathFilter - Class in com.marklogic.contentpump
Proxy PathFilter that accepts a path only if all filters given in the constructor do.
fileDirSplits - Variable in class com.marklogic.contentpump.utilities.FileIterator
 
fileIn - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
fileIn - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
FileIterator - Class in com.marklogic.contentpump.utilities
A Iterator that returns a FileSplit per file, excluding directories
FileIterator(Iterator<FileSplit>, TaskAttemptContext) - Constructor for class com.marklogic.contentpump.utilities.FileIterator
 
FileIterator(FileSplit, TaskAttemptContext) - Constructor for class com.marklogic.contentpump.utilities.FileIterator
 
fileLen - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
findNextFileEntryAndInitReader() - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
findNextFileEntryAndInitReader() - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
findUriInJSON(String) - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
fInputStream - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
FOREST_HOST_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
FOREST_REPLICA_HOST_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
FOREST_REPLICA_HOST_QUERY_WITH_SEGMENT - 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
 
format - Variable in class com.marklogic.contentpump.DocumentMetadata
 
forName(String) - Static method in enum com.marklogic.contentpump.Command
 
forName(String) - Static method in enum com.marklogic.contentpump.InputType
 
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
 
fromXML(Reader) - Static method in class com.marklogic.contentpump.DocumentMetadata
 
fs - Variable in class com.marklogic.contentpump.ImportRecordReader
 
functionName - Variable in class com.marklogic.contentpump.TransformWriter
 
functionNs - Variable in class com.marklogic.contentpump.TransformWriter
 
functionParam - Variable in class com.marklogic.contentpump.TransformWriter
 

G

GENERATE_URI - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
generateId - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
generateId - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
generator - Variable in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
get(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
get() - Method in class com.marklogic.mapreduce.MarkLogicNode
 
getActiveTaskCounts() - Method in class com.marklogic.contentpump.ThreadManager
Return the total counts of LocalMapTask that are actively running.
getAdhocQuery(int) - Method in class com.marklogic.contentpump.TransformWriter
 
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
 
getCapbility(String) - Static method in class com.marklogic.contentpump.utilities.PermissionUtil
 
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.contentpump.DocumentMetadata
 
getCollections() - Method in class com.marklogic.mapreduce.ForestDocument
 
getCollections() - Method in class com.marklogic.tree.ExpandedTree
 
getCollectionString() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getColNumber() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
getConf() - Method in class com.marklogic.contentpump.DocumentPathFilter
 
getConf() - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getConf() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getContent(Configuration, ContentCreateOptions, String) - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
getContent(Configuration, ContentCreateOptions, String) - Method in class com.marklogic.contentpump.RDFWritable
 
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(CommandLine) - Method in enum com.marklogic.contentpump.InputType
 
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
 
getCounter(Enum<?>) - Method in class com.marklogic.contentpump.ContentPumpReporter
 
getCounter(String, String) - Method in class com.marklogic.contentpump.ContentPumpReporter
 
getCurrentKey() - Method in class com.marklogic.contentpump.DatabaseContentReader
 
getCurrentKey() - Method in class com.marklogic.contentpump.ImportRecordReader
 
getCurrentKey() - Method in class com.marklogic.contentpump.StreamingDocumentReader
 
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.contentpump.DatabaseContentReader
 
getCurrentValue() - Method in class com.marklogic.contentpump.ImportRecordReader
 
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
getDefaultPermissions(Configuration, LinkedMapWritable) - Static method in class com.marklogic.contentpump.utilities.PermissionUtil
 
getDefaultRatio() - Method in class com.marklogic.contentpump.DatabaseContentReader
 
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
 
getDoc() - Method in class com.marklogic.contentpump.utilities.DocBuilder
Return the built doc.
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.contentpump.examples.SimpleSequenceFileKey
 
getDocumentURI() - Method in interface com.marklogic.contentpump.SequenceFileKey
 
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
 
getEncodedURI(String) - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
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.
getFile() - Method in class com.marklogic.contentpump.ImportRecordReader
 
getFileName() - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
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<DocumentURI, VALUEIN>.ForestSplit>, List<String>, String[], boolean) - Method in class com.marklogic.contentpump.DocumentInputFormat
 
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
 
getFormat() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getFormat(char, Character, boolean, boolean) - Static method in class com.marklogic.contentpump.utilities.CSVParserFormatter
 
getFormatName() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getFormattedBatchId() - Method in class com.marklogic.mapreduce.ContentWriter
 
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
 
getHeader() - Method in class com.marklogic.contentpump.utilities.DelimitedSplit
 
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.
getInputFormatClass() - Method in enum com.marklogic.contentpump.ExportOutputType
 
getInputFormatClass(CommandLine, Configuration) - Method in enum com.marklogic.contentpump.InputType
Get InputFormat class based on content type.
getInputPathFilter() - Method in class com.marklogic.contentpump.utilities.FileIterator
 
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(Configuration) - Static method in class com.marklogic.contentpump.LocalJob
 
getInstance() - Static method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getInternalSubset() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getIsShutdownDone() - Method in class com.marklogic.contentpump.MultithreadedMapper.MapRunner
 
getJobState() - Method in class com.marklogic.contentpump.LocalJob
 
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.contentpump.CombineDocumentSplit
 
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.
getLine() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
getLine(CSVRecord) - Method in class com.marklogic.contentpump.DelimitedTextReader
 
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.contentpump.CombineDocumentSplit
 
getLocations() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getMapper() - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
getMapper() - Method in class com.marklogic.contentpump.MultithreadedMapper.MapRunner
 
getMapperClass(CommandLine, Configuration) - Method in enum com.marklogic.contentpump.InputType
Get Mapper class based on content type.
getMapperClass() - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
getMapperClass(JobContext) - Static method in class com.marklogic.contentpump.MultithreadedMapper
Get the application's mapper class.
getMasterIds() - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
getMaxServerVersion() - Static method in class com.marklogic.contentpump.Versions
Get the maximum supported server version.
getMeta() - Method in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
getMeta() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getMetadata() - Method in class com.marklogic.mapreduce.ForestDocument
 
getMetadata() - Method in class com.marklogic.tree.ExpandedTree
 
getMinServerVersion() - Static method in class com.marklogic.contentpump.Versions
Get the minimum supported server version.
getMinThreads() - Method in enum com.marklogic.contentpump.InputType
 
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
 
getNumberOfThreads(JobContext) - Static method in class com.marklogic.contentpump.MultithreadedMapper
The number of threads in the thread pool that will run the map function.
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.contentpump.ArchiveOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class com.marklogic.contentpump.SingleDocumentOutputFormat
 
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.
getOutputFormatClass(CommandLine) - Method in enum com.marklogic.contentpump.ExportOutputType
 
getOutputFormatClass(CommandLine, Configuration) - Method in enum com.marklogic.contentpump.InputType
 
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.contentpump.SingleDocumentWriter
 
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.contentpump.DocumentPathFilter
 
getPattern() - Method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
Get the value for the $pattern parameter to a lexicon function call.
getPermissions() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getPermissions(String[]) - Static method in class com.marklogic.contentpump.utilities.PermissionUtil
Get a list of ContentPermission from given string
getPermString() - Method in class com.marklogic.contentpump.DocumentMetadata
 
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.contentpump.AggregateXMLReader
 
getProgress() - Method in class com.marklogic.contentpump.ArchiveRecordReader
 
getProgress() - Method in class com.marklogic.contentpump.CombineDocumentReader
progress becomes inaccurate if #files exceeds the FILE_SPLIT_COUNT_LIMIT
getProgress() - Method in class com.marklogic.contentpump.CompressedAggXMLReader
 
getProgress() - Method in class com.marklogic.contentpump.CompressedDelimitedTextReader
 
getProgress() - Method in class com.marklogic.contentpump.CompressedDocumentReader
 
getProgress() - Method in class com.marklogic.contentpump.CompressedRDFReader
 
getProgress() - Method in class com.marklogic.contentpump.ContentPumpReporter
 
getProgress() - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
getProgress() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
getProgress() - Method in class com.marklogic.contentpump.GzipDelimitedJSONReader
 
getProgress() - Method in class com.marklogic.contentpump.ImportRecordReader
 
getProgress() - Method in class com.marklogic.contentpump.RDFReader
 
getProgress() - Method in class com.marklogic.contentpump.SequenceFileReader
 
getProgress() - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
getProgress() - Method in class com.marklogic.mapreduce.ForestReader
 
getProgress() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getProperties() - Method in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
getProperties() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getPublicId() - Method in class com.marklogic.dom.DocumentTypeImpl
 
getPublicOptions() - Method in class com.marklogic.contentpump.utilities.CommandlineOptions
 
getQuality() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getQuality() - Method in class com.marklogic.mapreduce.ForestDocument
 
getQuality() - Method in class com.marklogic.tree.ExpandedTree
 
getQualityString() - Method in class com.marklogic.contentpump.DocumentMetadata
 
getQuery(String) - Method in enum com.marklogic.mapreduce.NodeOpType
 
getQuery(Configuration) - Method in enum com.marklogic.mapreduce.PropertyOpType
 
getRecordLine() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.contentpump.ArchiveOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.contentpump.DatabaseContentOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.contentpump.DatabaseTransformOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.contentpump.SingleDocumentOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.contentpump.TransformOutputFormat
 
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
 
getReporter() - Method in class com.marklogic.contentpump.LocalJobRunner
 
getReturnCode(JobStatus.State) - Static method in class com.marklogic.contentpump.ContentPump
 
getRoleMap(TaskAttemptContext) - Method in class com.marklogic.contentpump.RDFInputFormat
 
getRuntimeMapperClass(Job, Class<? extends Mapper<?, ?, ?, ?>>, int) - Method in enum com.marklogic.contentpump.Command
 
getSchemaTypeInfo() - Method in class com.marklogic.dom.AttrImpl
Unsupported.
getSchemaTypeInfo() - Method in class com.marklogic.dom.ElementImpl
 
getServerVersion(TaskAttemptContext) - Method in class com.marklogic.contentpump.RDFInputFormat
 
getSession(int, boolean) - Method in class com.marklogic.contentpump.TransformWriter
 
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.
getShutdown() - Method in class com.marklogic.contentpump.MultithreadedMapper.MapRunner
 
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.contentpump.ArchiveInputFormat
 
getSplits(JobContext) - Method in class com.marklogic.contentpump.CombineDocumentInputFormat
 
getSplits() - Method in class com.marklogic.contentpump.CombineDocumentSplit
 
getSplits(JobContext) - Method in class com.marklogic.contentpump.DelimitedTextInputFormat
 
getSplits(JobContext) - Method in class com.marklogic.contentpump.FileAndDirectoryInputFormat
 
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
 
getThreadCount() - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
getThreadCount(Mapper<K1, V1, K2, V2>.Context) - Method in class com.marklogic.contentpump.MultithreadedMapper
Get thread count set for this mapper.
getThreadManager() - Method in class com.marklogic.contentpump.LocalJob
 
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.
getValidName(String) - Static method in class com.marklogic.contentpump.utilities.XMLUtil
Get valid element name from a given string
getValue() - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
getValue() - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileValue
 
getValue() - Method in class com.marklogic.contentpump.RDFWritable
 
getValue() - Method in interface com.marklogic.contentpump.SequenceFileValue
 
getValue() - Method in class com.marklogic.dom.AttrImpl
getVersion() - Static method in class com.marklogic.contentpump.Versions
Get the ContentPump version.
getWholeText() - Method in class com.marklogic.dom.TextImpl
Unsupported.
getWritableClass() - Method in enum com.marklogic.contentpump.ExportOutputType
 
getWritableClass() - Method in enum com.marklogic.contentpump.SequenceFileValueType
 
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
 
graphItr - Variable in class com.marklogic.contentpump.RDFReader
 
graphNameIter - Variable in class com.marklogic.contentpump.RDFReader
 
graphQry - Variable in class com.marklogic.contentpump.RDFReader
 
graphSupported - Variable in class com.marklogic.contentpump.RDFReader
 
GzipDelimitedJSONReader - Class in com.marklogic.contentpump
 
GzipDelimitedJSONReader() - Constructor for class com.marklogic.contentpump.GzipDelimitedJSONReader
 

H

HADOOP_CONF_DIR - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
HADOOP_CONFDIR_ENV_NAME - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
handleBOMUTF8(String[], int) - Static method in class com.marklogic.contentpump.utilities.EncodingUtil
Oracle jdk bug 4508058: UTF-8 encoding does not recognize initial BOM, and it will not be fixed.
handleCommitExceptions(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
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
HASHALGORITHM - Static variable in class com.marklogic.contentpump.RDFReader
 
hashCode() - Method in class com.marklogic.mapreduce.DocumentURI
 
hashWrap(int, int) - Static method in class com.marklogic.tree.CompressedTreeDecoder
 
hasMoreEntryInZip() - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
hasNext - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
hasNext - Variable in class com.marklogic.contentpump.CompressedDocumentReader
 
hasNext - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
hasNext - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
hasNext - Variable in class com.marklogic.contentpump.RDFReader
 
hasNext - Variable in class com.marklogic.contentpump.SequenceFileReader
 
hasNext() - Method in class com.marklogic.contentpump.utilities.FileIterator
 
hasNext() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
hasOutputCol - Variable in class com.marklogic.contentpump.RDFReader
 
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
 
hiddenFileFilter - Static variable in class com.marklogic.contentpump.FileAndDirectoryInputFormat
 
HOST - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
idGen - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
idGen - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
idGen - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
idGen - Variable in class com.marklogic.contentpump.RDFReader
 
IdGenerator - Class in com.marklogic.contentpump.utilities
 
IdGenerator(String) - Constructor for class com.marklogic.contentpump.utilities.IdGenerator
 
idName - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
ignoreCollectionQuad - Variable in class com.marklogic.contentpump.RDFReader
 
importNode(Node, boolean) - Method in class com.marklogic.dom.DocumentImpl
Unsupported.
ImportRecordReader<VALUEIN> - Class in com.marklogic.contentpump
Abstract class of RecorderReader for import.
ImportRecordReader() - Constructor for class com.marklogic.contentpump.ImportRecordReader
 
incrementAndGet() - Method in class com.marklogic.contentpump.utilities.IdGenerator
 
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
 
ingestedTriples - Variable in class com.marklogic.contentpump.RDFReader
 
INGESTIONNOTIFYSTEP - Variable in class com.marklogic.contentpump.RDFReader
 
init(Configuration) - Method in class com.marklogic.contentpump.utilities.DocBuilder
Init the document.
init(Configuration) - Method in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
init(Configuration) - Method in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
INIT_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
initAggConf(TaskAttemptContext) - Method in class com.marklogic.contentpump.AggregateXMLReader
 
initBucketPolicy(String[], LinkedHashSet<String>) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initClonedOwnerDoc() - Method in class com.marklogic.dom.DocumentImpl
 
initConfig(TaskAttemptContext) - Method in class com.marklogic.contentpump.ImportRecordReader
 
initDelimConf() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
initDocType() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
initExistingMapPerms() - Method in class com.marklogic.contentpump.RDFReader
 
initFileStream(InputSplit) - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
initFileStream(InputSplit) - Method in class com.marklogic.contentpump.GzipDelimitedJSONReader
 
initFileStream(InputSplit) - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
initHostName - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.AggregateXMLReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.ArchiveRecordReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CombineDocumentReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedAggXMLReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedDelimitedTextReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.CompressedDocumentReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.DatabaseContentReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.DelimitedTextReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.ImportRecordReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.RDFReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.SequenceFileReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.SplitDelimitedTextReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
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
 
initParser(InputSplit) - Method in class com.marklogic.contentpump.DelimitedTextReader
 
initParser(String, long) - Method in class com.marklogic.contentpump.RDFReader
 
initParser(InputSplit) - Method in class com.marklogic.contentpump.SplitDelimitedTextReader
 
initQueryPolicy(long[], int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initRangePolicy(long[], int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initReader(InputSplit) - Method in class com.marklogic.contentpump.SequenceFileReader
 
initSegmentPolicy(LinkedHashSet<String>) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initStatisticalPolicy(long[], int) - Method in class com.marklogic.mapreduce.utilities.AssignmentManager
 
initStream(InputSplit) - Method in class com.marklogic.contentpump.ArchiveRecordReader
 
initStream(InputSplit) - Method in class com.marklogic.contentpump.CompressedDelimitedTextReader
 
initStream(InputSplit) - Method in class com.marklogic.contentpump.CompressedDocumentReader
 
initStream(InputSplit) - Method in class com.marklogic.contentpump.CompressedRDFReader
 
initStream(InputSplit) - Method in class com.marklogic.contentpump.RDFReader
 
initStreamReader(InputSplit) - Method in class com.marklogic.contentpump.AggregateXMLReader
 
initStreamReader(InputSplit) - Method in class com.marklogic.contentpump.CompressedAggXMLReader
 
initThreadPool() - Method in class com.marklogic.contentpump.ThreadManager
Initialize thread pool before mlcp starts running jobs.
INMEMORYTHRESHOLD - Variable in class com.marklogic.contentpump.RDFReader
 
INPUT_COMPRESSED - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_COMPRESSION_CODEC - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_DATABASE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_DATABASE_NAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Not yet Implemented.
INPUT_FILE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_FILE_PATTERN - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_FILE_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_FILE_TYPE_DEFAULT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_HOST - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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_KEYSTORE_PASSWD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_KEYSTORE_PASSWD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.keystorepassword") which, if set, specifies the Keystore password which will be used if input.ssl is set to true.
INPUT_KEYSTORE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_KEYSTORE_PATH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.keystorepath") which, if set, specifies the Keystore which will be used if input.ssl is set to true.
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.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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_SEQUENCEFILE_KEY_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_SEQUENCEFILE_VALUE_CLASS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_SEQUENCEFILE_VALUE_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_SSL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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_TRUSTSTORE_PASSWD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_TRUSTSTORE_PASSWD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.truststorepassword") which, if set, specifies the Keystore password which will be used if input.ssl is set to true.
INPUT_TRUSTSTORE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
INPUT_TRUSTSTORE_PATH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.truststorepath") which, if set, specifies the Keystore 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.contentpump.ConfigConstants
 
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.
inputFilter - Variable in class com.marklogic.contentpump.utilities.FileIterator
 
inputFn - Variable in class com.marklogic.contentpump.RDFReader
 
InputType - Enum in com.marklogic.contentpump
Enum of supported input type.
insertBatch(int, XdmValue[], XdmValue[], XdmValue[]) - Method in class com.marklogic.contentpump.TransformWriter
 
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.
insertGraphDoc(String) - Method in class com.marklogic.contentpump.RDFReader
 
instream - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
instream - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
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
 
isBinary() - Method in class com.marklogic.contentpump.DocumentMetadata
 
isCopyColls - Variable in class com.marklogic.mapreduce.ContentWriter
 
isCopyMeta - Variable in class com.marklogic.mapreduce.ContentWriter
 
isCopyPerms - Variable in class com.marklogic.contentpump.DatabaseContentWriter
 
isCopyPerms - Variable in class com.marklogic.contentpump.DatabaseTransformWriter
 
isCopyProps - Variable in class com.marklogic.contentpump.DatabaseContentWriter
 
isCopyProps - Variable in class com.marklogic.contentpump.DatabaseTransformWriter
 
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
isHidden() - Method in class com.marklogic.contentpump.utilities.CommandlineOption
 
isId() - Method in class com.marklogic.dom.AttrImpl
Unsupported.
isInputCompressed(CommandLine) - Static method in enum com.marklogic.contentpump.Command
 
isLastSplit() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
Is this the last split?
isLittleEndian() - Method in class com.marklogic.io.BiendianDataInputStream
 
isNakedProps - Variable in class com.marklogic.contentpump.DocumentMetadata
 
isNakedProps() - Method in class com.marklogic.contentpump.DocumentMetadata
 
isOutputCompressed(CommandLine) - Static method in enum com.marklogic.contentpump.Command
 
isSameNode(Node) - Method in class com.marklogic.dom.NodeImpl
isSkip() - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.AggregateXMLInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.ArchiveInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.CombineDocumentInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.CompressedAggXMLInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.CompressedDelimitedJSONInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.CompressedDelimitedTextInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.CompressedDocumentInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.CompressedRDFInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.FileAndDirectoryInputFormat
 
isSplitable(JobContext, Path) - Method in class com.marklogic.contentpump.RDFInputFormat
 
isSplitable(JobContext, StreamLocator) - Method in class com.marklogic.contentpump.StreamingDocumentInputFormat
 
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.
isStreaming(CommandLine, Configuration) - Static method in enum com.marklogic.contentpump.Command
 
isSupported(String, String) - Method in class com.marklogic.dom.NodeImpl
 
isTaskDone() - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
Return whether a LocalMapTask has completed importing
isText() - Method in class com.marklogic.contentpump.DocumentMetadata
 
isTxnCompatible - Variable in class com.marklogic.mapreduce.ContentWriter
 
isXml() - Method in class com.marklogic.contentpump.DocumentMetadata
 
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
 
iterator - Variable in class com.marklogic.contentpump.ImportRecordReader
 
iterator - Variable in class com.marklogic.contentpump.utilities.FileIterator
 

J

JENA_DEFAULT_GRAPH - Static variable in class com.marklogic.contentpump.RDFReader
 
jenaStreamingParser - Variable in class com.marklogic.contentpump.RDFReader
 
JSONDocBuilder - Class in com.marklogic.contentpump.utilities
Builder for json document.
JSONDocBuilder() - Constructor for class com.marklogic.contentpump.utilities.JSONDocBuilder
 
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
 
jsonFactory - Variable in class com.marklogic.contentpump.utilities.JSONDocBuilder
 

K

key - Variable in class com.marklogic.contentpump.ImportRecordReader
 
key - Variable in class com.marklogic.mapreduce.ForestReader
 
keys - Variable in class com.marklogic.tree.ExpandedTree
 
keySet() - Method in class com.marklogic.mapreduce.LinkedMapWritable
KEYSTORE_PASSWD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
KEYSTORE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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

lang - Variable in class com.marklogic.contentpump.RDFReader
 
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
 
largestCollection() - Method in class com.marklogic.contentpump.RDFReader
 
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.contentpump.FileAndDirectoryInputFormat
 
listStatus(JobContext) - Method in class com.marklogic.mapreduce.ForestInputFormat
 
loadModel(String, InputStream) - Method in class com.marklogic.contentpump.RDFReader
 
LocalJob - Class in com.marklogic.contentpump
A job executed in local mode which manages the job state through the local job engine.
LocalJobRunner - Class in com.marklogic.contentpump
Runs a job in-process, potentially multi-threaded.
LocalJobRunner(LocalJob, CommandLine, Command) - Constructor for class com.marklogic.contentpump.LocalJobRunner
 
LocalJobRunner.LocalMapTask<INKEY,INVALUE,OUTKEY,OUTVALUE> - Class in com.marklogic.contentpump
A map task to be run in a thread.
LocalMapTask(InputFormat<INKEY, INVALUE>, OutputFormat<OUTKEY, OUTVALUE>, Configuration, int, InputSplit, ContentPumpReporter, AtomicInteger) - Constructor for class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
LOG - Static variable in class com.marklogic.contentpump.AggregateXMLReader
 
LOG - Static variable in class com.marklogic.contentpump.ArchiveInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.ArchiveRecordReader
 
LOG - Static variable in class com.marklogic.contentpump.ArchiveWriter
 
LOG - Static variable in class com.marklogic.contentpump.BaseMapper
 
LOG - Static variable in class com.marklogic.contentpump.CombineDocumentInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.CombineDocumentReader
 
LOG - Static variable in enum com.marklogic.contentpump.Command
 
LOG - Static variable in class com.marklogic.contentpump.CompressedAggXMLReader
 
LOG - Static variable in class com.marklogic.contentpump.CompressedDelimitedTextReader
 
LOG - Static variable in class com.marklogic.contentpump.CompressedDocumentInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.CompressedDocumentReader
 
LOG - Static variable in class com.marklogic.contentpump.CompressedRDFInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.CompressedRDFReader
 
LOG - Static variable in class com.marklogic.contentpump.ContentPump
 
LOG - Static variable in class com.marklogic.contentpump.ContentPumpReporter
 
LOG - Static variable in class com.marklogic.contentpump.ContentWithFileNameWritable
 
LOG - Static variable in class com.marklogic.contentpump.DatabaseContentReader
 
LOG - Static variable in class com.marklogic.contentpump.DatabaseContentWriter
 
LOG - Static variable in class com.marklogic.contentpump.DatabaseTransformWriter
 
LOG - Static variable in class com.marklogic.contentpump.DelimitedJSONInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.DelimitedJSONReader
 
LOG - Static variable in class com.marklogic.contentpump.DelimitedTextInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.DelimitedTextReader
 
LOG - Static variable in class com.marklogic.contentpump.DocumentMapper
 
LOG - Static variable in class com.marklogic.contentpump.DocumentPathFilter
 
LOG - Static variable in class com.marklogic.contentpump.FileAndDirectoryInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.GzipDelimitedJSONReader
 
LOG - Static variable in class com.marklogic.contentpump.ImportRecordReader
 
LOG - Static variable in enum com.marklogic.contentpump.InputType
 
LOG - Static variable in class com.marklogic.contentpump.LocalJobRunner
 
LOG - Static variable in class com.marklogic.contentpump.OutputArchive
 
LOG - Static variable in class com.marklogic.contentpump.RDFInputFormat
 
LOG - Static variable in class com.marklogic.contentpump.RDFReader
 
LOG - Static variable in class com.marklogic.contentpump.RDFWritable
 
LOG - Static variable in class com.marklogic.contentpump.SequenceFileReader
 
LOG - Static variable in class com.marklogic.contentpump.SingleDocumentWriter
 
LOG - Static variable in class com.marklogic.contentpump.SplitDelimitedTextReader
 
LOG - Static variable in class com.marklogic.contentpump.ThreadManager
 
LOG - Static variable in class com.marklogic.contentpump.TransformWriter
 
LOG - Static variable in class com.marklogic.contentpump.utilities.AuditUtil
 
LOG - Static variable in class com.marklogic.contentpump.utilities.DocBuilder
 
LOG - Static variable in class com.marklogic.contentpump.utilities.EncodingUtil
 
LOG - Static variable in class com.marklogic.contentpump.utilities.FileIterator
 
LOG - Static variable in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
LOG - Static variable in class com.marklogic.contentpump.utilities.OptionsFileUtil
 
LOG - Static variable in class com.marklogic.contentpump.utilities.PermissionUtil
 
LOG - Static variable in class com.marklogic.contentpump.utilities.XMLUtil
 
LOG - Static variable in class com.marklogic.contentpump.Versions
 
LOG - Static variable in class com.marklogic.contentpump.ZipDelimitedJSONReader
 
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
 
logVersions() - Static method in class com.marklogic.contentpump.ContentPump
 
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.contentpump.ContentPump
 
main(String[]) - Static method in class com.marklogic.contentpump.examples.SimpleSequenceFileCreator
 
main(String[]) - Static method in class com.marklogic.contentpump.examples.SimpleSequenceFileReader
 
main(String[]) - Static method in class com.marklogic.contentpump.test.SimpleSequenceFileBytesCreator
 
main(String[]) - Static method in class com.marklogic.contentpump.test.SimpleSequenceFileCompressCreator
 
main(String[]) - Static method in class com.marklogic.contentpump.test.SimpleSequenceFileLargeBinaryCreator
 
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.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
 
makeURIForZipEntry(Path, String) - Method in class com.marklogic.contentpump.ImportRecordReader
 
makeURIFromPath(Path) - Method in class com.marklogic.contentpump.ImportRecordReader
 
map(DocumentURI, VALUE, Mapper<DocumentURI, VALUE, DocumentURI, VALUE>.Context) - Method in class com.marklogic.contentpump.DocumentMapper
 
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.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
 
mapper - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
mapToElement(HashMap<String, String>) - Static method in class com.marklogic.contentpump.TransformWriter
 
mapToNode(HashMap<String, String>) - Static method in class com.marklogic.contentpump.TransformWriter
 
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_BATCH_SIZE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
MAX_BUFFER_SIZE - Static variable in interface com.marklogic.mapreduce.InternalConstants
 
MAX_RETRIES - Variable in class com.marklogic.mapreduce.ContentWriter
 
MAX_SLEEP_TIME - Variable in class com.marklogic.mapreduce.ContentWriter
 
MAX_SPLIT_SIZE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.
MAX_THREAD_PERCENTAGE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
MAX_THREADS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
MAX_TXN_SIZE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
MAXGRAPHSPERREQUEST - Variable in class com.marklogic.contentpump.RDFReader
 
maxRetries - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
 
maxSleepTime - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
 
MAXTRIPLESPERDOCUMENT - Variable in class com.marklogic.contentpump.RDFReader
 
meta - Variable in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
meta - Variable in class com.marklogic.contentpump.DocumentMetadata
 
metadataMap - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
metaKeys - Variable in class com.marklogic.tree.ExpandedTree
 
metaVals - Variable in class com.marklogic.tree.ExpandedTree
 
milliSecs - Variable in class com.marklogic.contentpump.RDFReader
 
mimetypeMap - Static variable in class com.marklogic.contentpump.TransformOutputFormat
internal mimetypes map, initialized in getRecordWriter
MIN_NODEUPDATE_VERSION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Minimum MarkLogic version to accept node-update permissions.
MIN_RETRIES - Variable in class com.marklogic.mapreduce.ContentWriter
 
MIN_SLEEP_TIME - Variable in class com.marklogic.mapreduce.ContentWriter
 
MIN_SPLIT_SIZE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
mlSplit - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Input split for this record reader
mode - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
MODE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
mode - Variable in class com.marklogic.contentpump.ImportRecordReader
 
MODE_DISTRIBUTED - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
 
MODE_LOCAL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
 
MODULES - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
MODULES_ROOT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
moduleUri - Variable in class com.marklogic.contentpump.TransformWriter
 
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.
MultiPathFilter(List<PathFilter>) - Constructor for class com.marklogic.contentpump.FileAndDirectoryInputFormat.MultiPathFilter
 
MultithreadedMapper<K1,V1,K2,V2> - Class in com.marklogic.contentpump
Multithreaded implementation for @link org.apache.hadoop.mapreduce.Mapper, currently used by import operations when applicable to leverage concurrent updates to MarkLogic.
MultithreadedMapper() - Constructor for class com.marklogic.contentpump.MultithreadedMapper
 
MultithreadedMapper.MapRunner - Class in com.marklogic.contentpump
 
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

NAKED - Static variable in class com.marklogic.contentpump.DocumentMetadata
suffix of the URI of naked properties
nakedCount - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
nakedDone - Variable in class com.marklogic.contentpump.DatabaseContentReader
 
NAMESPACE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
nameSpaces - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
nascentCnt - Variable in class com.marklogic.mapreduce.ForestReader
 
needCommit - Variable in class com.marklogic.mapreduce.ContentWriter
 
needCommit() - Method in class com.marklogic.mapreduce.ContentWriter
 
needCommitRetry() - Method in class com.marklogic.mapreduce.ContentWriter
 
newContentCreateOptions(DocumentMetadata, ContentCreateOptions, boolean, boolean, boolean, boolean, long) - Static method in class com.marklogic.contentpump.DatabaseContentWriter
fetch the options information from conf and metadata, set to the field "options"
newDoc() - Method in class com.marklogic.contentpump.utilities.DocBuilder
Start to build the document.
newDoc() - Method in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
newDoc() - Method in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
newGraphs - Variable in class com.marklogic.contentpump.RDFReader
 
newPackagePath(String, int, int) - Static method in class com.marklogic.contentpump.OutputArchive
 
newValue(ValueType, Object) - Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
Create new XdmValue from value type and Writables.
next() - Method in class com.marklogic.contentpump.utilities.FileIterator
 
nextInMemoryKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
nextInMemoryQuadKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
nextInMemoryQuadKeyValueIgnoreCollections() - Method in class com.marklogic.contentpump.RDFReader
 
nextInMemoryQuadKeyValueWithCollections() - Method in class com.marklogic.contentpump.RDFReader
 
nextInMemoryTripleKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.AggregateXMLReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.ArchiveRecordReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.CombineDocumentReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.CompressedAggXMLReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.CompressedDelimitedTextReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.CompressedDocumentReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.CompressedRDFReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.DatabaseContentReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.DelimitedJSONReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.DelimitedTextReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.ImportRecordReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.SequenceFileReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.SplitDelimitedTextReader
 
nextKeyValue() - Method in class com.marklogic.contentpump.StreamingDocumentReader
 
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.contentpump.DatabaseContentReader
 
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
 
nextStramingQuadKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
nextStreamingKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
nextStreamingQuadKeyValueIgnoreCollections() - Method in class com.marklogic.contentpump.RDFReader
 
nextStreamingQuadKeyValueWithCollections() - Method in class com.marklogic.contentpump.RDFReader
 
nextStreamingTripleKeyValue() - Method in class com.marklogic.contentpump.RDFReader
 
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.
notifyUser() - Method in class com.marklogic.contentpump.RDFReader
 
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(Node) - Method in class com.marklogic.contentpump.RDFReader
 
OBJECT - Static variable in class com.marklogic.tree.NodeKind
 
offset - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
openFile(InputSplit, boolean) - Method in class com.marklogic.contentpump.ImportRecordReader
 
options - Variable in class com.marklogic.mapreduce.ContentWriter
Content options of the output documents.
OPTIONS_FILE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OptionsFileUtil - Class in com.marklogic.contentpump.utilities
Provides utility functions to read in options file.
optionsMap - Variable in class com.marklogic.contentpump.TransformWriter
 
optionsName - Variable in class com.marklogic.contentpump.TransformWriter
 
optionsVals - Variable in class com.marklogic.contentpump.TransformWriter
 
ordinal - Variable in class com.marklogic.tree.ExpandedTree
 
ordIs - Variable in class com.marklogic.mapreduce.ForestReader
 
origFn - Variable in class com.marklogic.contentpump.RDFReader
 
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_CLEANDIR - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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_COLLECTIONS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_COMPRESS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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 - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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_FILE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_FILENAME_AS_COLLECTION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_FOREST_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Internal use only.
OUTPUT_GRAPH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_GRAPH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default graph for rdf
OUTPUT_HOST - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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_IDNAME - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_INDENTED - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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_KEYSTORE_PASSWD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_KEYSTORE_PASSWD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.keystorepassword") which, if set, specifies the Keystore password which will be used if input.ssl is set to true.
OUTPUT_KEYSTORE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_KEYSTORE_PATH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.keystorepath") which, if set, specifies the Keystore which will be used if input.ssl is set to true.
OUTPUT_LANGUAGE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
OUTPUT_OVERRIDE_GRAPH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Graph overrided for rdf
OUTPUT_PARTITION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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_PERMISSIONS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_PORT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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 - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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_TRUSTSTORE_PASSWD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_TRUSTSTORE_PASSWD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.truststorepassword") which, if set, specifies the Keystore password which will be used if input.ssl is set to true.
OUTPUT_TRUSTSTORE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_TRUSTSTORE_PATH - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.truststorepath") which, if set, specifies the Keystore which will be used if input.ssl is set to true.
OUTPUT_TYPE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
OUTPUT_URI_PREFIX - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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.
OutputArchive - Class in com.marklogic.contentpump
Archive for export, create zip file(s).
OutputArchive(String, Configuration) - Constructor for class com.marklogic.contentpump.OutputArchive
 
outputDir - Variable in class com.marklogic.mapreduce.ContentWriter
Directory of the output documents.
outputGraph - Variable in class com.marklogic.contentpump.RDFReader
 
outputOverrideGraph - Variable in class com.marklogic.contentpump.RDFReader
 
overflow - Variable in class com.marklogic.contentpump.AggregateXMLReader
 

P

parse(String) - Method in enum com.marklogic.contentpump.ColumnDataType
Parse the string as the specified data type.
parse(String, InputStream) - Method in class com.marklogic.contentpump.CompressedRDFReader
 
parse(String, FSDataInputStream) - Method in class com.marklogic.contentpump.RDFReader
 
parseCmdlineOptions(CommandLine, Command) - Method in class com.marklogic.contentpump.ThreadManager
Parse command line options
parser - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
ParserErrorHandler(String) - Constructor for class com.marklogic.contentpump.RDFReader.ParserErrorHandler
 
parserIterator - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
PASSWORD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
path - Variable in class com.marklogic.mapreduce.LargeBinaryDocument
 
PATH_NAMESPACE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
patterns - Static variable in class com.marklogic.contentpump.RDFReader
 
pendingURIs - Variable in class com.marklogic.contentpump.TransformWriter
 
pendingUris - Variable in class com.marklogic.mapreduce.ContentWriter
URIs of the documents in a batch.
PERM - Static variable in class com.marklogic.tree.NodeKind
 
permissionsList - Variable in class com.marklogic.contentpump.DocumentMetadata
 
PermissionUtil - Class in com.marklogic.contentpump.utilities
 
PermissionUtil() - Constructor for class com.marklogic.contentpump.utilities.PermissionUtil
 
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
 
permString - Variable in class com.marklogic.contentpump.DocumentMetadata
 
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
 
POLLING_INIT_DELAY - Static variable in interface com.marklogic.contentpump.ConfigConstants
Auto-scaling constants
POLLING_PERIOD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
POLLING_TIME_UNIT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
PORT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
pos - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
pos - Variable in class com.marklogic.contentpump.RDFReader
 
position - Variable in class com.marklogic.mapreduce.ForestReader
 
predicate(Node) - Method in class com.marklogic.contentpump.RDFReader
 
predicate(Resource) - Method in class com.marklogic.contentpump.RDFReader
 
prepareAuditMlcpFinish(Configuration, int) - Static method in class com.marklogic.contentpump.utilities.AuditUtil
 
prepareAuditMlcpStart(Job, String, CommandLine) - Static method in class com.marklogic.contentpump.utilities.AuditUtil
 
prevDocid - Variable in class com.marklogic.mapreduce.ForestReader
 
printUsage(Command, Options) - Method in enum com.marklogic.contentpump.Command
 
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
 
progress() - Method in class com.marklogic.contentpump.ContentPumpReporter
 
properties - Variable in class com.marklogic.contentpump.DocumentMetadata
 
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.
propertyCounts - Variable in class com.marklogic.contentpump.DatabaseContentWriter
 
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
 
propertyUris - Variable in class com.marklogic.contentpump.DatabaseContentWriter
 
PropertyWriter - Class in com.marklogic.mapreduce
MarkLogicRecordWriter that sets a property for a document.
PropertyWriter(Configuration, String) - Constructor for class com.marklogic.mapreduce.PropertyWriter
 
propertyXmlStrings - Variable in class com.marklogic.contentpump.DatabaseContentWriter
 
put(String, String) - Method in class com.marklogic.contentpump.utilities.DocBuilder
Put a new key-value pair into the document.
put(String, String) - Method in class com.marklogic.contentpump.utilities.JSONDocBuilder
 
put(String, String) - Method in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
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
 
quality - Variable in class com.marklogic.contentpump.DocumentMetadata
 
queries - Variable in class com.marklogic.contentpump.TransformWriter
 
query - Variable in class com.marklogic.contentpump.TransformWriter
 
QUERY_FILTER - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
queryNakedProperties() - Method in class com.marklogic.contentpump.DatabaseContentReader
 
QueryReducer() - Constructor for class com.marklogic.mapreduce.test.CustomQuery.QueryReducer
 
queryServerMaxThreads(ContentSource) - Method in class com.marklogic.contentpump.ThreadManager
Query the server stack to get the maximum available thread count.

R

random - Variable in class com.marklogic.contentpump.RDFReader
 
randomValue - Variable in class com.marklogic.contentpump.RDFReader
 
RangeAssignmentPolicy - Class in com.marklogic.mapreduce.utilities
Range Assignment Policy for fastload
RangeAssignmentPolicy(long[], int) - Constructor for class com.marklogic.mapreduce.utilities.RangeAssignmentPolicy
 
RDF_STREAMING_MEMORY_THRESHOLD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
RDF_TRIPLES_PER_DOCUMENT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
RDFInputFormat - Class in com.marklogic.contentpump
InputFormat for RDF.
RDFInputFormat() - Constructor for class com.marklogic.contentpump.RDFInputFormat
 
rdfInputStream - Variable in class com.marklogic.contentpump.RDFReader
 
rdfIter - Variable in class com.marklogic.contentpump.RDFReader
 
RDFReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for RDF quads/triples.
RDFReader(String, LinkedMapWritable) - Constructor for class com.marklogic.contentpump.RDFReader
 
RDFReader.ParserErrorHandler - Class in com.marklogic.contentpump
 
RDFReader.RunnableParser - Class in com.marklogic.contentpump
 
RDFWritable<VALUE> - Class in com.marklogic.contentpump
Created with IntelliJ IDEA.
RDFWritable() - Constructor for class com.marklogic.contentpump.RDFWritable
 
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
 
readCount - Variable in class com.marklogic.contentpump.DocumentMapper
 
readDouble() - Method in class com.marklogic.io.BiendianDataInputStream
 
reader - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
reader - Variable in class com.marklogic.contentpump.SequenceFileReader
 
readFields(DataInput) - Method in class com.marklogic.contentpump.CombineDocumentSplit
 
readFields(DataInput) - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
readFields(DataInput) - Method in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
readFields(DataInput) - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileKey
 
readFields(DataInput) - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileValue
 
readFields(DataInput) - Method in class com.marklogic.contentpump.RDFWritable
 
readFields(DataInput) - Method in class com.marklogic.contentpump.utilities.DelimitedSplit
 
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.
recordName - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
recordNamespace - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
REDACTION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
ReflectionUtil - Class in com.marklogic.contentpump.utilities
Utility class for creating various instances using reflection.
ReflectionUtil() - Constructor for class com.marklogic.contentpump.utilities.ReflectionUtil
 
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() - Method in class com.marklogic.contentpump.utilities.FileIterator
 
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.
removeNameSpaceDecl() - Method in class com.marklogic.contentpump.AggregateXMLReader
 
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
resource(Node) - Method in class com.marklogic.contentpump.RDFReader
 
resource(Node, String) - Method in class com.marklogic.contentpump.RDFReader
 
resource(Resource, String) - Method in class com.marklogic.contentpump.RDFReader
 
RESTRICT_HOSTS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
RESTRICT_INPUT_HOSTS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
RESTRICT_OUTPUT_HOSTS - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.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.contentpump.RDFReader
 
roleMap - Variable in class com.marklogic.mapreduce.ContentWriter
role-id -> role-name mapping
roleMapExists - Variable in class com.marklogic.contentpump.RDFReader
 
rollback(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
rollbackCount(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
rootEnd - Static variable in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
rootNodeKind() - Method in class com.marklogic.tree.ExpandedTree
 
rootStart - Static variable in class com.marklogic.contentpump.utilities.XMLDocBuilder
 
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(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class com.marklogic.contentpump.BaseMapper
 
run() - Method in class com.marklogic.contentpump.LocalJobRunner
Run the job.
run() - Method in class com.marklogic.contentpump.MultithreadedMapper.MapRunner
 
run(Mapper<K1, V1, K2, V2>.Context) - Method in class com.marklogic.contentpump.MultithreadedMapper
Run the application's maps using a thread pool.
run() - Method in class com.marklogic.contentpump.RDFReader.RunnableParser
 
run(String[]) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTree
 
run(String[]) - Method in class com.marklogic.mapreduce.test.MapTreeReduceTreeJSON
 
runAutoScaling() - Method in class com.marklogic.contentpump.ThreadManager
Check whether mlcp runs auto-scaling.
runCommand(String[]) - Static method in class com.marklogic.contentpump.ContentPump
 
RunnableParser(String, String, InputStream) - Constructor for class com.marklogic.contentpump.RDFReader.RunnableParser
 
runThreadPoller() - Method in class com.marklogic.contentpump.ThreadManager
Schedule thread polling tasks.
runThreadSafe(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context, Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context, MultithreadedMapper.MapRunner) - Method in class com.marklogic.contentpump.BaseMapper
 

S

sb - Variable in class com.marklogic.contentpump.utilities.DocBuilder
 
scaleInThreadPool(int) - Method in class com.marklogic.contentpump.ThreadManager
Scale-in thread pool based on new available server threads.
scaleOutThreadPool(int) - Method in class com.marklogic.contentpump.ThreadManager
Scale-out thread pool based on newly available server threads.
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
 
seqKey - Variable in class com.marklogic.contentpump.SequenceFileReader
 
SequenceFileInputFormat<VALUE> - Class in com.marklogic.contentpump
InputFromat for SequenceFile.
SequenceFileInputFormat() - Constructor for class com.marklogic.contentpump.SequenceFileInputFormat
 
SequenceFileKey - Interface in com.marklogic.contentpump
Interface for SequenceFile key class.
SequenceFileReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for SequenceFileInputFormat.
SequenceFileReader() - Constructor for class com.marklogic.contentpump.SequenceFileReader
 
SequenceFileValue<T> - Interface in com.marklogic.contentpump
Interface for SequenceFile value class.
SequenceFileValueType - Enum in com.marklogic.contentpump
Enum for SequenceFile value types.
seqValue - Variable in class com.marklogic.contentpump.SequenceFileReader
 
SERVER_MAX_THREADS_QUERY - Static variable in class com.marklogic.contentpump.ThreadManager
 
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(String) - Method in class com.marklogic.contentpump.RDFWritable
 
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.
setBatchProperties(int, Session) - Method in class com.marklogic.contentpump.DatabaseContentWriter
 
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.contentpump.DocumentPathFilter
 
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.
setDocumentProperties(String, String, String, String, String, Map<String, String>, Session) - Static method in class com.marklogic.contentpump.DatabaseContentWriter
 
setDocumentURI(DocumentURI) - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileKey
 
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
 
setFile(Path) - Method in class com.marklogic.contentpump.ImportRecordReader
 
setFileName(String) - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
setForestId(BigInteger) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setFormat(DocumentFormat) - Method in class com.marklogic.contentpump.DocumentMetadata
 
setFormat(String) - Method in class com.marklogic.contentpump.DocumentMetadata
 
setFragmentOrdinal(long) - Method in class com.marklogic.tree.ExpandedTree
 
setGraph(String) - Method in class com.marklogic.contentpump.RDFWritable
 
setHidden(boolean) - Method in class com.marklogic.contentpump.utilities.CommandlineOption
 
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
setJobState(JobStatus.State) - Method in class com.marklogic.contentpump.LocalJob
 
setKey(String, int, int, boolean) - Method in class com.marklogic.contentpump.ImportRecordReader
Apply URI replace option, encode URI if specified, apply URI prefix and suffix configuration options and set the result as DocumentURI key.
setKey() - Method in class com.marklogic.contentpump.RDFReader
 
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
 
setMapperClass(Job, Configuration, CommandLine) - Method in enum com.marklogic.contentpump.Command
Set Mapper class for a job.
setMapperClass(Class<? extends Mapper<?, ?, ?, ?>>) - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
setMapperClass(Configuration, Class<? extends BaseMapper<?, ?, ?, ?>>) - Static method in class com.marklogic.contentpump.MultithreadedMapper
Set the application's mapper class.
setMeta(DocumentMetadata) - Method in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
setMeta(Map<String, String>) - Method in class com.marklogic.contentpump.DocumentMetadata
 
setNakedProps(boolean) - Method in class com.marklogic.contentpump.DocumentMetadata
 
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.
setNumberOfThreads(Job, int) - Static method in class com.marklogic.contentpump.MultithreadedMapper
Set the number of threads in the pool for running maps.
setNumberOfThreads(Configuration, int) - Static method in class com.marklogic.contentpump.MultithreadedMapper
 
setPath(Path) - Method in class com.marklogic.mapreduce.StreamLocator
 
setPattern(String) - Method in class com.marklogic.contentpump.DocumentPathFilter
 
setPermissions(ContentPermission[]) - Method in class com.marklogic.contentpump.RDFWritable
 
setPermString(String) - Method in class com.marklogic.contentpump.DocumentMetadata
 
setPrefix(String) - Method in class com.marklogic.dom.NodeImpl
Unsupported.
setProperties(String) - Method in class com.marklogic.contentpump.DocumentMetadata
 
setQuality(int) - Method in class com.marklogic.contentpump.DocumentMetadata
 
setQuality(XSInteger) - Method in class com.marklogic.contentpump.DocumentMetadata
 
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
 
setRestrictHosts(boolean) - Method in class com.marklogic.contentpump.ThreadManager
Used by checkOutputSpecs for indicating whether mlcp is running against a load balancer.
setShutdown(boolean) - Method in class com.marklogic.contentpump.MultithreadedMapper.MapRunner
 
setSkipKey(int, int, String) - Method in class com.marklogic.contentpump.ImportRecordReader
Set the result as DocumentURI key.
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
 
setSplits(List<FileSplit>) - Method in class com.marklogic.contentpump.CombineDocumentSplit
 
setSrcId(String) - Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
 
setStart(long) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setStatus(String) - Method in class com.marklogic.contentpump.ContentPumpReporter
 
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.
setThreadCount(int) - Method in class com.marklogic.contentpump.LocalJobRunner.LocalMapTask
 
setThreadCount(int) - Method in class com.marklogic.contentpump.MultithreadedMapper
Set thread count for this mapper.
setThreadPool(ThreadPoolExecutor) - Method in class com.marklogic.contentpump.MultithreadedMapper
Set the thread pool for this mapper.
setup(Mapper<DocumentURI, VALUE, DocumentURI, VALUE>.Context) - Method in class com.marklogic.contentpump.DocumentMapper
 
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(long) - Method in class com.marklogic.contentpump.CompressedDocumentReader
 
setValue(long) - Method in class com.marklogic.contentpump.CompressedStreamingReader
 
setValue(VALUE) - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
setValue(T) - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileValue
 
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
 
shutdown - Static variable in class com.marklogic.contentpump.ContentPump
 
shutdownThreadPool() - Method in class com.marklogic.contentpump.ThreadManager
Wait until all tasks are done and shutdown thread pool.
simpleAddInputPathRecursively(List<FileStatus>, FileSystem, Path, PathFilter) - Method in class com.marklogic.contentpump.FileAndDirectoryInputFormat
 
SimpleSequenceFileBytesCreator - Class in com.marklogic.contentpump.test
 
SimpleSequenceFileBytesCreator() - Constructor for class com.marklogic.contentpump.test.SimpleSequenceFileBytesCreator
 
SimpleSequenceFileCompressCreator - Class in com.marklogic.contentpump.test
 
SimpleSequenceFileCompressCreator() - Constructor for class com.marklogic.contentpump.test.SimpleSequenceFileCompressCreator
 
SimpleSequenceFileCreator - Class in com.marklogic.contentpump.examples
 
SimpleSequenceFileCreator() - Constructor for class com.marklogic.contentpump.examples.SimpleSequenceFileCreator
 
SimpleSequenceFileKey - Class in com.marklogic.contentpump.examples
 
SimpleSequenceFileKey() - Constructor for class com.marklogic.contentpump.examples.SimpleSequenceFileKey
 
SimpleSequenceFileLargeBinaryCreator - Class in com.marklogic.contentpump.test
 
SimpleSequenceFileLargeBinaryCreator() - Constructor for class com.marklogic.contentpump.test.SimpleSequenceFileLargeBinaryCreator
 
SimpleSequenceFileReader - Class in com.marklogic.contentpump.examples
 
SimpleSequenceFileReader() - Constructor for class com.marklogic.contentpump.examples.SimpleSequenceFileReader
 
SimpleSequenceFileValue<T> - Class in com.marklogic.contentpump.examples
 
SimpleSequenceFileValue() - Constructor for class com.marklogic.contentpump.examples.SimpleSequenceFileValue
 
SingleDocumentOutputFormat - Class in com.marklogic.contentpump
OutputFormat for DocumentURI and MarkLogicDocument creating a single file.
SingleDocumentOutputFormat() - Constructor for class com.marklogic.contentpump.SingleDocumentOutputFormat
 
SingleDocumentWriter - Class in com.marklogic.contentpump
RecordWriter for creating a single file.
SingleDocumentWriter(Path, Configuration) - Constructor for class com.marklogic.contentpump.SingleDocumentWriter
 
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(int) - Method in class com.marklogic.mapreduce.ContentWriter
 
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.MarkLogicRecordReader
 
SNAPSHOT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
split - Variable in class com.marklogic.mapreduce.ForestReader
 
SPLIT_COUNT_LIMIT - Static variable in class com.marklogic.contentpump.FileAndDirectoryInputFormat
threshold of expanded splits: 1 million
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_INPUT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.
SplitDelimitedTextReader<VALUEIN> - Class in com.marklogic.contentpump
Reader for DelimitedTextInputFormat if split_input is true
SplitDelimitedTextReader() - Constructor for class com.marklogic.contentpump.SplitDelimitedTextReader
 
splitStart - Variable in class com.marklogic.contentpump.RDFReader
 
splitText(int) - Method in class com.marklogic.dom.TextImpl
Unsupported.
srcId - Variable in class com.marklogic.mapreduce.ForestReader
 
SSL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
SSL_PROTOCOL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
SslConfigOptions - Interface in com.marklogic.mapreduce
Interface used to get options for SSL connection.
start - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
start - Variable in class com.marklogic.contentpump.RDFReader
 
startOfRecord - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
statementIter - Variable in class com.marklogic.contentpump.RDFReader
 
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.
stopRunners(int) - Method in class com.marklogic.contentpump.MultithreadedMapper
 
STREAMING - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
streaming - Variable in class com.marklogic.contentpump.ImportRecordReader
 
StreamingDocumentInputFormat - Class in com.marklogic.contentpump
FileInputFormat for unbuffered streaming documents.
StreamingDocumentInputFormat() - Constructor for class com.marklogic.contentpump.StreamingDocumentInputFormat
 
StreamingDocumentReader - Class in com.marklogic.contentpump
 
StreamingDocumentReader() - Constructor for class com.marklogic.contentpump.StreamingDocumentReader
 
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.
subId - Variable in class com.marklogic.contentpump.ImportRecordReader
 
subject(Node) - Method in class com.marklogic.contentpump.RDFReader
 
subject(Resource) - Method in class com.marklogic.contentpump.RDFReader
 
submitGraphQuery() - Method in class com.marklogic.contentpump.RDFReader
 
submitTask(LocalJobRunner.LocalMapTask, int, int) - Method in class com.marklogic.contentpump.ThreadManager
Submit LocalMapTask (one task per input split) to thread pool.
substringData(int, int) - Method in class com.marklogic.dom.CharacterDataImpl
succeeded - Variable in class com.marklogic.mapreduce.ContentWriter
 
supportSegment - Variable in class com.marklogic.mapreduce.ContentOutputFormat
 

T

TEMPORAL_COLLECTION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
THREAD_COUNT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
ThreadManager - Class in com.marklogic.contentpump
Manages client side concurrency based on available server threads
ThreadManager(LocalJob) - Constructor for class com.marklogic.contentpump.ThreadManager
 
THREADS_PER_SPLIT - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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
 
totalBytes - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
toXML() - Method in class com.marklogic.contentpump.DocumentMetadata
 
TRANSACTION_SIZE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
TRANSFORM_FUNCTION - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
TRANSFORM_MODULE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
TRANSFORM_NAMESPACE - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
TRANSFORM_PARAM - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
TransformOutputFormat<VALUEOUT> - Class in com.marklogic.contentpump
OutputFormat for content of transformation.
TransformOutputFormat() - Constructor for class com.marklogic.contentpump.TransformOutputFormat
 
TransformWriter<VALUEOUT> - Class in com.marklogic.contentpump
ContentWriter that does server-side transform and insert
TransformWriter(Configuration, Map<String, ContentSource>, boolean, AssignmentManager) - Constructor for class com.marklogic.contentpump.TransformWriter
 
transOpt - Variable in class com.marklogic.contentpump.TransformWriter
 
transOptName - Variable in class com.marklogic.contentpump.TransformWriter
 
tree - Variable in class com.marklogic.dom.NodeImpl
 
TRUSTSTORE_PASSWD - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
TRUSTSTORE_PATH - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
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.contentpump.ConfigConstants
 
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
 
updateOptions(ContentCreateOptions) - Method in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
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
 
URI_ID - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
uriId - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
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
 
uriName - Variable in class com.marklogic.contentpump.DelimitedJSONReader
 
uriName - Variable in class com.marklogic.contentpump.DelimitedTextReader
 
uriName - Variable in class com.marklogic.contentpump.TransformWriter
 
uris - Variable in class com.marklogic.contentpump.TransformWriter
 
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
 
useAutomaticId - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
USERNAME - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
utf8(String) - Method in class com.marklogic.tree.CompressedTreeDecoder
 

V

validate() - Method in class com.marklogic.mapreduce.DocumentURI
 
value - Variable in class com.marklogic.contentpump.ImportRecordReader
 
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.contentpump.ColumnDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.contentpump.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.contentpump.ExportOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.contentpump.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.contentpump.SequenceFileValueType
Returns the enum constant of this type with the specified name.
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.contentpump.ColumnDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.contentpump.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.contentpump.ExportOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.contentpump.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.contentpump.SequenceFileValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.marklogic.contentpump.TransformWriter
 
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
 
version - Variable in class com.marklogic.contentpump.RDFReader
 
Versions - Class in com.marklogic.contentpump
This class returns build information about ContentPump and its dependencies.
Versions(String) - Constructor for class com.marklogic.contentpump.Versions
 

W

warning(String, long, long) - Method in class com.marklogic.contentpump.RDFReader.ParserErrorHandler
 
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, MarkLogicDocument) - Method in class com.marklogic.contentpump.ArchiveWriter
 
write(DataOutput) - Method in class com.marklogic.contentpump.CombineDocumentSplit
 
write(DataOutput) - Method in class com.marklogic.contentpump.ContentWithFileNameWritable
 
write(DocumentURI, VALUE) - Method in class com.marklogic.contentpump.DatabaseContentWriter
 
write(DataOutput) - Method in class com.marklogic.contentpump.DatabaseDocumentWithMeta
 
write(DocumentURI, VALUE) - Method in class com.marklogic.contentpump.DatabaseTransformWriter
 
write(DataOutput) - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileKey
 
write(DataOutput) - Method in class com.marklogic.contentpump.examples.SimpleSequenceFileValue
 
write(String, InputStream, long, boolean) - Method in class com.marklogic.contentpump.OutputArchive
 
write(String, byte[], boolean) - Method in class com.marklogic.contentpump.OutputArchive
 
write(String) - Method in class com.marklogic.contentpump.RDFReader
 
write(DataOutput) - Method in class com.marklogic.contentpump.RDFWritable
 
write(DocumentURI, MarkLogicDocument) - Method in class com.marklogic.contentpump.SingleDocumentWriter
 
write(DocumentURI, VALUEOUT) - Method in class com.marklogic.contentpump.TransformWriter
 
write(DataOutput) - Method in class com.marklogic.contentpump.utilities.DelimitedSplit
 
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
 
writeValue() - Method in class com.marklogic.contentpump.RDFReader
 
writeValue(String) - Method in class com.marklogic.contentpump.RDFReader
 

X

XDBC_HEADER_QUERY - Static variable in class com.marklogic.mapreduce.ContentOutputFormat
 
XML_REPAIR_LEVEL - Static variable in interface com.marklogic.contentpump.ConfigConstants
 
XMLDocBuilder - Class in com.marklogic.contentpump.utilities
Builder for xml document.
XMLDocBuilder() - Constructor for class com.marklogic.contentpump.utilities.XMLDocBuilder
 
xmlSR - Variable in class com.marklogic.contentpump.AggregateXMLReader
 
XMLUtil - Class in com.marklogic.contentpump.utilities
 
XMLUtil() - Constructor for class com.marklogic.contentpump.utilities.XMLUtil
 
XQUERY_VERSION_1_0_ML - Static variable in class com.marklogic.contentpump.DatabaseContentWriter
 

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
 
ZipDelimitedJSONReader - Class in com.marklogic.contentpump
 
ZipDelimitedJSONReader() - Constructor for class com.marklogic.contentpump.ZipDelimitedJSONReader
 
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
 
zipIn - Variable in class com.marklogic.contentpump.CompressedDocumentReader
 
ZipInputStream - Class in com.marklogic.contentpump.utilities
This class inherits from java.util.zip.ZipInputStream but override close() method because of a known bug in java JDK-6539065 (http://bugs.java.com/view_bug.do?bug_id=6539065)
ZipInputStream(InputStream) - Constructor for class com.marklogic.contentpump.utilities.ZipInputStream
 

_

_getVersion() - Method in class com.marklogic.contentpump.Versions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links
MLCP 10.0.8

Copyright © 2021 MarkLogic Corporation

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com