Package akka.remote.testkit
-
Interface Summary Interface Description Direction MultiNodeSpecCallbacks Use this to hook MultiNodeSpec into your test framework lifecycle, either by having your test extend MultiNodeSpec and call these methods or by creating a trait that calls them and then mixing that trait with your test together with MultiNodeSpec.PerfFlamesSupport INTERNAL API: Support trait allowing trivially recording perf metrics fromMultiNodeSpec
sThrottleMode -
Class Summary Class Description Blackhole Blackhole$ Direction.Both$ Direction.Receive$ Direction.Send$ Direction$ ForceDisassociate Management Command to force disassociation of an address.ForceDisassociate$ ForceDisassociateAck ForceDisassociateAck$ MultiNodeConfig Configure the role names and participants of the test, including configuration settings.MultiNodeSpec Note: To be able to run tests with everything ignored or excluded by tags you must not usetestconductor
, or helper methods that usetestconductor
, from the constructor of your test class.MultiNodeSpec$ SetThrottle SetThrottle$ SetThrottleAck SetThrottleAck$ ThrottleMode$ TokenBucket TokenBucket$ Unthrottled Unthrottled$