Hadoop
|
The HadoopReplicationProvider type exposes the following members.
Name | Description | |
---|---|---|
Disposed |
Occurs when Adapter is disposed.
(Inherited from Adapter) |
|
ExecutionException |
Occurs when the IAdapter encounters an Exception during execution.
(Inherited from Adapter) |
|
ReplicationComplete |
Occurs when the process of replicating the IArchive is complete.
(Inherited from ReplicationProviderBase) |
|
ReplicationException |
Occurs when an Exception is encountered during the replication process of IArchive.
(Inherited from ReplicationProviderBase) |
|
ReplicationProgress |
Occurs when the IArchive is being replicated.
(Inherited from ReplicationProviderBase) |
|
ReplicationStart |
Occurs when the process of replicating the IArchive is started.
(Inherited from ReplicationProviderBase) |
|
StatusUpdate |
Occurs when the Adapter wants to provide a status update.
(Inherited from Adapter) |