Class GridIoPolicy


  • public class GridIoPolicy
    extends Object
    This enumeration defines different types of communication message processing by the communication manager.
    • Constructor Detail

      • GridIoPolicy

        public GridIoPolicy()
    • Method Detail

      • isReservedGridIoPolicy

        public static boolean isReservedGridIoPolicy​(byte key)
        Defines the range of reserved pools that are not available for plugins.
        Parameters:
        key - The key.
        Returns:
        If the key corresponds to reserved pool range.