This project has retired. For details please refer to its Attic page.
Utils (Apache Gora 0.2 API)

org.apache.gora.accumulo.encoders
Class Utils

java.lang.Object
  extended by org.apache.gora.accumulo.encoders.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static byte[] followingKey(int size, byte[] per)
           
static byte[] lastPossibleKey(int size, byte[] er)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

lastPossibleKey

public static byte[] lastPossibleKey(int size,
                                     byte[] er)

followingKey

public static byte[] followingKey(int size,
                                  byte[] per)


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