Package | Description |
---|---|
com.marklogic.mapreduce |
MarkLogic Connector for Hadoop core interfaces.
|
com.marklogic.mapreduce.utilities |
Modifier and Type | Class and Description |
---|---|
class |
ContentOutputFormat<VALUEOUT>
MarkLogicOutputFormat for Content.
|
class |
ContentWriter<VALUEOUT>
MarkLogicRecordWriter that inserts content to MarkLogicServer.
|
class |
DocumentInputFormat<VALUEIN>
MarkLogicInputFormat for Document.
|
class |
DocumentReader<VALUEIN>
MarkLogicRecordReader for documents where the key is DocumentURI.
|
class |
ForestInputFormat<VALUE>
FileInputFormat
subclass for reading documents from a forest using DirectAccess. |
class |
ForestReader<VALUEIN>
RecordReader that reads from forest data dirs.
|
class |
KeyValueInputFormat<KEYIN,VALUEIN>
MarkLogicInputFormat for user specified key and value types.
|
class |
KeyValueOutputFormat<KEYOUT,VALUEOUT>
MarkLogicOutputFormat for user specified key and value types.
|
class |
KeyValueReader<KEYIN,VALUEIN>
MarkLogicRecordReader that fetches data from MarkLogic server and generates
key value pairs in user specified types.
|
class |
KeyValueWriter<KEYOUT,VALUEOUT>
MarkLogicRecordWriter for user specified key and value types.
|
class |
MarkLogicInputFormat<KEYIN,VALUEIN>
MarkLogic-based InputFormat superclass, taking a generic key and value
class.
|
class |
MarkLogicOutputFormat<KEYOUT,VALUEOUT>
MarkLogic-based OutputFormat superclass.
|
class |
MarkLogicRecordReader<KEYIN,VALUEIN>
A RecordReader that fetches data from MarkLogic server and generates
|
class |
MarkLogicRecordWriter<KEYOUT,VALUEOUT>
A RecordWriter that persists MarkLogicRecord to MarkLogic server.
|
class |
NodeInputFormat
MarkLogicInputFormat for Node.
|
class |
NodeOutputFormat
MarkLogicOutputFormat for Node.
|
class |
NodeReader
MarkLogicRecordReader for nodes where the key is NodePath.
|
class |
NodeWriter
MarkLogicRecordWriter to insert/replace a node to MarkLogic Server.
|
class |
PropertyOutputFormat
MarkLogicOutputFormat for Document Property.
|
class |
PropertyWriter
MarkLogicRecordWriter that sets a property for a document.
|
class |
ValueInputFormat<VALUEIN>
MarkLogicInputFormat for a value other than document or node with
user specified key and connector-generated key.
|
class |
ValueReader<VALUEIN>
A RecordReader that fetches data from MarkLogic server and generates
an integer key for each value fetched.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalUtilities
Internal utilities shared by mapreduce package.
|
class |
URIUtil
Class containing utility functions for URI manipulations.
|
Copyright © 2018 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com