public class JSONSchemaHandler extends Object implements SchemaHandler
| Constructor and Description |
|---|
JSONSchemaHandler(List<PulsarColumnHandle> columnHandles) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(io.netty.buffer.ByteBuf payload) |
Object |
extractField(int index,
Object currentRecord) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeserialize, deserializepublic JSONSchemaHandler(List<PulsarColumnHandle> columnHandles)
public Object deserialize(io.netty.buffer.ByteBuf payload)
deserialize in interface SchemaHandlerpublic Object extractField(int index, Object currentRecord)
extractField in interface SchemaHandlerCopyright © 2017–2021 Apache Software Foundation. All rights reserved.