public static class RabbitProperties.Cache.Channel
extends java.lang.Object
Constructor and Description |
---|
Channel() |
Modifier and Type | Method and Description |
---|---|
java.time.Duration |
getCheckoutTimeout() |
java.lang.Integer |
getSize() |
void |
setCheckoutTimeout(java.time.Duration checkoutTimeout) |
void |
setSize(java.lang.Integer size) |