public class StringLexicoder extends Object implements Lexicoder<String>
ReverseLexicoder
StringLexicoder()
String
decode(byte[] data)
byte[]
encode(String data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringLexicoder()
public byte[] encode(String data)
encode
org.apache.accumulo.core.iterators.TypedValueCombiner.Encoder<String>
public String decode(byte[] data)
decode
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.