This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.gora.accumulo.encoders.BinaryEncoder (Apache Gora 0.2 API)

Uses of Class
org.apache.gora.accumulo.encoders.BinaryEncoder

Packages that use BinaryEncoder
org.apache.gora.accumulo.encoders   
 

Uses of BinaryEncoder in org.apache.gora.accumulo.encoders
 

Subclasses of BinaryEncoder in org.apache.gora.accumulo.encoders
 class SignedBinaryEncoder
          This class transforms this bits within a primitive type so that the bit representation sorts correctly lexographicaly.
 



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