Uses of Enum Class
org.apache.hadoop.hbase.io.hfile.TagUsage
Packages that use TagUsage
-
Uses of TagUsage in org.apache.hadoop.hbase.io.hfile
Methods in org.apache.hadoop.hbase.io.hfile that return TagUsageModifier and TypeMethodDescriptionstatic TagUsage
Returns the enum constant of this class with the specified name.static TagUsage[]
TagUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.io.hfile with parameters of type TagUsageModifier and TypeMethodDescription(package private) org.apache.hadoop.fs.Path
TestSeekTo.makeNewFile
(TagUsage tagUsage) protected void
TestSeekTo.testBlockContainingKeyInternals
(TagUsage tagUsage) private void
TestReseekTo.testReseekToInternals
(TagUsage tagUsage) protected void
TestSeekTo.testSeekBeforeInternals
(TagUsage tagUsage) protected void
TestSeekTo.testSeekBeforeWithReSeekToInternals
(TagUsage tagUsage) protected void
TestSeekTo.testSeekToInternals
(TagUsage tagUsage) (package private) static org.apache.hadoop.hbase.KeyValue