Interface EventLoopGroupProviderFactory

  • All Superinterfaces:
    io.dropwizard.jackson.Discoverable
    All Known Implementing Classes:
    DefaultEventLoopGroupProviderFactory

    public interface EventLoopGroupProviderFactory
    extends io.dropwizard.jackson.Discoverable
    • Method Detail

      • build

        io.lettuce.core.resource.EventLoopGroupProvider build​(int threads)