Class ThrottlingException

All Implemented Interfaces:
Serializable

Deprecated.
replaced by RpcThrottlingException since hbase-2.0.0.
Describe the throttling result. TODO: At some point this will be handled on the client side to prevent operation to go on the server if the waitInterval is grater than the one got as result of this exception.
See Also: