Ejemplo n.º 1
0
 /// <summary>Retrieve the name of the value class for this SequenceFile.</summary>
 /// <seealso cref="Org.Apache.Hadoop.IO.SequenceFile.Reader.GetValueClassName()"/>
 public virtual string GetValueClassName()
 {
     return(@in.GetValueClassName());
 }