KsqlQueryType¶
KsqlQueryType
is a collection (enum) of query types in ksqlDB:
PULL¶
KsqlQueryType.PULL
is used to request the SlidingWindowRateLimiter to allow the following:
PUSH¶
KsqlQueryType.PULL
is used to request the SlidingWindowRateLimiter to allow the following:
KsqlQueryType.PUSH
is the query type of TransientQueryMetadata.