Package akka.remote.testconductor

Interface Summary
Conductor The conductor is the one orchestrating the test: it governs the Controller’s port to which all Players connect, it issues commands to their akka.remote.testconductor.NetworkFailureInjector and provides support for barriers using the BarrierCoordinator.
Player The Player is the client component of the TestConductorExt extension.
TestConductorProtocol.AddressOrBuilder  
TestConductorProtocol.AddressRequestOrBuilder  
TestConductorProtocol.EnterBarrierOrBuilder  
TestConductorProtocol.HelloOrBuilder  
TestConductorProtocol.InjectFailureOrBuilder  
TestConductorProtocol.WrapperOrBuilder  
 

Class Summary
RoleName  
RoleName$  
TestConductor Access to the TestConductorExt extension:
TestConductor$ Access to the TestConductorExt extension:
TestConductorExt This binds together the Conductor and Player roles inside an Akka Extension.
TestConductorProtocol  
TestConductorProtocol.Address  
TestConductorProtocol.Address.Builder  
TestConductorProtocol.AddressRequest  
TestConductorProtocol.AddressRequest.Builder  
TestConductorProtocol.EnterBarrier  
TestConductorProtocol.EnterBarrier.Builder  
TestConductorProtocol.Hello  
TestConductorProtocol.Hello.Builder  
TestConductorProtocol.InjectFailure  
TestConductorProtocol.InjectFailure.Builder  
TestConductorProtocol.Wrapper  
TestConductorProtocol.Wrapper.Builder  
 

Enum Summary
TestConductorProtocol.BarrierOp  
TestConductorProtocol.Direction  
TestConductorProtocol.FailType