MarkLogic Connector for Hadoop 1.1-3
A B C D E F G H I K L M N O P Q R S T U V W Z

A

ADVANCED_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of advanced mode for input.mode.
append(StringBuilder) - Method in class com.marklogic.mapreduce.functions.PathReference
 
append(StringBuilder) - Method in class com.marklogic.mapreduce.functions.Reference
 

B

BASIC_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of basic mode for input.mode.
BATCH_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.batchsize") which, if set, indicates the number of records in one request.
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
 
BinaryReader.DocMapper() - Constructor for class com.marklogic.mapreduce.examples.BinaryReader.DocMapper
 
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".

C

checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.KeyValueOutputFormat
 
checkOutputSpecs(JobContext) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.NodeOutputFormat
 
checkOutputSpecs(Configuration, ContentSource) - Method in class com.marklogic.mapreduce.PropertyOutputFormat
 
clear() - Method in class com.marklogic.mapreduce.LinkedMapWritable
close(TaskAttemptContext) - Method in class com.marklogic.mapreduce.ContentWriter
 
close() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
close(TaskAttemptContext) - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
close() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
closeZipInputStream() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
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
 
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.
commitIfNecessary() - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
 
compareTo(DocumentURI) - Method in class com.marklogic.mapreduce.DocumentURI
 
compareTo(NodePath) - Method in class com.marklogic.mapreduce.NodePath
 
CompressionCodec - Enum in com.marklogic.mapreduce
 
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
 
