Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.grid.test Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
DefaultTestRemoteConfigurationSimple remote configuration that replaces everything but the hosts with the default remote configuration - similar to leaving out the relevant elements in an XML configuration files.Classcom.numericalmethod.suanshu.grid.test.configSuanShu
FailureDetectingTestRemoteConfigurationSimilar to DefaultTestRemoteConfiguration but adds failure detection.Classcom.numericalmethod.suanshu.grid.test.configSuanShu
RemoteGridExecutorTestHelperWhen using this class directly, you should remember to call shutdown() after you're done This class is designed to help build unit tests for distributed computations using the gridClasscom.numericalmethod.suanshu.grid.testSuanShu
SimpleTestRemoteConfigurationDoesn't perform failure detection.Classcom.numericalmethod.suanshu.grid.test.configSuanShu
TestRemoteConfigurationFactoryUsed to allow the test to customize its configuration, after the slaves have been configured by a RemoteGridExecutorTestHelper.Interfacecom.numericalmethod.suanshu.grid.testSuanShu
TestRemoteConfigurationFactory .DefaultConfigThe default configuration that should be applicable to most tests.Classcom.numericalmethod.suanshu.grid.testSuanShu