@ConfigurationProperties(prefix="eu.eventstorm.batch") public class BatchProperties extends Object
| Constructor and Description |
|---|
BatchProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPoolSize() |
String |
getPrefix() |
BatchType |
getType() |
void |
setPoolSize(int poolSize) |
void |
setPrefix(String prefix) |
void |
setType(BatchType type) |
Copyright © 2020. All rights reserved.