Uses of Interface
org.apache.hadoop.hbase.client.SimpleRequestController.RowChecker
Packages that use SimpleRequestController.RowChecker
-
Uses of SimpleRequestController.RowChecker in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client that implement SimpleRequestController.RowCheckerModifier and TypeClassDescription(package private) static class
limit the heap size for each request.(package private) static class
limit the number of rows for each request.(package private) static class
limit the heapsize of total submitted data.(package private) static class
limit the max number of tasks in an AsyncProcess.Method parameters in org.apache.hadoop.hbase.client with type arguments of type SimpleRequestController.RowCheckerModifier and TypeMethodDescription(package private) static RequestController.Checker
SimpleRequestController.newChecker
(List<SimpleRequestController.RowChecker> checkers)