Class CacheFullException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
All Implemented Interfaces:
Serializable

@Private public class CacheFullException extends IOException
Thrown by BucketAllocator.allocateBlock(int) when cache is full for the requested size
See Also: