Uses of Class
org.apache.hadoop.io.file.tfile.Utils.Version

Packages that use Utils.Version
org.apache.hadoop.io.file.tfile   
 

Uses of Utils.Version in org.apache.hadoop.io.file.tfile
 

Methods in org.apache.hadoop.io.file.tfile with parameters of type Utils.Version
 int Utils.Version.compareTo(Utils.Version that)
          Compare this version with another version.
 boolean Utils.Version.compatibleWith(Utils.Version other)
          Test compatibility.
 



Copyright © 2009 The Apache Software Foundation