GlobalKTableImpl¶
GlobalKTableImpl<K, V>
is a GlobalKTable.
Creating Instance¶
GlobalKTableImpl
takes the following to be created:
-
KTableValueGetterSupplier<K, V>
- Queryable Store Name
GlobalKTableImpl
is created when:
InternalStreamsBuilder
is requested to globalTable