Package io.appform.core.hystrix
Class GenericHystrixCommand<R>
java.lang.Object
io.appform.core.hystrix.GenericHystrixCommand<R>
Command that returns the single element
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.netflix.hystrix.HystrixCommand<R>executor(HandlerAdapter<R> function)
-
Constructor Details
-
GenericHystrixCommand
-
-
Method Details
-
executor
-