- Capability - Enum in com.marklogic.tree
-
- CharacterDataImpl - Class in com.marklogic.dom
-
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of character data as stored in
the expanded tree cache of a forest on disk.
- CharacterDataImpl(ExpandedTree, int)
- Constructor for class com.marklogic.dom.CharacterDataImpl
-
- checkForest(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkForestLabel(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkFrequencies(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkJournals(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkLinkKeys(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkListData(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkListIndex(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkOrdinals(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkOutputSpecs(Configuration, ContentSource)
- Method in class com.marklogic.mapreduce.ContentOutputFormat
-
- checkOutputSpecs(Configuration, ContentSource)
- Method in class com.marklogic.mapreduce.KeyValueOutputFormat
-
- checkOutputSpecs(JobContext)
- Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
-
- checkOutputSpecs(Configuration, ContentSource)
- Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
-
- checkOutputSpecs(Configuration, ContentSource)
- Method in class com.marklogic.mapreduce.NodeOutputFormat
-
- checkOutputSpecs(Configuration, ContentSource)
- Method in class com.marklogic.mapreduce.PropertyOutputFormat
-
- checkQualities(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkQueryLanguage(String)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
- checkRangeIndexes(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkStand(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkStandLabel(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkStopKeySet(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkTimestamps(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkTreeData(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkTreeIndex(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkUniqKeys(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- checkURIKeys(File)
- Method in class com.marklogic.mapreduce.test.FCheck
-
- clear()
- Method in class com.marklogic.mapreduce.LinkedMapWritable
- clone()
- Method in class com.marklogic.mapreduce.DocumentURI
-
- clone()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- cloneNode(Document, boolean)
- Method in class com.marklogic.dom.AttrImpl
-
- cloneNode(Document, boolean)
- Method in class com.marklogic.dom.CommentImpl
-
- cloneNode(boolean)
- Method in class com.marklogic.dom.DocumentImpl
-
CloneNode is only supported for document
node.
- cloneNode(Document, boolean)
- Method in class com.marklogic.dom.ElementImpl
-
- cloneNode(boolean)
- Method in class com.marklogic.dom.NodeImpl
-
CloneNode is only supported for document
node.
- cloneNode(Document, boolean)
- Method in class com.marklogic.dom.NodeImpl
-
Given a owner document, clone the node
- cloneNode(Document, boolean)
- Method in class com.marklogic.dom.ProcessingInstructionImpl
-
- cloneNode(Document, boolean)
- Method in class com.marklogic.dom.TextImpl
-
- close()
- Method in class com.marklogic.io.BiendianDataInputStream
-
- close(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.ContentWriter
-
- close()
- Method in class com.marklogic.mapreduce.ForestReader
-
- close()
- Method in class com.marklogic.mapreduce.MarkLogicRecordReader
-
- close(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
-
- close()
- Method in class com.marklogic.mapreduce.ZipEntryInputStream
-
- closeZipInputStream()
- Method in class com.marklogic.mapreduce.ZipEntryInputStream
-
- colFilters
- Variable in class com.marklogic.mapreduce.ForestReader
-
- COLLECTION_FILTER
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.filter.collection"
) which,
if set, indicates to only include documents with one or many of
specified collection URIs when using
ForestInputFormat
.
- CollectionMatch - Class in com.marklogic.mapreduce.functions
-
Wrapper class for the
cts:collection-match
lexicon function.
- CollectionMatch()
- Constructor for class com.marklogic.mapreduce.functions.CollectionMatch
-
- Collections - Class in com.marklogic.mapreduce.functions
-
Wrapper class for the
cts:collections
lexicon function.
- Collections()
- Constructor for class com.marklogic.mapreduce.functions.Collections
-
- colsTextRepID
- Variable in class com.marklogic.tree.ExpandedTree
-
- com.marklogic.dom -
package com.marklogic.dom
-
This package provides W3C DOM based APIs to the
internal on-disk representation of documents and their contents in
the expanded tree cache of a MarkLogic database forest.
- com.marklogic.io -
package com.marklogic.io
-
- com.marklogic.mapreduce
- package com.marklogic.mapreduce
-
MarkLogic Connector for Hadoop core
interfaces.
- com.marklogic.mapreduce.examples
- package com.marklogic.mapreduce.examples
-
Examples of using MarkLogic Server in MapReduce
jobs.
- com.marklogic.mapreduce.functions
- package com.marklogic.mapreduce.functions
-
Interfaces for using a MarkLogic Server lexicon
as an input source.
- com.marklogic.mapreduce.test
- package com.marklogic.mapreduce.test
-
- com.marklogic.mapreduce.utilities
- package com.marklogic.mapreduce.utilities
-
- com.marklogic.tree -
package com.marklogic.tree
-
- COMMENT -
Static variable in class com.marklogic.tree.NodeKind
-
- CommentImpl - Class in com.marklogic.dom
-
A read-only W3C DOM Node implementation of
MarkLogic's internal representation of an XML comment as stored in
the expanded tree cache of a forest on disk.
- CommentImpl(ExpandedTree, int)
- Constructor for class com.marklogic.dom.CommentImpl
-
- commit(int)
- Method in class com.marklogic.mapreduce.ContentWriter
-
- commitIfNecessary()
- Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
-
- commitUris
- Variable in class com.marklogic.mapreduce.ContentWriter
-
URIs of the documents to be committed.
- compare(String, String)
- Method in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil.HostAssginmentComparator
-
- compareDocumentPosition(Node)
- Method in class com.marklogic.dom.NodeImpl
- compareTo(DocumentURI)
- Method in class com.marklogic.mapreduce.DocumentURI
-
- compareTo(NodePath)
- Method in class com.marklogic.mapreduce.NodePath
-
- compareUnsignedLong(long, long)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
- CompressedTreeDecoder - Class in com.marklogic.tree
-
Decoder of Compressed Tree.
- CompressedTreeDecoder()
- Constructor for class com.marklogic.tree.CompressedTreeDecoder
-
- CompressionCodec - Enum in com.marklogic.mapreduce
-
- conf -
Variable in class com.marklogic.mapreduce.ForestReader
-
- conf
- Variable in class com.marklogic.mapreduce.LargeBinaryDocument
-
- conf
- Variable in class com.marklogic.mapreduce.MarkLogicOutputFormat
-
- conf
- Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
-
Job configuration.
- conf
- Variable in class com.marklogic.mapreduce.MarkLogicRecordWriter
-
- containLinks()
- Method in class com.marklogic.tree.ExpandedTree
-
- containsKey(Object)
- Method in class com.marklogic.mapreduce.LinkedMapWritable
- containsValue(Object)
- Method in class com.marklogic.mapreduce.LinkedMapWritable
- content
- Variable in class com.marklogic.mapreduce.DatabaseDocument
-
- CONTENT_TYPE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.type"
) which, if
set, indicates type of content to be inserted when using
ContentOutputFormat.
- ContentLoader - Class in com.marklogic.mapreduce.examples
-
Load documents from HDFS into
MarkLogicServer.
- ContentLoader()
- Constructor for class com.marklogic.mapreduce.examples.ContentLoader
-
- ContentLoader.ContentMapper - Class in
com.marklogic.mapreduce.examples
-
- ContentMapper()
- Constructor for class com.marklogic.mapreduce.examples.ContentLoader.ContentMapper
-
- ContentMapper()
- Constructor for class com.marklogic.mapreduce.test.BinaryLoader.ContentMapper
-
- ContentOutputFormat<VALUEOUT> - Class in
com.marklogic.mapreduce
-
MarkLogicOutputFormat for Content.
- ContentOutputFormat()
- Constructor for class com.marklogic.mapreduce.ContentOutputFormat
-
- ContentReader - Class in com.marklogic.mapreduce.examples
-
Read documents from MarkLogic Server using an
SSL-enabled connection and write them out to HDFS.
- ContentReader()
- Constructor for class com.marklogic.mapreduce.examples.ContentReader
-
- ContentReader.DocMapper - Class in
com.marklogic.mapreduce.examples
-
- ContentType - Enum in com.marklogic.mapreduce
-
Type of supported document format.
- contentType
- Variable in class com.marklogic.mapreduce.DatabaseDocument
-
- ContentWriter<VALUEOUT> - Class in
com.marklogic.mapreduce
-
MarkLogicRecordWriter that inserts content to
MarkLogicServer.
- ContentWriter(Configuration, Map<String, ContentSource>, boolean)
- Constructor for class com.marklogic.mapreduce.ContentWriter
-
- ContentWriter(Configuration, Map<String, ContentSource>, boolean, AssignmentManager)
- Constructor for class com.marklogic.mapreduce.ContentWriter
-
- CooccurrencesFunction - Class in com.marklogic.mapreduce.functions
-
Supper class of wrapper classes for supported
co-occurrences lexicon functions, such as
cts:element-value-co-occurrences
.
- CooccurrencesFunction()
- Constructor for class com.marklogic.mapreduce.functions.CooccurrencesFunction
-
- COPY_COLLECTIONS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.copycollections"
) which, if set,
specifies whether to copy document collections from source to
destination.
- COPY_METADATA
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.copymetadata"
) which, if set,
specifies whether to copy document metadata from source to
destination.
- COPY_QUALITY
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.copyquality"
) which, if set,
specifies whether to copy document quality from source to
destination.
- count
- Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
-
Count of records fetched
- countBased
- Variable in class com.marklogic.mapreduce.ContentWriter
-
- counts
- Variable in class com.marklogic.mapreduce.ContentWriter
-
Counts of documents per forest.
- createAttribute(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createAttributeNS(String, String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createCDATASection(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createComment(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createContent(String, ContentCreateOptions, boolean, boolean, boolean)
- Method in class com.marklogic.mapreduce.BinaryDocument
-
- createContent(DocumentURI, VALUEOUT)
- Method in class com.marklogic.mapreduce.ContentWriter
-
- createContent(String, ContentCreateOptions, boolean, boolean, boolean)
- Method in class com.marklogic.mapreduce.DOMDocument
-
- createContent(String, ContentCreateOptions, boolean, boolean, boolean)
- Method in class com.marklogic.mapreduce.ForestDocument
-
- createContent(String, ContentCreateOptions, boolean, boolean, boolean)
- Method in class com.marklogic.mapreduce.JSONDocument
-
- createDocument(Configuration, Path, ExpandedTree, String)
- Static method in class com.marklogic.mapreduce.ForestDocument
-
- createDocumentFragment()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createElement(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createElementNS(String, String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createEntityReference(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createProcessingInstruction(String, String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- createRecordReader(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.DocumentInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.ForestInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.KeyValueInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.NodeInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.ValueInputFormat
-
- createTextNode(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- curForest
- Variable in class com.marklogic.mapreduce.MarkLogicRecordReader
-
Current Forest to connect for failover
- curReplica
- Variable in class com.marklogic.mapreduce.ContentWriter
-
An array of current replica
- CustomContent - Interface in com.marklogic.mapreduce
-
This is a Writable Interface for custom
content.
- CustomQuery - Class in com.marklogic.mapreduce.test
-
Use custom query to get documents from MarkLogic
Server, and aggregate them together as an archive document, then
use custom query to save it into MarkLogic Server.
- CustomQuery()
- Constructor for class com.marklogic.mapreduce.test.CustomQuery
-
- CustomQuery.QueryMapper - Class in
com.marklogic.mapreduce.test
-
- CustomQuery.QueryReducer - Class in
com.marklogic.mapreduce.test
-
- get(Object)
- Method in class com.marklogic.mapreduce.LinkedMapWritable
- get()
- Method in class com.marklogic.mapreduce.MarkLogicNode
-
- getAttribute(String)
- Method in class com.marklogic.dom.ElementImpl
- getAttributeName1()
- Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
-
Get the value for the $attribute-name-1
parameter to the lexicon function call, as a string.
- getAttributeName2()
- Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
-
Get the value for the $attribute-name-2
parameter to the lexicon function call, as a string.
- getAttributeNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeValueMatch
-
Get the value of the $attribute-names parameter
to the lexicon function call, as an array of attribute QName
strings.
- getAttributeNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeValues
-
Get the value of the $attribute-names parameter
to the lexicon function call, as an array of attribute QName
strings.
- getAttributeNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeWordMatch
-
Get the value of the $attribute-names parameter
to the lexicon function call, as an array of attribute QName
strings.
- getAttributeNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeWords
-
Get the value of the $attribute-names parameter
to the lexicon function call, as an array of attribute QName
strings.
- getAttributeNode(String)
- Method in class com.marklogic.dom.ElementImpl
- getAttributeNodeNS(String, String)
- Method in class com.marklogic.dom.ElementImpl
- getAttributeNS(String, String)
- Method in class com.marklogic.dom.ElementImpl
- getAttributes()
- Method in class com.marklogic.dom.ElementImpl
- getAttributes()
- Method in class com.marklogic.dom.NodeImpl
- getBaseURI()
- Method in class com.marklogic.dom.NodeImpl
- getBinaryOrigLen()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getBucketsTable()
- Method in class com.marklogic.mapreduce.utilities.BucketAssignmentPolicy
-
- getChildNodes()
- Method in class com.marklogic.dom.DocumentImpl
-
- getChildNodes()
- Method in class com.marklogic.dom.ElementImpl
- getChildNodes()
- Method in class com.marklogic.dom.NodeImpl
- getClonedOwnerDoc()
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
- getCodec()
- Method in class com.marklogic.mapreduce.StreamLocator
-
- getCollections()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- getCollections()
- Method in class com.marklogic.tree.ExpandedTree
-
- getColNumber()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- getConf()
- Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
-
- getConf()
- Method in class com.marklogic.mapreduce.MarkLogicRecordReader
-
- getContent(Configuration, ContentCreateOptions, String)
- Method in interface com.marklogic.mapreduce.CustomContent
-
Get the content that is about to inserted.
- getContentAsByteArray()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentAsByteArray()
- Method in class com.marklogic.mapreduce.DOMDocument
-
- getContentAsByteArray()
- Method in class com.marklogic.mapreduce.JSONDocument
-
- getContentAsByteArray()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentAsByteArray(int, int)
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentAsByteArray()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return content as byte array.
- getContentAsByteArray()
- Method in class com.marklogic.mapreduce.RegularBinaryDocument
-
- getContentAsByteStream()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentAsByteStream()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- getContentAsByteStream()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentAsByteStream()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return content as byte stream.
- getContentAsMarkLogicNode()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentAsMarkLogicNode()
- Method in class com.marklogic.mapreduce.DOMDocument
-
- getContentAsMarkLogicNode()
- Method in class com.marklogic.mapreduce.JSONDocument
-
- getContentAsMarkLogicNode()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentAsMarkLogicNode()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return content as MarkLogicNode.
- getContentAsMarkLogicNode()
- Method in class com.marklogic.mapreduce.RegularBinaryDocument
-
- getContentAsString()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentAsString()
- Method in class com.marklogic.mapreduce.DOMDocument
-
- getContentAsString()
- Method in class com.marklogic.mapreduce.JSONDocument
-
- getContentAsString()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentAsString()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return content as String.
- getContentAsString()
- Method in class com.marklogic.mapreduce.RegularBinaryDocument
-
- getContentAsText()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentAsText()
- Method in class com.marklogic.mapreduce.DOMDocument
-
- getContentAsText()
- Method in class com.marklogic.mapreduce.JSONDocument
-
- getContentAsText()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentAsText()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return content as Text.
- getContentAsText()
- Method in class com.marklogic.mapreduce.RegularBinaryDocument
-
- getContentSize()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentSize()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- getContentSize()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentSize()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return byte length of the content.
- getContentSize()
- Method in class com.marklogic.mapreduce.RegularBinaryDocument
-
- getContentType()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- getContentType()
- Method in class com.marklogic.mapreduce.DOMDocument
-
- getContentType()
- Method in class com.marklogic.mapreduce.JSONDocument
-
- getContentType()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getContentType()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Return content type of the document.
- getContentType()
- Method in class com.marklogic.mapreduce.RegularBinaryDocument
-
- getCount()
- Method in class com.marklogic.mapreduce.MarkLogicRecordReader
-
- getCurrentKey()
- Method in class com.marklogic.mapreduce.DocumentReader
-
- getCurrentKey()
- Method in class com.marklogic.mapreduce.ForestReader
-
- getCurrentKey()
- Method in class com.marklogic.mapreduce.KeyValueReader
-
- getCurrentKey()
- Method in class com.marklogic.mapreduce.NodeReader
-
- getCurrentKey()
- Method in class com.marklogic.mapreduce.ValueReader
-
- getCurrentValue()
- Method in class com.marklogic.mapreduce.DocumentReader
-
- getCurrentValue()
- Method in class com.marklogic.mapreduce.ForestReader
-
- getCurrentValue()
- Method in class com.marklogic.mapreduce.KeyValueReader
-
- getCurrentValue()
- Method in class com.marklogic.mapreduce.NodeReader
-
- getCurrentValue()
- Method in class com.marklogic.mapreduce.ValueReader
-
- getData()
- Method in class com.marklogic.dom.CharacterDataImpl
-
- getData()
- Method in class com.marklogic.dom.ProcessingInstructionImpl
- getDefaultRatio()
- Method in class com.marklogic.mapreduce.DocumentReader
-
- getDefaultRatio()
- Method in class com.marklogic.mapreduce.KeyValueReader
-
- getDefaultRatio()
- Method in class com.marklogic.mapreduce.MarkLogicRecordReader
-
- getDefaultRatio()
- Method in class com.marklogic.mapreduce.NodeReader
-
- getDefaultRatio()
- Method in class com.marklogic.mapreduce.ValueReader
-
- getDoctype()
- Method in class com.marklogic.dom.DocumentImpl
-
Returns a dummy DocumentTypeImpl object that
contains nothing.
- getDocument()
- Method in class com.marklogic.mapreduce.DOMDocument
-
- getDocumentElement()
- Method in class com.marklogic.dom.DocumentImpl
-
- getDocumentFormat()
- Method in enum com.marklogic.mapreduce.ContentType
-
- getDocumentURI()
- Method in class com.marklogic.dom.DocumentImpl
-
- getDocumentUri()
- Method in class com.marklogic.mapreduce.NodePath
-
- getDocumentURI()
- Method in class com.marklogic.tree.ExpandedTree
-
- getDomConfig()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getEffectiveVersion()
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- getElementById(String)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getElementName1()
- Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
-
Get the value for the $element-name-1 parameter
to the lexicon function call, as a string.
- getElementName1()
- Method in class com.marklogic.mapreduce.functions.ElemValueCooccurrences
-
Get the value for the $element-name-1 parameter
to the lexicon function call, as a string.
- getElementName2()
- Method in class com.marklogic.mapreduce.functions.ElemAttrValueCooccurrences
-
Get the value for the $element-name-2 parameter
to the lexicon function call, as a string.
- getElementName2()
- Method in class com.marklogic.mapreduce.functions.ElemValueCooccurrences
-
Get the value for the $element-name-2 parameter
to the lexicon function call, as a string.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeValueMatch
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeValues
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeWordMatch
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementAttributeWords
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementValueMatch
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementValues
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementWordMatch
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementNames()
- Method in class com.marklogic.mapreduce.functions.ElementWords
-
Get the value of the $element-names parameter to
the lexicon function call, as an array of element QName
strings.
- getElementsByTagName(String)
- Method in class com.marklogic.dom.DocumentImpl
-
- getElementsByTagName(String)
- Method in class com.marklogic.dom.ElementImpl
- getElementsByTagNameNS(String, String)
- Method in class com.marklogic.dom.DocumentImpl
-
- getElementsByTagNameNS(String, String)
- Method in class com.marklogic.dom.ElementImpl
- getElementsByTagNameNSOrNodeName(String, String, boolean)
- Method in class com.marklogic.dom.NodeImpl
-
- getEnabledCipherSuites()
- Method in interface com.marklogic.mapreduce.SslConfigOptions
-
- getEnabledProtocols()
- Method in interface com.marklogic.mapreduce.SslConfigOptions
-
- getEntities()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getExpandedTree()
- Method in class com.marklogic.dom.NodeImpl
-
- getFeature(String, String)
- Method in class com.marklogic.dom.NodeImpl
-
Unsupported.
- getFieldName1()
- Method in class com.marklogic.mapreduce.functions.FieldValueCooccurrences
-
Get the value for the $field-name-1 parameter to
the lexicon function call, as a string.
- getFieldName2()
- Method in class com.marklogic.mapreduce.functions.FieldValueCooccurrences
-
Get the value for the $field-name-2 parameter to
the lexicon function call, as a string.
- getFieldNames()
- Method in class com.marklogic.mapreduce.functions.FieldValueMatch
-
Get the value of the $field-names parameter to
the lexicon function call, as an array of strings.
- getFieldNames()
- Method in class com.marklogic.mapreduce.functions.FieldValues
-
Get the value of the $field-names parameter to
the lexicon function call, as an array of strings.
- getFieldNames()
- Method in class com.marklogic.mapreduce.functions.FieldWordMatch
-
Get the value of the $field-names parameter to
the lexicon function call, as an array of strings.
- getFieldNames()
- Method in class com.marklogic.mapreduce.functions.FieldWords
-
Get the value of the $field-names parameter to
the lexicon function call, as an array of strings.
- getFirstChild()
- Method in class com.marklogic.dom.DocumentImpl
-
- getFirstChild()
- Method in class com.marklogic.dom.ElementImpl
-
- getFirstChild()
- Method in class com.marklogic.dom.NodeImpl
- getFirstChildIndex()
- Method in class com.marklogic.dom.DocumentImpl
-
- getFirstChildIndex()
- Method in class com.marklogic.dom.ElementImpl
-
- getForest()
- Method in class com.marklogic.mapreduce.utilities.ForestHost
-
- getForestId()
- Method in class com.marklogic.mapreduce.MarkLogicInputSplit
-
- getForestSplits(JobContext, ResultSequence, List<MarkLogicInputFormat<KEYIN, VALUEIN>.ForestSplit>, List<String>, String[], boolean)
- Method in class com.marklogic.mapreduce.MarkLogicInputFormat
-
- getForestStatusMap(Configuration)
- Method in class com.marklogic.mapreduce.ContentOutputFormat
-
- getFragmentCount()
- Method in class com.marklogic.mapreduce.utilities.ForestInfo
-
- getFragmentOrdinal()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- getFragmentOrdinal()
- Method in class com.marklogic.tree.ExpandedTree
-
- getFullPath()
- Method in class com.marklogic.mapreduce.NodePath
-
- getFunctionName()
- Method in enum com.marklogic.mapreduce.NodeOpType
-
- getFunctionName()
- Method in enum com.marklogic.mapreduce.PropertyOpType
-
- getHost(TextArrayWritable)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
Return the host from the host array based on a
random fashion
- getHostName()
- Method in class com.marklogic.mapreduce.utilities.ForestHost
-
- getHostName()
- Method in class com.marklogic.mapreduce.utilities.ForestInfo
-
- getHosts(Configuration)
- Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
-
- getImplementation()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getInputContentSource(Configuration)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
Get content source for input server.
- getInputContentSource(Configuration, String)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
Get input content source.
- getInputEncoding()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getInputQuery(Collection<String>, long, long)
- Method in class com.marklogic.mapreduce.functions.CooccurrencesFunction
-
- getInputQuery(Collection<String>, long, long)
- Method in class com.marklogic.mapreduce.functions.LexiconFunction
-
Get the input query used by a record
reader.
- getInputQuery(Collection<String>, long, long)
- Method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
-
- getInputQuery(Collection<String>, long, long)
- Method in class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
-
- getInputStream()
- Method in class com.marklogic.io.BiendianDataInputStream
-
- getInstance()
- Static method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- getInternalSubset()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getLastChild()
- Method in class com.marklogic.dom.DocumentImpl
-
- getLastChild()
- Method in class com.marklogic.dom.ElementImpl
-
- getLastChild()
- Method in class com.marklogic.dom.NodeImpl
- getLength()
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
- getLength()
- Method in class com.marklogic.dom.CharacterDataImpl
- getLength()
- Method in class com.marklogic.dom.NodeListImpl
-
- getLength()
- Method in class com.marklogic.mapreduce.MarkLogicInputSplit
-
- getLexiconQuery()
- Method in class com.marklogic.mapreduce.functions.LexiconFunction
-
Get the cts:query specified by the user as part
of the lexicon function to filter fragments used to retrieve the
lexicons.
- getLineNumber()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- getLocalName()
- Method in class com.marklogic.dom.AttrImpl
- getLocalName()
- Method in class com.marklogic.dom.ElementImpl
-
- getLocalName()
- Method in class com.marklogic.dom.NodeImpl
- getLocations()
- Method in class com.marklogic.mapreduce.MarkLogicInputSplit
-
- getMasterIds()
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- getMetadata()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- getMetadata()
- Method in class com.marklogic.tree.ExpandedTree
-
- getName() -
Method in class com.marklogic.dom.AttrImpl
- getName()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getNamedItem(String)
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
- getNamedItemNS(String, String)
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
- getNamespaceURI()
- Method in class com.marklogic.dom.AttrImpl
- getNamespaceURI()
- Method in class com.marklogic.dom.ElementImpl
-
- getNamespaceURI()
- Method in class com.marklogic.dom.NodeImpl
- getNextChild(int)
- Method in class com.marklogic.dom.DocumentImpl
-
- getNextChild(int)
- Method in class com.marklogic.dom.ElementImpl
-
- getNextChild(int)
- Method in class com.marklogic.dom.NodeImpl
-
- getNextHost(String)
- Method in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil
-
- getNextSibling()
- Method in class com.marklogic.dom.AttrImpl
- getNextSibling()
- Method in class com.marklogic.dom.NodeImpl
- getNodeID()
- Method in class com.marklogic.dom.AttrImpl
-
- getNodeName()
- Method in class com.marklogic.dom.AttrImpl
- getNodeName()
- Method in class com.marklogic.dom.CommentImpl
- getNodeName()
- Method in class com.marklogic.dom.DocumentImpl
-
- getNodeName()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getNodeName()
- Method in class com.marklogic.dom.ElementImpl
-
- getNodeName()
- Method in class com.marklogic.dom.NodeImpl
- getNodeName()
- Method in class com.marklogic.dom.ProcessingInstructionImpl
- getNodeName()
- Method in class com.marklogic.dom.TextImpl
-
- getNodeType()
- Method in class com.marklogic.dom.NodeImpl
- getNodeValue()
- Method in class com.marklogic.dom.AttrImpl
- getNodeValue()
- Method in class com.marklogic.dom.CharacterDataImpl
- getNodeValue()
- Method in class com.marklogic.dom.NodeImpl
- getNodeValue()
- Method in class com.marklogic.dom.ProcessingInstructionImpl
- getNotations()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getNSNodeID(long, long)
- Method in class com.marklogic.dom.NodeImpl
-
- getNSNodeID(long)
- Method in class com.marklogic.dom.NodeImpl
-
- getNumAttr()
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
- getNumChildren()
- Method in class com.marklogic.dom.DocumentImpl
-
- getNumChildren()
- Method in class com.marklogic.dom.ElementImpl
-
- getNumNSDecl()
- Method in class com.marklogic.dom.ElementImpl
-
- getOffset()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getOutputCommitter(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.MarkLogicOutputFormat
-
- getOutputContentSource(Configuration, String)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
Get output content source.
- getOwnerDocument()
- Method in class com.marklogic.dom.DocumentImpl
-
- getOwnerDocument()
- Method in class com.marklogic.dom.NodeImpl
-
OwnerDocument of namespace attribute is created
artificially, which only contains the attribute only.
- getOwnerElement()
- Method in class com.marklogic.dom.AttrImpl
-
OwnerElement for a namespace attribute is
null.
- getParentNode()
- Method in class com.marklogic.dom.AttrImpl
- getParentNode()
- Method in class com.marklogic.dom.NodeImpl
- getPath()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- getPath()
- Method in class com.marklogic.mapreduce.StreamLocator
-
- getPathExpression()
- Method in class com.marklogic.mapreduce.functions.PathReference
-
Get the path range expression represented by
this lexicon.
- getPathFromURI(DocumentURI)
- Static method in class com.marklogic.mapreduce.utilities.URIUtil
-
- getPathToBinary()
- Method in class com.marklogic.tree.ExpandedTree
-
- getPattern()
- Method in class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
-
Get the value for the $pattern parameter to a
lexicon function call.
- getPlacementForestIndex(DocumentURI)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- getPlacementForestIndex(DocumentURI)
- Method in class com.marklogic.mapreduce.utilities.AssignmentPolicy
-
- getPlacementForestIndex(DocumentURI)
- Method in class com.marklogic.mapreduce.utilities.BucketAssignmentPolicy
-
return the index to the list of updatable
forests (all forest - retired - RO/DO)
- getPlacementForestIndex(DocumentURI)
- Method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
-
- getPlacementForestIndex(DocumentURI)
- Method in class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
-
- getPlacementForestIndex(DocumentURI)
- Method in class com.marklogic.mapreduce.utilities.StatisticalAssignmentPolicy
-
get the index of the forest with smallest number
of docs
- getPlacementId(int)
- Method in class com.marklogic.mapreduce.DocumentURI
-
Deprecated.
- getPlacementId(DocumentURI, int)
- Static method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
-
- getPlacementId(DocumentURI, int)
- Static method in class com.marklogic.mapreduce.utilities.SegmentAssignmentPolicy
-
- getPolicy()
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- getPolicyKind()
- Method in class com.marklogic.mapreduce.utilities.AssignmentPolicy
-
- getPrefix()
- Method in class com.marklogic.dom.AttrImpl
- getPrefix()
- Method in class com.marklogic.dom.ElementImpl
-
- getPrefix()
- Method in class com.marklogic.dom.NodeImpl
- getPrefixID(int)
- Method in class com.marklogic.dom.AttrImpl
-
- getPrefixID(int)
- Method in class com.marklogic.dom.ElementImpl
-
- getPrefixID(int)
- Method in class com.marklogic.dom.NodeImpl
-
- getPreviousChild(int)
- Method in class com.marklogic.dom.DocumentImpl
-
- getPreviousChild(int)
- Method in class com.marklogic.dom.ElementImpl
-
- getPreviousChild(int)
- Method in class com.marklogic.dom.NodeImpl
-
- getPreviousSibling()
- Method in class com.marklogic.dom.AttrImpl
- getPreviousSibling()
- Method in class com.marklogic.dom.NodeImpl
-
- getProgress()
- Method in class com.marklogic.mapreduce.ForestReader
-
- getProgress()
- Method in class com.marklogic.mapreduce.MarkLogicRecordReader
-
- getPublicId()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getQuality()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- getQuality()
- Method in class com.marklogic.tree.ExpandedTree
-
- getQuery(String)
- Method in enum com.marklogic.mapreduce.NodeOpType
-
- getQuery(Configuration)
- Method in enum com.marklogic.mapreduce.PropertyOpType
-
- getRecordWriter(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.ContentOutputFormat
-
- getRecordWriter(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.KeyValueOutputFormat
-
- getRecordWriter(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.NodeOutputFormat
-
- getRecordWriter(TaskAttemptContext)
- Method in class com.marklogic.mapreduce.PropertyOutputFormat
-
- getReference1()
- Method in class com.marklogic.mapreduce.functions.ValueCooccurrences
-
Get the value for $range-index-1 parameter to
the lexicon function call, as a reference.
- getReference2()
- Method in class com.marklogic.mapreduce.functions.ValueCooccurrences
-
Get the value for $range-index-2 parameter to
the lexicon function call, as a reference.
- getReferences()
- Method in class com.marklogic.mapreduce.functions.ValueMatch
-
Get the value of the $range-indexes parameter to
the lexicon function call, as an array of References.
- getReferences()
- Method in class com.marklogic.mapreduce.functions.Values
-
Get the value of the $range-indexes parameter to
the lexicon function call, as an array of References.
- getRelativePath()
- Method in class com.marklogic.mapreduce.NodePath
-
- getReplicas()
- Method in class com.marklogic.mapreduce.MarkLogicInputSplit
-
- getReplicas(String)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- getReplicas()
- Method in class com.marklogic.mapreduce.utilities.ForestInfo
-
- getSchemaTypeInfo()
- Method in class com.marklogic.dom.AttrImpl
-
Unsupported.
- getSchemaTypeInfo()
- Method in class com.marklogic.dom.ElementImpl
-
- getSession(int, boolean, Session.TransactionMode)
- Method in class com.marklogic.mapreduce.ContentWriter
-
- getSession(int, boolean)
- Method in class com.marklogic.mapreduce.ContentWriter
-
- getSession()
- Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
-
Get the session for this writer.
- getSkipReason()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- getSourceMap(boolean, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.ContentOutputFormat
-
- getSpecified()
- Method in class com.marklogic.dom.AttrImpl
- getSplits(JobContext)
- Method in class com.marklogic.mapreduce.ForestInputFormat
-
- getSplits(JobContext)
- Method in class com.marklogic.mapreduce.MarkLogicInputFormat
-
Get input splits.
- getSrcId()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- getSslContext()
- Method in interface com.marklogic.mapreduce.SslConfigOptions
-
- getStart()
- Method in class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
-
Get the starting value for the function.
- getStart()
- Method in class com.marklogic.mapreduce.MarkLogicInputSplit
-
- getStatement()
- Method in enum com.marklogic.mapreduce.Indentation
-
- getStrictErrorChecking()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getSubId()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- getSystemId()
- Method in class com.marklogic.dom.DocumentTypeImpl
-
- getTagName()
- Method in class com.marklogic.dom.ElementImpl
-
- getTarget()
- Method in class com.marklogic.dom.ProcessingInstructionImpl
- getText(int)
- Method in class com.marklogic.tree.ExpandedTree
-
- getTextContent()
- Method in class com.marklogic.dom.CommentImpl
-
Overwritten by TextImpl, CommentImpl and
ProcessingInstructionImpl
- getTextContent()
- Method in class com.marklogic.dom.NodeImpl
-
Overwritten by TextImpl, CommentImpl and
ProcessingInstructionImpl
- getTextContent()
- Method in class com.marklogic.dom.ProcessingInstructionImpl
-
Overwritten by TextImpl, CommentImpl and
ProcessingInstructionImpl
- getTextContent()
- Method in class com.marklogic.dom.TextImpl
-
- getTransactionSize(Configuration)
- Method in class com.marklogic.mapreduce.ContentWriter
-
- getTransactionSize(Configuration)
- Method in class com.marklogic.mapreduce.MarkLogicRecordWriter
-
- getUnparsedUri()
- Method in class com.marklogic.mapreduce.DocumentURI
-
Deprecated.
- getUpdatable()
- Method in class com.marklogic.mapreduce.utilities.ForestInfo
-
- getUri()
- Method in class com.marklogic.mapreduce.DocumentURI
-
- getUriKey(String)
- Static method in class com.marklogic.mapreduce.utilities.LegacyAssignmentPolicy
-
- getUriWithOutputDir(DocumentURI, String)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-
If outputDir is available and valid, modify
DocumentURI, and return uri in string
- getUserData(String)
- Method in class com.marklogic.dom.NodeImpl
-
Unsupported.
- getUserDefinedOptions()
- Method in class com.marklogic.mapreduce.functions.LexiconFunction
-
Get user-defined options for the lexicon
function.
- getUserDefinedOptions()
- Method in class com.marklogic.mapreduce.functions.PathReference
-
Get user-defined options for the path
reference.
- getValue()
- Method in class com.marklogic.dom.AttrImpl
- getWholeText()
- Method in class com.marklogic.dom.TextImpl
-
Unsupported.
- getWritableClass()
- Method in enum com.marklogic.mapreduce.ContentType
-
- getXmlEncoding()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getXmlStandalone()
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- getXmlVersion()
- Method in class com.marklogic.dom.DocumentImpl
-
- ID_PREFIX
- Static variable in class com.marklogic.mapreduce.ContentOutputFormat
-
- ID_PREFIX
- Static variable in class com.marklogic.mapreduce.ContentWriter
-
- importNode(Node, boolean)
- Method in class com.marklogic.dom.DocumentImpl
-
Unsupported.
- Indentation - Enum in com.marklogic.mapreduce
-
- INDENTED
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.indented"
) which, if set,
specifies whether to format data with indentation retrieved from
MarkLogic.
- index
- Variable in class com.marklogic.mapreduce.utilities.RestrictedHostsUtil.HostAssignment
-
- INIT_QUERY
- Static variable in class com.marklogic.mapreduce.ContentOutputFormat
-
- initBucketPolicy(String[], LinkedHashSet<String>)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- initClonedOwnerDoc()
- Method in class com.marklogic.dom.DocumentImpl
-
- initHostName
- Variable in class com.marklogic.mapreduce.ContentOutputFormat
-
- initialize(Session, boolean, boolean)
- Method in class com.marklogic.mapreduce.ContentOutputFormat
-
Initialize initial server host name, assignment
policy and fastload.
- initialize(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.ForestReader
-
- initialize(InputSplit, TaskAttemptContext)
- Method in class com.marklogic.mapreduce.MarkLogicRecordReader
-
- initialize(AssignmentPolicy.Kind, LinkedMapWritable, int)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- initLegacyPolicy(LinkedHashSet<String>)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- initQueryPolicy(long[], int)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- initRangePolicy(long[], int)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- initSegmentPolicy(LinkedHashSet<String>)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- initStatisticalPolicy(long[], int)
- Method in class com.marklogic.mapreduce.utilities.AssignmentManager
-
- INPUT_DATABASE_NAME
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
Not yet Implemented.
- INPUT_HOST
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.host"
) which, if set,
specifies the MarkLogic Server host to use for input
operations.
- INPUT_KEY_CLASS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.keyclass"
) which, if set,
specifies the name of the class of the map input keys for
KeyValueInputFormat
.
- INPUT_LEXICON_FUNCTION_CLASS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.lexiconfunctionclass"
)
which, if set, specifies the name of the class implementing
LexiconFunction
which will be used to generate input.
- INPUT_MODE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.mode"
) which, if set,
specifies whether to use basic or advanced input query mode.
- INPUT_PASSWORD
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.password"
) which, if set,
specifies the cleartext password to use for authentication with
input.username
.
- INPUT_PORT
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.port"
) which, if set,
specifies the port number of the input XDBC server on the MarkLogic
Server host specified by the
input.host
property.
- INPUT_QUERY
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.query"
) which, if set,
specifies the query used to retrieve input records from MarkLogic
Server.
- INPUT_QUERY_LANGUAGE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.querylanguage"
) which, if
set, specifies the query language will be used for input query and
split query.
- INPUT_QUERY_TIMESTAMP
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.querytimestamp"
) which, if
set, specifies data retrieval from MarkLogic Server at the
specified timestamp.
- INPUT_RESTRICT_HOSTS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.restricthosts"
) which, if
set, specifies whether to restrict input hosts that mlcp will
connect to.
- INPUT_SSL_OPTIONS_CLASS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.ssloptionsclass"
) which,
if set, specifies the name of the class implementing
SslConfigOptions
which will be used if
input.ssl
is set to true.
- INPUT_SSL_PROTOCOL
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.input.sslprotocol"
) which, if
set, specifies the SSL protocol which will be used if
input.ssl
is set to true.
- INPUT_USE_SSL
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.usessl"
) which, if set,
specifies whether the connection to the input server is SSL
enabled; false is assumed if not set.
- INPUT_USERNAME
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.input.username"
) which, if set,
specifies the MarkLogic Server user name under which input queries
and operations run.
- INPUT_VALUE_CLASS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
- insertBatch(Content[], int)
- Method in class com.marklogic.mapreduce.ContentWriter
-
Insert batch, log errors and update stats.
- insertBefore(Node, Node)
- Method in class com.marklogic.dom.NodeImpl
-
Unsupported.
- insertData(int, String)
- Method in class com.marklogic.dom.CharacterDataImpl
-
Unsupported.
- InternalConstants - Interface in com.marklogic.mapreduce
-
Constants shared by internal modules.
- InternalUtilities - Class in com.marklogic.mapreduce.utilities
-
Internal utilities shared by mapreduce
package.
- InternalUtilities()
- Constructor for class com.marklogic.mapreduce.utilities.InternalUtilities
-
- IntSumReducer()
- Constructor for class com.marklogic.mapreduce.examples.LinkCount.IntSumReducer
-
- IntSumReducer()
- Constructor for class com.marklogic.mapreduce.examples.LinkCountCooccurrences.IntSumReducer
-
- IntSumReducer()
- Constructor for class com.marklogic.mapreduce.examples.LinkCountHDFS.IntSumReducer
-
- IntSumReducer()
- Constructor for class com.marklogic.mapreduce.examples.LinkCountInDoc.IntSumReducer
-
- IntSumReducer()
- Constructor for class com.marklogic.mapreduce.examples.LinkCountInProperty.IntSumReducer
-
- IntSumReducer()
- Constructor for class com.marklogic.mapreduce.examples.LinkCountValue.IntSumReducer
-
- is -
Variable in class com.marklogic.mapreduce.ContentWriter
-
- is -
Variable in class com.marklogic.mapreduce.DatabaseDocument
-
- isCopyColls
- Variable in class com.marklogic.mapreduce.ContentWriter
-
- isCopyMeta
- Variable in class com.marklogic.mapreduce.ContentWriter
-
- isCopyQuality
- Variable in class com.marklogic.mapreduce.ContentWriter
-
- isDefaultNamespace(String)
- Method in class com.marklogic.dom.DocumentImpl
-
- isDefaultNamespace(String)
- Method in class com.marklogic.dom.ElementImpl
- isDefaultNamespace(String)
- Method in class com.marklogic.dom.NodeImpl
- isElementContentWhitespace()
- Method in class com.marklogic.dom.TextImpl
-
Unsupported.
- isEmpty()
- Method in class com.marklogic.mapreduce.LinkedMapWritable
- isEqualNode(Node)
- Method in class com.marklogic.dom.NodeImpl
- isId() - Method
in class com.marklogic.dom.AttrImpl
-
Unsupported.
- isLastSplit()
- Method in class com.marklogic.mapreduce.MarkLogicInputSplit
-
Is this the last split?
- isLittleEndian()
- Method in class com.marklogic.io.BiendianDataInputStream
-
- isSameNode(Node)
- Method in class com.marklogic.dom.NodeImpl
- isSkip()
- Method in class com.marklogic.mapreduce.DocumentURIWithSourceInfo
-
- isStreamable()
- Method in class com.marklogic.mapreduce.DatabaseDocument
-
- isStreamable()
- Method in class com.marklogic.mapreduce.ForestDocument
-
- isStreamable()
- Method in class com.marklogic.mapreduce.LargeBinaryDocument
-
- isStreamable()
- Method in interface com.marklogic.mapreduce.MarkLogicDocument
-
Whether the content can be streamed.
- isSupported(String, String)
- Method in class com.marklogic.dom.NodeImpl
-
- isTxnCompatible
- Variable in class com.marklogic.mapreduce.ContentWriter
-
- isXMLDoc()
- Method in class com.marklogic.dom.DocumentImpl
-
Document can be an XML document or a text
document.
- item(int)
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
Returns the indexth item in the map.
- item(int, Document)
- Method in class com.marklogic.dom.AttributeNodeMapImpl
-
- item(int)
- Method in class com.marklogic.dom.NodeListImpl
-
- OBJECT -
Static variable in class com.marklogic.tree.NodeKind
-
- offset
- Variable in class com.marklogic.mapreduce.LargeBinaryDocument
-
- options
- Variable in class com.marklogic.mapreduce.ContentWriter
-
Content options of the output documents.
- ordinal -
Variable in class com.marklogic.tree.ExpandedTree
-
- ordIs
- Variable in class com.marklogic.mapreduce.ForestReader
-
- OUTPUT_CLEAN_DIR
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.cleandir"
) which,
if set, indicates whether or not to remove the output
directory.
- OUTPUT_COLLECTION
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.collection"
)
which, if set, specifies a comma-separated list of collections to
which generated output documents are added.
- OUTPUT_CONTENT_ENCODING
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.encoding"
) which,
if set, specifies the charset encoding to be used by the server
when loading this document.
- OUTPUT_CONTENT_LANGUAGE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.language"
) which,
if set, specifies the language name to associate with inserted
documents.
- OUTPUT_CONTENT_NAMESPACE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.namespace"
)
which, if set, specifies the namespace to associate with inserted
documents.
- OUTPUT_DATABASE_NAME
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.databasename"
) which, if
set, specifies the MarkLogic Server database to use for output
operations.
- OUTPUT_DIRECTORY
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.directory"
)
which, if set, specifies the MarkLogic Server database directory
where output documents are created.
- OUTPUT_FAST_LOAD
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.fastload"
) which,
if set, indicates whether or not to use the fast load mode to load
content into MarkLogic.
- OUTPUT_FOREST_HOST
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
Internal use only.
- OUTPUT_GRAPH
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
Default graph for rdf
- OUTPUT_HOST
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.host"
) which, if set,
specifies the MarkLogic Server host to use for output
operations.
- OUTPUT_KEY_TYPE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.keytype"
) which, if set,
specifies the data type of the output keys for
KeyValueOutputFormat
.
- OUTPUT_KEY_VARNAME
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
Value string of the output key external variable
name.
- OUTPUT_NAMESPACE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.node.namespace"
) which,
if set, indicates the namespace used for output.
- OUTPUT_OVERRIDE_GRAPH
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
Graph overrided for rdf
- OUTPUT_PARTITION
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.partition"
) which, if
set, specifies the partition where output documents are
created.
- OUTPUT_PASSWORD
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.password"
) which, if set,
specifies the cleartext password to use for authentication with
output.username
.
- OUTPUT_PERMISSION
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.permission"
)
which, if set, specifies a comma-separated list role-capability
pairs to associate with created output documents.
- OUTPUT_PORT
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.port"
) which, if set,
specifies the port number of the output MarkLogic Server specified
by the
input.host
property.
- OUTPUT_PROPERTY_ALWAYS_CREATE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.property.alwayscreate"
)
which, if set to true, causes
PropertyOutputFormat
to create document properties for reduce output key-value pairs
even when no document exists with the target URI.
- OUTPUT_QUALITY
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.quality"
) which,
if set, specifies the document quality for created output
documents.
- OUTPUT_QUERY
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.query"
) which, if set,
specifies the statement to execute against MarkLogic Server.
- OUTPUT_QUERY_LANGUAGE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.querylanguage"
) which, if
set, specified the query language will be used for output
query.
- OUTPUT_RESTRICT_HOSTS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.restricthosts"
) which, if
set, specifies whether to restrict output hosts that mlcp will
connecot to.
- OUTPUT_SSL_OPTIONS_CLASS
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.ssloptionsclass"
) which,
if set, specifies the name of the class implementing
SslConfigOptions
which will be used if
output.usesslprotocol
is set to SSLv3.
- OUTPUT_SSL_PROTOCOL
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.sslprotocol"
) which, if
set, specifies SSL protocol which will be used if
output.usessl
is set to true.
- OUTPUT_STREAMING
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.streaming"
)
which, if set, specifies whether to use streaming to insert
content.
- OUTPUT_URI_PREFIX
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output_uriprefix"
) which, if
set, specifies a string to prepend to all document URIs.
- OUTPUT_URI_REPLACE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.urireplace"
) which, if
set, specifies a comma separated list of regex pattern and string
pairs, 1st to match a uri segment, 2nd the string to replace with,
with the 2nd one in ''.
- OUTPUT_URI_SUFFIX
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output_urisuffix"
) which, if
set, specifies a string to append to all document URIs.
- OUTPUT_USE_SSL
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.usessl"
) which, if set,
specifies whether the connection to the output server is SSL
enabled; false is assumed if not set.
- OUTPUT_USERNAME
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.username"
) which, if set,
specifies the MarkLogic Server user name under which output
operations run.
- OUTPUT_VALUE_TYPE
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
(
"mapreduce.marklogic.output.valuetype"
) which, if
set, specifies the data type of the map output value for
KeyValueOutputFormat
.
- OUTPUT_VALUE_VARNAME
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
Value string of the output value external
variable name.
- OUTPUT_XML_REPAIR_LEVEL
- Static variable in interface com.marklogic.mapreduce.MarkLogicConstants
-
The config property name
("mapreduce.marklogic.output.content.repairlevel"
)
which, if set, specifies the document repair level for this options
object.
- outputDir
- Variable in class com.marklogic.mapreduce.ContentWriter
-
Directory of the output documents.
- validate()
- Method in class com.marklogic.mapreduce.DocumentURI
-
- value
- Variable in class com.marklogic.mapreduce.ForestReader
-
- valueClass
- Variable in class com.marklogic.mapreduce.ForestReader
-
- ValueCooccurrences - Class in com.marklogic.mapreduce.functions
-
Wrapper class for the
cts:value-co-occurrences
lexicon function.
- ValueCooccurrences()
- Constructor for class com.marklogic.mapreduce.functions.ValueCooccurrences
-
- ValueCooccurrencesMapper()
- Constructor for class com.marklogic.mapreduce.test.ValueCooccurrencesTest.ValueCooccurrencesMapper
-
- ValueCooccurrencesTest - Class in
com.marklogic.mapreduce.test
-
- ValueCooccurrencesTest()
- Constructor for class com.marklogic.mapreduce.test.ValueCooccurrencesTest
-
- ValueCooccurrencesTest.ValueCooccurrencesMapper
- Class in com.marklogic.mapreduce.test
-
- ValueInputFormat<VALUEIN> - Class in
com.marklogic.mapreduce
-
MarkLogicInputFormat for a value other than
document or node with user specified key and connector-generated
key.
- ValueInputFormat()
- Constructor for class com.marklogic.mapreduce.ValueInputFormat
-
- ValueMapper()
- Constructor for class com.marklogic.mapreduce.test.ValuesTest.ValueMapper
-
- ValueMatch - Class in com.marklogic.mapreduce.functions
-
Wrapper class for the
cts:value-match
lexicon function.
- ValueMatch()
- Constructor for class com.marklogic.mapreduce.functions.ValueMatch
-
- ValueMatchMapper()
- Constructor for class com.marklogic.mapreduce.test.ValueMatchTest.ValueMatchMapper
-
- ValueMatchTest - Class in com.marklogic.mapreduce.test
-
- ValueMatchTest()
- Constructor for class com.marklogic.mapreduce.test.ValueMatchTest
-
- ValueMatchTest.ValueMatchMapper - Class
in com.marklogic.mapreduce.test
-
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.CompressionCodec
-
Returns the enum constant of this type with the
specified name.
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.ContentType
-
Returns the enum constant of this type with the
specified name.
- valueOf(int)
- Static method in enum com.marklogic.mapreduce.ContentType
-
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.Indentation
-
Returns the enum constant of this type with the
specified name.
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.MarkLogicCounter
-
Returns the enum constant of this type with the
specified name.
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.NodeOpType
-
Returns the enum constant of this type with the
specified name.
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.PropertyOpType
-
Returns the enum constant of this type with the
specified name.
- valueOf(String)
- Static method in enum com.marklogic.mapreduce.utilities.AssignmentPolicy.Kind
-
Returns the enum constant of this type with the
specified name.
- valueOf(String)
- Static method in enum com.marklogic.tree.Capability
-
Returns the enum constant of this type with the
specified name.
- ValueOrWordMatchFunction - Class in
com.marklogic.mapreduce.functions
-
Super class for wrapper classes for lexicon word
and value match functions, such as
cts:element-value-match
or
cts:field-word-match
.
- ValueOrWordMatchFunction()
- Constructor for class com.marklogic.mapreduce.functions.ValueOrWordMatchFunction
-
- ValueReader<VALUEIN> - Class in com.marklogic.mapreduce
-
A RecordReader that fetches data from MarkLogic
server and generates an integer key for each value fetched.
- ValueReader(Configuration)
- Constructor for class com.marklogic.mapreduce.ValueReader
-
- values()
- Static method in enum com.marklogic.mapreduce.CompressionCodec
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- values()
- Static method in enum com.marklogic.mapreduce.ContentType
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- Values - Class in com.marklogic.mapreduce.functions
-
Wrapper class for the cts:values
lexicon function.
- Values()
- Constructor for class com.marklogic.mapreduce.functions.Values
-
- values()
- Static method in enum com.marklogic.mapreduce.Indentation
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- values()
- Method in class com.marklogic.mapreduce.LinkedMapWritable
- values()
- Static method in enum com.marklogic.mapreduce.MarkLogicCounter
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- values()
- Static method in enum com.marklogic.mapreduce.NodeOpType
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- values()
- Static method in enum com.marklogic.mapreduce.PropertyOpType
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- values()
- Static method in enum com.marklogic.mapreduce.utilities.AssignmentPolicy.Kind
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- values() -
Static method in enum com.marklogic.tree.Capability
-
Returns an array containing the constants of
this enum type, in the order they are declared.
- ValuesOrWordsFunction - Class in com.marklogic.mapreduce.functions
-
Super class for wrapper classes for supported
values and words lexicon functions, such as
cts:element-values
.
- ValuesOrWordsFunction()
- Constructor for class com.marklogic.mapreduce.functions.ValuesOrWordsFunction
-
- ValuesTest - Class in com.marklogic.mapreduce.test
-
- ValuesTest()
- Constructor for class com.marklogic.mapreduce.test.ValuesTest
-
- ValuesTest.ValueMapper - Class in
com.marklogic.mapreduce.test
-
- verifyHosts(String, String)
- Static method in class com.marklogic.mapreduce.utilities.InternalUtilities
-