org.apache.accumulo.proxy
Class Util
java.lang.Object
org.apache.accumulo.proxy.Util
public class Util
- extends Object
Constructor Summary |
Util()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
randString
public static String randString(int numbytes)
randStringBuffer
public static ByteBuffer randStringBuffer(int numbytes)
iteratorSetting2ProxyIteratorSetting
public static IteratorSetting iteratorSetting2ProxyIteratorSetting(IteratorSetting is)
toThrift
public static Key toThrift(Key key)
fromThrift
public static Key fromThrift(Key pkey)
deNullify
protected static byte[] deNullify(byte[] in)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.