Class PulsarProperties.Threads

java.lang.Object
org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Threads
Enclosing class:
PulsarProperties

public static class PulsarProperties.Threads extends Object
  • Constructor Details

    • Threads

      public Threads()
  • Method Details

    • getIo

      public Integer getIo()
    • setIo

      public void setIo(Integer io)
    • getListener

      public Integer getListener()
    • setListener

      public void setListener(Integer listener)