Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
static DataBlockEncodingTool.Manipulation |
DataBlockEncodingTool.Manipulation.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
private static void |
DataBlockEncodingTool.printBenchmarkResult(int totalSize,
List<Long> durationsInNanoSec,
DataBlockEncodingTool.Manipulation manipulation) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.