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