public class StringScheme extends Object implements Scheme
| Modifier and Type | Field and Description |
|---|---|
static String |
STRING_SCHEME_KEY |
| Constructor and Description |
|---|
StringScheme() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
deserialize(ByteBuffer bytes) |
static String |
deserializeString(ByteBuffer string) |
Fields |
getOutputFields() |
public static final String STRING_SCHEME_KEY
public List<Object> deserialize(ByteBuffer bytes)
deserialize in interface Schemepublic static String deserializeString(ByteBuffer string)
public Fields getOutputFields()
getOutputFields in interface SchemeCopyright © 2022 The Apache Software Foundation. All Rights Reserved.