public class GridNioBackPressureControl extends Object
| Constructor and Description |
|---|
GridNioBackPressureControl() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
threadProcessingMessage() |
static void |
threadProcessingMessage(boolean processing,
IgniteRunnable tracker) |
static IgniteRunnable |
threadTracker() |
public static boolean threadProcessingMessage()
public static void threadProcessingMessage(boolean processing,
@Nullable
IgniteRunnable tracker)
processing - Flag indicating whether current thread is processing message.tracker - Thread local back pressure tracker of messages, associated with one connection.@Nullable public static IgniteRunnable threadTracker()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018