public interface KTableValueGetter<K,V>
void
close()
V
get(K key)
init(ProcessorContext context)
void init(ProcessorContext context)
V get(K key)
void close()