org.apache.hadoop.hbase.io.encoding
Class DiffKeyDeltaEncoder.DiffCompressionState

java.lang.Object
  extended by org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
Enclosing class:
DiffKeyDeltaEncoder

protected static class DiffKeyDeltaEncoder.DiffCompressionState
extends Object


Constructor Summary
protected DiffKeyDeltaEncoder.DiffCompressionState()
           
 
Method Summary
protected  void readTimestamp(ByteBuffer in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiffKeyDeltaEncoder.DiffCompressionState

protected DiffKeyDeltaEncoder.DiffCompressionState()
Method Detail

readTimestamp

protected void readTimestamp(ByteBuffer in)


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