Class PeriodicRandomActionPolicy

All Implemented Interfaces:
Runnable, org.apache.hadoop.hbase.Stoppable

A policy, which picks a random action according to the given weights, and performs it every configurable period.