public class GridIoPolicy extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
AFFINITY_POOL
Affinity fetch pool.
|
static byte |
IGFS_POOL
Marshaller cache execution pool.
|
static byte |
MANAGEMENT_POOL
Management execution pool.
|
static byte |
MARSH_CACHE_POOL
Marshaller cache execution pool.
|
static byte |
P2P_POOL
P2P execution pool.
|
static byte |
PUBLIC_POOL
Public execution pool.
|
static byte |
SYSTEM_POOL
System execution pool.
|
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 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 MARSH_CACHE_POOL
public static final byte IGFS_POOL
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016