Documentation of 'org.jgap.distr.grid.RequestSplitStrategy' Java class
RequestSplitStrategy
org.jgap.distr.grid

Class RequestSplitStrategy



  • public class RequestSplitStrategy
    extends java.lang.Object
    Implementation of IRequestSplitStrategy to split a single request into multiple requests for workers.
    Since:
    3.2
    • Constructor Detail

      • RequestSplitStrategy

        public RequestSplitStrategy(Configuration a_config)
    • Method Detail

      • split

        public JGAPRequest[] split(JGAPRequest a_request)
                            throws java.lang.Exception
        Creates single requests to be sent to workers.
        Returns:
        single requests to be computed by workers
        Throws:
        java.lang.Exception
        Since:
        3.01

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.