public class StaticResolver<T> extends Resolver<T>
StaticResolver(T value)
T
resolve(org.apache.kafka.connect.sink.SinkRecord record)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StaticResolver(T value)
public T resolve(org.apache.kafka.connect.sink.SinkRecord record) throws org.apache.kafka.connect.errors.DataException
resolve
Resolver<T>
org.apache.kafka.connect.errors.DataException
Copyright © 2020. All rights reserved.