Click or drag to resize
Grid Solutions Framework

HadoopReplicationProviderDeleteOriginalFiles Property

Gets or sets a boolean value that indicates whether the original files are to be deleted after being replicated successfully.

Namespace: Hadoop.Replication
Assembly: Hadoop.Replication (in Hadoop.Replication.dll) Version: 2.4.182-beta
Syntax
public bool DeleteOriginalFiles { get; set; }
View Source

Property Value

Boolean
See Also