DATASTREAM_THREADPOOL_QUEUE

Datastream striped thread pool tasks queue

❗️

This is a legacy Apache Ignite documentation

The new documentation is hosted here: https://ignite.apache.org/docs/latest/

This view exposes information about tasks waiting for the execution in the data streamer stripped thread pool.

NAMETYPEDESCRIPTION
STRIPE_INDEXintIndex of the stripe thread
DESCRIPTIONstringtoString representation of the task
THREAD_NAMEstringName of the stripe thread
TASK_NAMEstringClass name of the task