Ejemplo n.º 1
0
 /// <exception cref="Org.Apache.Hadoop.Security.AccessControlException"/>
 /// <exception cref="System.IO.FileNotFoundException"/>
 /// <exception cref="System.IO.IOException"/>
 public override FileChecksum GetFileChecksum(Path f)
 {
     return(fc.GetFileChecksum(f));
 }