Class RabbitProperties.Cache.Channel
java.lang.Object
org.springframework.boot.amqp.autoconfigure.RabbitProperties.Cache.Channel
- Enclosing class:
RabbitProperties.Cache
- Since:
- 4.0.0
- Author:
- Greg Turnquist, Dave Syer, Stephane Nicoll, Andy Wilkinson, Josh Thornhill, Gary Russell, Artsiom Yudovin, Franjo Zilic, EddĂș MelĂ©ndez, Rafael Carvalho, Scott Frederick, Lasse Wulff, Yanming Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable Duration
@Nullable Integer
getSize()
void
setCheckoutTimeout
(@Nullable Duration checkoutTimeout) void
-
Constructor Details
-
Channel
public Channel()
-
-
Method Details
-
getSize
-
setSize
-
getCheckoutTimeout
-
setCheckoutTimeout
-