containsKey(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
containsValue(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
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
 
ContentLoader.ContentMapper() - Constructor for class com.marklogic.mapreduce.examples.ContentLoader.ContentMapper
 
ContentOutputFormat<VALUEOUT> - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Content.
ContentOutputFormat() - Constructor for class com.marklogic.mapreduce.ContentOutputFormat
 
ContentReader - Class in com.marklogic.mapreduce.examples
Read documents from MarkLogic Server using an SSL-enabled connection and write them out to HDFS.
ContentReader() - Constructor for class com.marklogic.mapreduce.examples.ContentReader
 
ContentReader.DocMapper - Class in com.marklogic.mapreduce.examples
 
ContentReader.DocMapper() - Constructor for class com.marklogic.mapreduce.examples.ContentReader.DocMapper
 
ContentType - Enum in com.marklogic.mapreduce
Type of supported document format.
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
 
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
 
count - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Count of records fetched
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.DocumentInputFormat
 
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
 
CustomContent - Interface in com.marklogic.mapreduce
This is a Writable Interface for custom content.

D

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_MAX_SPLIT_SIZE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The default maximum split size for input splits, used if input.maxsplitsize is not specified.
DEFAULT_OUTPUT_CONTENT_ENCODING - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default output content encoding
DEFAULT_OUTPUT_XML_REPAIR_LEVEL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default output XML repair level
DEFAULT_PROPERTY_OPERATION_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Default property operation type.
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.
DocumentInputFormat<VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicInputFormat for Document.
DocumentInputFormat() - Constructor for class com.marklogic.mapreduce.DocumentInputFormat
 
DocumentReader<VALUEIN> - Class in com.marklogic.mapreduce
MarkLogicRecordReader for documents where the key is DocumentURI.
DocumentReader(Configuration) - Constructor for class com.marklogic.mapreduce.DocumentReader
 
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
 
DOCURI_VARIABLE_NAME - Static variable in class com.marklogic.mapreduce.PropertyWriter
 

E

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
 
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
 
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
 
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
 
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
 
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
 
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
 
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

F

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
 
forName(String) - Static method in enum com.marklogic.mapreduce.ContentType
 
forName(String) - Static method in enum com.marklogic.mapreduce.Indentation
 

G

get(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
get() - Method in class com.marklogic.mapreduce.MarkLogicNode
 
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.
getCodec() - Method in class com.marklogic.mapreduce.StreamLocator
 
getConf() - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getConf() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getContent(Configuration, ContentCreateOptions, String) - Method in interface com.marklogic.mapreduce.CustomContent
Get the content that is about to inserted.
getContentAsByteArray() - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
getContentAsMarkLogicNode() - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
getContentAsText() - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
getContentType() - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
getCount() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.DocumentReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.KeyValueReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.NodeReader
 
getCurrentKey() - Method in class com.marklogic.mapreduce.ValueReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.DocumentReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.KeyValueReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.NodeReader
 
getCurrentValue() - Method in class com.marklogic.mapreduce.ValueReader
 
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
 
getDocumentFormat() - Method in enum com.marklogic.mapreduce.ContentType
 
getDocumentUri() - Method in class com.marklogic.mapreduce.NodePath
 
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.
getEnabledCipherSuites() - Method in interface com.marklogic.mapreduce.SslConfigOptions
 
getEnabledProtocols() - Method in interface com.marklogic.mapreduce.SslConfigOptions
 
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.
getForestHostMap(Configuration) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getForestId() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getFullPath() - Method in class com.marklogic.mapreduce.NodePath
 
getFunctionName() - Method in enum com.marklogic.mapreduce.NodeOpType
 
getFunctionName() - Method in enum com.marklogic.mapreduce.PropertyOpType
 
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
 
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.
getLocations() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
getOutputCommitter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
getPath() - Method in class com.marklogic.mapreduce.StreamLocator
 
getPathExpression() - Method in class com.marklogic.mapreduce.functions.PathReference
The path range expression represented by this lexicon.
getPattern() - Method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
Get the value for the $pattern parameter to a lexicon function call.
getPlacementId(int) - Method in class com.marklogic.mapreduce.DocumentURI
Assign a forest based on the URI key and the number of forests.
getProgress() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
getQuery(String) - Method in enum com.marklogic.mapreduce.NodeOpType
 
getQuery(Configuration) - Method in enum com.marklogic.mapreduce.PropertyOpType
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.ContentOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.KeyValueOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.NodeOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.marklogic.mapreduce.PropertyOutputFormat
 
getReference1() - Method in class com.marklogic.mapreduce.functions.ValueCooccurrences
Get the value for $range-index-1 parameter to the lexicon function call, as a reference.
getReference2() - Method in class com.marklogic.mapreduce.functions.ValueCooccurrences
Get the value for $range-index-2 parameter to the lexicon function call, as a reference.
getReferences() - Method in class com.marklogic.mapreduce.functions.ValueMatch
Get the value of the $range-indexes parameter to the lexicon function call, as an array of References.
getReferences() - Method in class com.marklogic.mapreduce.functions.Values
Get the value of the $range-indexes parameter to the lexicon function call, as an array of References.
getRelativePath() - Method in class com.marklogic.mapreduce.NodePath
 
getSession() - Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
Get the session for this writer.
getSplits(JobContext) - Method in class com.marklogic.mapreduce.MarkLogicInputFormat
Get input splits.
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
 
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. 
getUri() - Method in class com.marklogic.mapreduce.DocumentURI
 
getUriKey() - Method in class com.marklogic.mapreduce.DocumentURI
 
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.
getWritableClass() - Method in enum com.marklogic.mapreduce.ContentType
 

H

hasNext() - Method in class com.marklogic.mapreduce.ZipEntryInputStream
 
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.MyMapper() - Constructor for class com.marklogic.mapreduce.examples.HelloWorld.MyMapper
 
HelloWorld.MyReducer - Class in com.marklogic.mapreduce.examples
 
HelloWorld.MyReducer() - Constructor for class com.marklogic.mapreduce.examples.HelloWorld.MyReducer
 
hostName - Variable in class com.marklogic.mapreduce.MarkLogicRecordWriter
 

I

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.
initialize(InputSplit, TaskAttemptContext) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
INPUT_DATABASE_NAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Not yet Implemented.
INPUT_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.host") which, if set, specifies the MarkLogic Server host to use for input operations.
INPUT_KEY_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.keyclass") which, if set, specifies the name of the class of the map input keys for KeyValueInputFormat.
INPUT_LEXICON_FUNCTION_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.lexiconfunctionclass") which, if set, specifies the name of the class implementing LexiconFunction which will be used to generate input.
INPUT_MODE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.mode") which, if set, specifies whether to use basic or advanced input query mode.
INPUT_PASSWORD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.password") which, if set, specifies the cleartext password to use for authentication with input.username.
INPUT_PORT - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.port") which, if set, specifies the port number of the input XDBC server on the MarkLogic Server host specified by the input.host property.
INPUT_QUERY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.query") which, if set, specifies the query used to retrieve input records from MarkLogic Server.
INPUT_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_USE_SSL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.usessl") which, if set, specifies whether the connection to the input server is SSL enabled; false is assumed if not set.
INPUT_USERNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.username") which, if set, specifies the MarkLogic Server user name under which input queries and operations run.
INPUT_VALUE_CLASS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.valueclass") which, if set, specifies the name of the class of the map input value for KeyValueInputFormat, ValueInputFormat and DocumentInputFormat.
isEmpty() - Method in class com.marklogic.mapreduce.LinkedMapWritable
isLastSplit() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
Is this the last split?

K

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

L

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
 
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.IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCount.IntSumReducer
 
LinkCount.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCount.RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCount.RefMapper
 
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.IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountCooccurrences.IntSumReducer
 
LinkCountCooccurrences.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountCooccurrences.RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountCooccurrences.RefMapper
 
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.IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInDoc.IntSumReducer
 
LinkCountInDoc.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountInDoc.RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInDoc.RefMapper
 
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.IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInProperty.IntSumReducer
 
LinkCountInProperty.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountInProperty.RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountInProperty.RefMapper
 
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.IntSumReducer() - Constructor for class com.marklogic.mapreduce.examples.LinkCountValue.IntSumReducer
 
LinkCountValue.RefMapper - Class in com.marklogic.mapreduce.examples
 
LinkCountValue.RefMapper() - Constructor for class com.marklogic.mapreduce.examples.LinkCountValue.RefMapper
 
LinkedMapWritable - Class in com.marklogic.mapreduce
Writable backed by LinkedHashMap.
LinkedMapWritable() - Constructor for class com.marklogic.mapreduce.LinkedMapWritable
 
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.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.KeyValueReader
 
LOG - Static variable in class com.marklogic.mapreduce.MarkLogicDocument
 
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.ValueReader
 
LOG - Static variable in class com.marklogic.mapreduce.ZipEntryInputStream
 

M

main(String[]) - Static method in class com.marklogic.mapreduce.DocumentURI
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.BinaryReader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.ContentLoader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.ContentReader
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.HelloWorld
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCount
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.LinkCountCooccurrences
 
main(String[]) - Static method in class com.marklogic.mapreduce.examples.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
 
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, MarkLogicDocument, Mapper<DocumentURI, MarkLogicDocument, DocumentURI, MarkLogicDocument>.Context) - Method in class com.marklogic.mapreduce.examples.ContentReader.DocMapper
 
map(DocumentURI, MarkLogicNode, Mapper<DocumentURI, MarkLogicNode, 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(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
 
MarkLogicConstants - Interface in com.marklogic.mapreduce
Configuration property names and other constants used in the package.
MarkLogicDocument - Class in com.marklogic.mapreduce
Captures any type of MarkLogic documents.
MarkLogicDocument() - Constructor for class com.marklogic.mapreduce.MarkLogicDocument
 
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
 
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) - 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_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.
mlSplit - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Input split for this record reader
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.

N

nextKeyValue() - Method in class com.marklogic.mapreduce.KeyValueReader
 
nextKeyValue() - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.DocumentReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.KeyValueReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.MarkLogicRecordReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.NodeReader
 
nextResult(ResultItem) - Method in class com.marklogic.mapreduce.ValueReader
 
NODE_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
 
NodeInputFormat - Class in com.marklogic.mapreduce
MarkLogicInputFormat for Node.
NodeInputFormat() - Constructor for class com.marklogic.mapreduce.NodeInputFormat
 
NodeOpType - Enum in com.marklogic.mapreduce
Type of supported node operations.
NodeOutputFormat - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Node.
NodeOutputFormat() - Constructor for class com.marklogic.mapreduce.NodeOutputFormat
 
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
 
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.mapreduce.DocumentURI
 

O

OUTPUT_CLEAN_DIR - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.cleandir") which, if set, indicates whether or not to remove the output directory.
OUTPUT_COLLECTION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.collection") which, if set, specifies a comma-separated list of collections to which generated output documents are added.
OUTPUT_CONTENT_ENCODING - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.encoding") which, if set, specifies the charset encoding to be used by the server when loading this document.
OUTPUT_CONTENT_LANGUAGE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.language") which, if set, specifies the language name to associate with inserted documents.
OUTPUT_CONTENT_NAMESPACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.namespace") which, if set, specifies the namespace to associate with inserted documents.
OUTPUT_DIRECTORY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.directory") which, if set, specifies the MarkLogic Server database directory where output documents are created.
OUTPUT_FAST_LOAD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.fastload") which, if set, indicates whether or not to use the fast load mode to load content into MarkLogic.
OUTPUT_FOREST_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Internal use only.
OUTPUT_HOST - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.host") which, if set, specifies the MarkLogic Server host to use for output operations.
OUTPUT_KEY_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.keytype") which, if set, specifies the data type of the output keys for KeyValueOutputFormat.
OUTPUT_KEY_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of the output key external variable name.
OUTPUT_NAMESPACE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.node.namespace") which, if set, indicates the namespace used for output.
OUTPUT_PASSWORD - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.password") which, if set, specifies the cleartext password to use for authentication with output.username.
OUTPUT_PERMISSION - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.permission") which, if set, specifies a comma-separated list role-capability pairs to associate with created output documents.
OUTPUT_PORT - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.port") which, if set, specifies the port number of the output MarkLogic Server specified by the input.host property.
OUTPUT_PROPERTY_ALWAYS_CREATE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.property.alwayscreate") which, if set to true, causes PropertyOutputFormat to create document properties for reduce output key-value pairs even when no document exists with the target URI.
OUTPUT_QUALITY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.quality") which, if set, specifies the document quality for created output documents.
OUTPUT_QUERY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.query") which, if set, specifies the statement to execute against MarkLogic Server.
OUTPUT_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.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_TOLERATE_ERRORS - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.tolerateerrors") which, if set, specifies whether to tolerate insertion errors and make sure all successful inserts are committed.
OUTPUT_USE_SSL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.usessl") which, if set, specifies whether the connection to the output server is SSL enabled; false is assumed if not set.
OUTPUT_USERNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.username") which, if set, specifies the MarkLogic Server user name under which output operations run.
OUTPUT_VALUE_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.valuetype") which, if set, specifies the data type of the map output value for KeyValueOutputFormat.
OUTPUT_VALUE_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Value string of the output value external variable name.
OUTPUT_XML_REPAIR_LEVEL - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.content.repairlevel") which, if set, specifies the document repair level for this options object.

P

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
 
PROPERTY_OPERATION_TYPE - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.output.property.optype") which, if set, indicates what property operation to perform during output when using PropertyOutputFormat.
PropertyOpType - Enum in com.marklogic.mapreduce
Type of supported property operations.
PropertyOutputFormat - Class in com.marklogic.mapreduce
MarkLogicOutputFormat for Document Property.
PropertyOutputFormat() - Constructor for class com.marklogic.mapreduce.PropertyOutputFormat
 
PropertyWriter - Class in com.marklogic.mapreduce
MarkLogicRecordWriter that sets a property for a document.
PropertyWriter(Configuration, String) - Constructor for class com.marklogic.mapreduce.PropertyWriter
 
put(Writable, Writable) - Method in class com.marklogic.mapreduce.LinkedMapWritable
putAll(Map<? extends Writable, ? extends Writable>) - Method in class com.marklogic.mapreduce.LinkedMapWritable

Q

queryForestHostMap(ContentSource) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 

R

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
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.DocumentURI
 
readFields(DataInput) - Method in class com.marklogic.mapreduce.LinkedMapWritable
readFields(DataInput) - Method in class 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.StreamLocator
 
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.
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, 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
 
Reference - Class in com.marklogic.mapreduce.functions
Super class for all supported reference functions.
Reference() - Constructor for class com.marklogic.mapreduce.functions.Reference
 
remove(Object) - Method in class com.marklogic.mapreduce.LinkedMapWritable
result - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
ResultSequence from the MarkLogic server.
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
 
RevisionGrouper.RevisionMapper() - Constructor for class com.marklogic.mapreduce.examples.RevisionGrouper.RevisionMapper
 

S

session - Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
Session to the MarkLogic server.
set(ResultItem) - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
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
 
setCodec(CompressionCodec) - Method in class com.marklogic.mapreduce.StreamLocator
 
setConf(Configuration) - Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
 
setContent(byte[]) - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
setContentType(ContentType) - Method in class com.marklogic.mapreduce.MarkLogicDocument
 
setDocumentUri(String) - Method in class com.marklogic.mapreduce.NodePath
 
setForestId(BigInteger) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setHostName(String[]) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setLastSplit(boolean) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setLength(long) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
setPath(Path) - Method in class com.marklogic.mapreduce.StreamLocator
 
setRelativePath(String) - Method in class com.marklogic.mapreduce.NodePath
 
setStart(long) - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
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
 
size() - Method in class com.marklogic.mapreduce.LinkedMapWritable
SPLIT_END_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Use this external variable name ("splitend") in your advanced mode input query to access the end value of the record range in an input split when "mapreduce.marklogic.input.bindsplitrange" is true.
SPLIT_QUERY - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
The config property name ("mapreduce.marklogic.input.splitquery") which, if set, specifies the query MarkLogic Server uses to generate input splits.
SPLIT_START_VARNAME - Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
Use this external variable name ("splitstart") in your advanced mode input query to access the start value of the record range in an input split when "mapreduce.marklogic.input.bindsplitrange" is true.
SslConfigOptions - Interface in com.marklogic.mapreduce
Interface used to get options for SSL connection.
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.

T

toString() - Method in class com.marklogic.mapreduce.DocumentURI
 
toString() - Method in class com.marklogic.mapreduce.MarkLogicInputSplit
 
toString() - Method in class com.marklogic.mapreduce.MarkLogicNode
 
toString() - Method in class com.marklogic.mapreduce.StreamLocator
 
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
 

U

UriMatch - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:uri-match lexicon function.
UriMatch() - Constructor for class com.marklogic.mapreduce.functions.UriMatch
 
Uris - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:uris lexicon function.
Uris() - Constructor for class com.marklogic.mapreduce.functions.Uris
 

V

validate() - Method in class com.marklogic.mapreduce.DocumentURI
 
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
 
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
 
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
 
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.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.
ValueOrWordMatchFunction - Class in com.marklogic.mapreduce.functions
Super class for wrapper classes for lexicon word and value match functions, such as cts:element-value-match or cts:field-word-match.
ValueOrWordMatchFunction() - Constructor for class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
 
ValueReader<VALUEIN> - Class in com.marklogic.mapreduce
A RecordReader that fetches data from MarkLogic server and generates an integer key for each value fetched.
ValueReader(Configuration) - Constructor for class com.marklogic.mapreduce.ValueReader
 
values() - Static method in enum com.marklogic.mapreduce.CompressionCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.mapreduce.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in com.marklogic.mapreduce.functions
Wrapper class for the cts:values lexicon function.
Values() - Constructor for class com.marklogic.mapreduce.functions.Values
 
values() - Static method in enum com.marklogic.mapreduce.Indentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.marklogic.mapreduce.LinkedMapWritable
values() - Static method in enum com.marklogic.mapreduce.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.
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
 

W

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
 
write(DocumentURI, VALUEOUT) - Method in class com.marklogic.mapreduce.ContentWriter
 
write(DataOutput) - Method in class com.marklogic.mapreduce.DocumentURI
 
write(KEYOUT, VALUEOUT) - Method in class com.marklogic.mapreduce.KeyValueWriter
 
write(DataOutput) - Method in class com.marklogic.mapreduce.LinkedMapWritable
write(DataOutput) - Method in class 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.StreamLocator
 

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
 
ZipContentLoader.ZipContentMapper() - Constructor for class com.marklogic.mapreduce.examples.ZipContentLoader.ZipContentMapper
 
ZipEntryInputStream - Class in com.marklogic.mapreduce
ZipEntryInputStream is a wrapper class of ZipInputStream to interface with XCC so that the zip entries can be read sequentially.
ZipEntryInputStream(ZipInputStream, String) - Constructor for class com.marklogic.mapreduce.ZipEntryInputStream
 

A B C D E F G H I K L M N O P Q R S T U V W Z
MarkLogic Connector for Hadoop 1.1-3

Copyright © 2013 MarkLogic Corporation. All Rights Reserved.

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