Class RabbitProperties.Cache.Channel

java.lang.Object
org.springframework.boot.amqp.autoconfigure.RabbitProperties.Cache.Channel
Enclosing class:
RabbitProperties.Cache

public static class RabbitProperties.Cache.Channel extends Object
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 Details

    • Channel

      public Channel()
  • Method Details

    • getSize

      public @Nullable Integer getSize()
    • setSize

      public void setSize(@Nullable Integer size)
    • getCheckoutTimeout

      public @Nullable Duration getCheckoutTimeout()
    • setCheckoutTimeout

      public void setCheckoutTimeout(@Nullable Duration checkoutTimeout)