Annotation Type ComputeTaskSpis

    • Element Detail

      • loadBalancingSpi

        String loadBalancingSpi
        Returns:
        Optional load balancing SPI name. By default, SPI name is equal to the name of the SPI class. You can change SPI name by explicitly supplying IgniteSpi.getName() parameter in grid configuration.
        Default:
        ""
      • failoverSpi

        String failoverSpi
        Returns:
        Optional failover SPI name. By default, SPI name is equal to the name of the SPI class. You can change SPI name by explicitly supplying IgniteSpi.getName() parameter in grid configuration.
        Default:
        ""
      • checkpointSpi

        String checkpointSpi
        Returns:
        Optional checkpoint SPI name. By default, SPI name is equal to the name of the SPI class. You can change SPI name by explicitly supplying IgniteSpi.getName() parameter in grid configuration.
        Default:
        ""