@InterfaceAudience.LimitedPrivate(value="future public api") @InterfaceStability.Unstable public interface EventSerDe extends EventSerializer, EventDeserializer
Modifier and Type | Interface and Description |
---|---|
static interface |
EventSerDe.Builder
Knows how to construct this serde.
Note: Implementations MUST provide a public a no-arg constructor. |
CTX_PREFIX
afterCreate, afterReopen, beforeClose, flush, supportsReopen, write
close, mark, readEvent, readEvents, reset
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.