Package io.dropwizard.redis.event
Interface EventLoopGroupProviderFactory
-
- All Superinterfaces:
io.dropwizard.jackson.Discoverable
- All Known Implementing Classes:
DefaultEventLoopGroupProviderFactory
public interface EventLoopGroupProviderFactory extends io.dropwizard.jackson.Discoverable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.lettuce.core.resource.EventLoopGroupProviderbuild(int threads)
-