Uses of Enum
org.apache.hadoop.hbase.regionserver.TestMultiLogThreshold.ActionType
-
Uses of TestMultiLogThreshold.ActionType in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TestMultiLogThreshold.ActionType[]
TestMultiLogThreshold.ActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
TestMultiLogThreshold.sendMultiRequest
(int rows, TestMultiLogThreshold.ActionType actionType) Sends a multi request with a certain amount of rows, will populate Multi command with either "rows" number of RegionActions with one Action each or one RegionAction with "rows" number of Actions