public class GridIoPolicy extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
AFFINITY_POOL
Affinity fetch pool.
|
static byte |
DATA_STREAMER_POOL
Data streamer execution pool.
|
static byte |
IDX_POOL
Pool for handling distributed index range requests.
|
static byte |
IGFS_POOL
IGFS pool.
|
static byte |
MANAGEMENT_POOL
Management execution pool.
|
static byte |
P2P_POOL
P2P execution pool.
|
static byte |
PUBLIC_POOL
Public execution pool.
|
static byte |
QUERY_POOL
Query execution pool.
|
static byte |
SCHEMA_POOL
Schema pool.
|
static byte |
SERVICE_POOL
Pool for service proxy executions.
|
static byte |
SYSTEM_POOL
System execution pool.
|
static byte |
UNDEFINED |
static byte |
UTILITY_CACHE_POOL
Utility cache execution pool.
|
| Constructor and Description |
|---|
GridIoPolicy() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isReservedGridIoPolicy(byte key)
Defines the range of reserved pools that are not available for plugins.
|
public static final byte UNDEFINED
public static final byte PUBLIC_POOL
public static final byte P2P_POOL
public static final byte SYSTEM_POOL
public static final byte MANAGEMENT_POOL
public static final byte AFFINITY_POOL
public static final byte UTILITY_CACHE_POOL
public static final byte IGFS_POOL
public static final byte IDX_POOL
public static final byte DATA_STREAMER_POOL
public static final byte QUERY_POOL
public static final byte SERVICE_POOL
public static final byte SCHEMA_POOL
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020