Uses of Class
org.apache.hadoop.hbase.CallDroppedException
Packages that use CallDroppedException
Package
Description
Tools to help define network clients and servers.
- 
Uses of CallDroppedException in org.apache.hadoop.hbaseSubclasses of CallDroppedException in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclassReturned to clients when their request was dropped because the call queue was too big to accept a new call.
- 
Uses of CallDroppedException in org.apache.hadoop.hbase.ipcFields in org.apache.hadoop.hbase.ipc declared as CallDroppedExceptionModifier and TypeFieldDescriptionprivate static final CallDroppedExceptionCallRunner.CALL_DROPPED_EXCEPTION