public abstract class KTableKTableAbstractJoinValueGetterSupplier<K,R,V1,V2> extends java.lang.Object implements KTableValueGetterSupplier<K,R>
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
storeNames() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
public java.lang.String[] storeNames()
storeNames
in interface KTableValueGetterSupplier<K,R>