org.apache.accumulo.proxy
public class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
protected static byte[] |
deNullify(byte[] in) |
static Key |
fromThrift(Key pkey) |
static IteratorSetting |
iteratorSetting2ProxyIteratorSetting(IteratorSetting is) |
static String |
randString(int numbytes) |
static ByteBuffer |
randStringBuffer(int numbytes) |
static Key |
toThrift(Key key) |
public static String randString(int numbytes)
public static ByteBuffer randStringBuffer(int numbytes)
public static IteratorSetting iteratorSetting2ProxyIteratorSetting(IteratorSetting is)
protected static byte[] deNullify(byte[] in)
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.