public final class ThrowableProxySerializer extends Object
| Modifier and Type | Method and Description |
|---|---|
static ch.qos.logback.classic.spi.IThrowableProxy |
decode(GenericRecord datum) |
static GenericRecord |
encode(Schema schema,
ch.qos.logback.classic.spi.IThrowableProxy throwableProxy) |
public static GenericRecord encode(Schema schema, ch.qos.logback.classic.spi.IThrowableProxy throwableProxy)
public static ch.qos.logback.classic.spi.IThrowableProxy decode(GenericRecord datum)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.