Uses of Enum
org.apache.hadoop.hbase.regionserver.DataBlockEncodingTool.Manipulation
Packages that use DataBlockEncodingTool.Manipulation
-
Uses of DataBlockEncodingTool.Manipulation in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver that return DataBlockEncodingTool.ManipulationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DataBlockEncodingTool.Manipulation[]
DataBlockEncodingTool.Manipulation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.hbase.regionserver with parameters of type DataBlockEncodingTool.ManipulationModifier and TypeMethodDescriptionprivate static void
DataBlockEncodingTool.printBenchmarkResult
(int totalSize, List<Long> durationsInNanoSec, DataBlockEncodingTool.Manipulation manipulation)