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