Uses of Interface
org.apache.hadoop.io.file.tfile.RawComparable
Packages that use RawComparable
-
Uses of RawComparable in org.apache.hadoop.io.file.tfile
Methods in org.apache.hadoop.io.file.tfile that return types with arguments of type RawComparableModifier and TypeMethodDescriptionstatic Comparator<RawComparable>TFile.makeComparator(String name) Make a raw comparator from a string name.