public class StringKeyValueScheme extends StringScheme implements KeyValueScheme
STRING_SCHEME_KEY
Constructor and Description |
---|
StringKeyValueScheme() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
deserializeKeyAndValue(byte[] key,
byte[] value) |
deserialize, deserializeString, getOutputFields
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserialize, getOutputFields
public List<Object> deserializeKeyAndValue(byte[] key, byte[] value)
deserializeKeyAndValue
in interface KeyValueScheme
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.