public class GridNioBackPressureControl extends Object
| Constructor and Description |
|---|
GridNioBackPressureControl() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
threadProcessingMessage() |
static void |
threadProcessingMessage(boolean processing,
@Nullable IgniteRunnable tracker) |
static @Nullable IgniteRunnable |
threadTracker() |
public static boolean threadProcessingMessage()
public static void threadProcessingMessage(boolean processing,
@Nullable
@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 @Nullable IgniteRunnable threadTracker()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020