| 
               | 
            
              Hadoop
             | 
          
The HadoopReplicationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              ComputeHdfsFileHash | Computes a MD5 hash of the file content using the algorithm used by HDFS. | 
| 
                 | 
              CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject)  | 
            
| 
                 | 
              Dispose | 
            Releases all the resources used by the Adapter.
             (Inherited from Adapter)  | 
            
| 
                 | 
              Dispose(Boolean) | 
            Releases the unmanaged resources used by the replication provider and optionally releases the managed resources.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | 
            
| 
                 | 
              Finalize | 
            Releases the unmanaged resources before the Adapter is reclaimed by GC.
             (Inherited from Adapter)  | 
            
| 
                 | 
              GetHashCode | Serves as the default hash function. (Inherited from Object)  | 
            
| 
                 | 
              GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject)  | 
            
| 
                 | 
              GetType | Gets the Type of the current instance. (Inherited from Object)  | 
            
| 
                 | 
              Initialize | 
            Initializes the replication provider.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject)  | 
            
| 
                 | 
              LoadSettings | 
            Loads saved HadoopReplicationProvider settings from the config file if the PersistSettings property is set to true.
             (Overrides ReplicationProviderBaseLoadSettings)  | 
            
| 
                 | 
              MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | 
            
| 
                 | 
              MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject)  | 
            
| 
                 | 
              OnDisposed | 
            Raises the Disposed event.
             (Inherited from Adapter)  | 
            
| 
                 | 
              OnExecutionException | 
            Raises the ExecutionException event.
             (Inherited from Adapter)  | 
            
| 
                 | 
              OnReplicationComplete | 
            Raises the ReplicationComplete event.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              OnReplicationException | 
            Raises the ReplicationException event.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              OnReplicationProgress | 
            Raises the ReplicationProgress event.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              OnReplicationStart | 
            Raises the ReplicationStart event.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              OnStatusUpdate | 
            Raises the StatusUpdate event.
             (Inherited from Adapter)  | 
            
| 
                 | 
              Replicate | 
            Replicates the IArchive.
             (Inherited from ReplicationProviderBase)  | 
            
| 
                 | 
              ReplicateArchive | 
            Replicates the IArchive.
             (Overrides ReplicationProviderBaseReplicateArchive)  | 
            
| 
                 | 
              SaveSettings | 
            Saves HadoopReplicationProvider settings to the config file if the PersistSettings property is set to true.
             (Overrides ReplicationProviderBaseSaveSettings)  | 
            
| 
                 | 
              ToString | Returns a string that represents the current object. (Inherited from Object)  |