|
MarkLogic Connector for Hadoop 1.1-3 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| CustomContent | This is a Writable Interface for custom content. |
| MarkLogicConstants | Configuration property names and other constants used in the package. |
| SslConfigOptions | Interface used to get options for SSL connection. |
| Class Summary | |
|---|---|
| ContentOutputFormat<VALUEOUT> | MarkLogicOutputFormat for Content. |
| ContentWriter<VALUEOUT> | MarkLogicRecordWriter that inserts content to MarkLogicServer. |
| DocumentInputFormat<VALUEIN> | MarkLogicInputFormat for Document. |
| DocumentReader<VALUEIN> | MarkLogicRecordReader for documents where the key is DocumentURI. |
| DocumentURI | Document URI, used as a key for a document record. |
| KeyValueInputFormat<KEYIN,VALUEIN> | MarkLogicInputFormat for user specified key and value types. |
| KeyValueOutputFormat<KEYOUT,VALUEOUT> | MarkLogicOutputFormat for user specified key and value types. |
| KeyValueReader<KEYIN,VALUEIN> | MarkLogicRecordReader that fetches data from MarkLogic server and generates key value pairs in user specified types. |
| KeyValueWriter<KEYOUT,VALUEOUT> | MarkLogicRecordWriter for user specified key and value types. |
| LinkedMapWritable | Writable backed by LinkedHashMap. |
| MarkLogicDocument | Captures any type of MarkLogic documents. |
| MarkLogicInputFormat<KEYIN,VALUEIN> | MarkLogic-based InputFormat superclass, taking a generic key and value class. |
| MarkLogicInputSplit | MarkLogic-based InputSplit, used to represent a group of records returned by MarkLogic server, and identify originating host. |
| MarkLogicNode | A record returned by MarkLogic, used to represent an XML node. |
| MarkLogicOutputFormat<KEYOUT,VALUEOUT> | MarkLogic-based OutputFormat superclass. |
| MarkLogicRecordReader<KEYIN,VALUEIN> | A RecordReader that fetches data from MarkLogic server and generates
|
| MarkLogicRecordWriter<KEYOUT,VALUEOUT> | A RecordWriter that persists MarkLogicRecord to MarkLogic server. |
| NodeInputFormat | MarkLogicInputFormat for Node. |
| NodeOutputFormat | MarkLogicOutputFormat for Node. |
| NodePath | Node path usable as a key for a node record. |
| NodeReader | MarkLogicRecordReader for nodes where the key is NodePath. |
| NodeWriter | MarkLogicRecordWriter to insert/replace a node to MarkLogic Server. |
| PropertyOutputFormat | MarkLogicOutputFormat for Document Property. |
| PropertyWriter | MarkLogicRecordWriter that sets a property for a document. |
| StreamLocator | Writable used to describe how to create and read from an input stream. |
| ValueInputFormat<VALUEIN> | MarkLogicInputFormat for a value other than document or node with user specified key and connector-generated key. |
| ValueReader<VALUEIN> | A RecordReader that fetches data from MarkLogic server and generates an integer key for each value fetched. |
| ZipEntryInputStream | ZipEntryInputStream is a wrapper class of ZipInputStream to interface with XCC so that the zip entries can be read sequentially. |
| Enum Summary | |
|---|---|
| CompressionCodec | |
| ContentType | Type of supported document format. |
| Indentation | |
| NodeOpType | Type of supported node operations. |
| PropertyOpType | Type of supported property operations. |
MarkLogic Connector for Hadoop core interfaces.
|
MarkLogic Connector for Hadoop 1.1-3 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com