public class DecisionToHadoopExportCommand
extends com.netflix.hystrix.HystrixCommand<org.springframework.http.HttpStatus>
| Constructor and Description |
|---|
DecisionToHadoopExportCommand(com.netflix.hystrix.HystrixCommand.Setter setter,
org.springframework.web.client.RestOperations restOperations,
String hadoopRestUrl,
org.springframework.http.HttpEntity<DwhOldSchoolAbDecision> wrappedEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.http.HttpStatus |
getFallback() |
protected org.springframework.http.HttpStatus |
run() |
decomposeException, execute, getCacheKey, getCommandGroup, getCommandKey, getExecutionEvents, getExecutionTimeInMilliseconds, getFailedExecutionException, getMetrics, getProperties, getThreadPoolKey, isCircuitBreakerOpen, isExecutedInThread, isExecutionComplete, isFailedExecution, isResponseFromCache, isResponseFromFallback, isResponseRejected, isResponseShortCircuited, isResponseTimedOut, isSuccessfulExecution, observe, queue, toObservable, toObservablepublic DecisionToHadoopExportCommand(com.netflix.hystrix.HystrixCommand.Setter setter,
org.springframework.web.client.RestOperations restOperations,
String hadoopRestUrl,
org.springframework.http.HttpEntity<DwhOldSchoolAbDecision> wrappedEntity)
protected org.springframework.http.HttpStatus run()
throws Exception
run in class com.netflix.hystrix.HystrixCommand<org.springframework.http.HttpStatus>Exceptionprotected org.springframework.http.HttpStatus getFallback()
getFallback in class com.netflix.hystrix.HystrixCommand<org.springframework.http.HttpStatus>Copyright © 2015 Immobilien Scout GmbH. All Rights Reserved.