public class BatchHystrixCommandFactory extends AbstractHystrixCommandFactory<BatchHystrixCommand> implements HystrixCommandFactory<BatchHystrixCommand>
HystrixCommandFactory interface to create BatchHystrixCommand instances.| Constructor and Description |
|---|
BatchHystrixCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
static HystrixCommandFactory<BatchHystrixCommand> |
getInstance() |
createclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic static HystrixCommandFactory<BatchHystrixCommand> getInstance()