Uses of Class
org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException

Packages that use EncoderBufferTooSmallException
org.apache.hadoop.hbase.util   
 

Uses of EncoderBufferTooSmallException in org.apache.hadoop.hbase.util
 

Methods in org.apache.hadoop.hbase.util that throw EncoderBufferTooSmallException
static void ByteBufferUtils.ensureSpace(ByteBuffer out, int length)
          Asserts that there is at least the given amount of unfilled space remaining in the given buffer.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.