Package akka.remote.testconductor
Class Throttle$
- java.lang.Object
 
- 
- All Implemented Interfaces:
 java.io.Serializable,scala.Function4<RoleName,RoleName,Direction,java.lang.Object,akka.remote.testconductor.Throttle>
public class Throttle$ extends scala.runtime.AbstractFunction4<RoleName,RoleName,Direction,java.lang.Object,akka.remote.testconductor.Throttle> implements java.io.Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description Throttle$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description akka.remote.testconductor.Throttleapply(RoleName node, RoleName target, Direction direction, float rateMBit)java.lang.StringtoString()scala.Option<scala.Tuple4<RoleName,RoleName,Direction,java.lang.Object>>unapply(akka.remote.testconductor.Throttle x$0) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final Throttle$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -