| 
               tMapRDBConfiguration
             | 
            Stores connection information and credentials to be reused by other MapRDB
            components. | 
         
            | 
               tMapRDBLookupInput
             | 
            Provides lookup data to the main flow of a streaming Job. | 
         
            | 
               tMapRDBClose
             | 
            Closes an MapRDB connection you have established in a same Job.  | 
         
            | 
               tMapRDBConnection
             | 
            Establishes a MapRDB connection to be reused by other MapRDB components in a same
            Job. | 
         
            | 
               tMapRDBInput
             | 
            Reads data from a given MapRDB database and extracts columns of
            selection. | 
         
            | 
               tMapRDBOutput
             | 
            Writes columns of data into a given MapRDB database.  | 
         
            | 
               tMapROjaiInput
             | 
            Reads documents from a MapR-DB database to load the data in a given Job.  | 
         
            | 
               tMapROjaiOutput
             | 
            Inserts, replaces or deletes documents in a MapR-DB database to be used as document
      database, based on the incoming flow from the preceding component in the Job.  |