Uses of Class
com.couchbase.client.core.io.netty.EventLoopGroupAndType
Packages that use EventLoopGroupAndType
-
Uses of EventLoopGroupAndType in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return EventLoopGroupAndTypeModifier and TypeMethodDescriptionIoEnvironment.analyticsEventLoopGroupAndType()Returns theEventLoopGroupAndTypeto be used for analytics traffic.IoEnvironment.backupEventLoopGroupAndType()Returns theEventLoopGroupto be used for backup traffic.IoEnvironment.eventingEventLoopGroupAndType()Returns theEventLoopGroupto be used for eventing traffic.IoEnvironment.kvEventLoopGroupAndType()Returns theEventLoopGroupAndTypeto be used for Key/Value traffic.IoEnvironment.managerEventLoopGroupAndType()Returns theEventLoopGroupAndTypeto be used for config traffic.IoEnvironment.queryEventLoopGroupAndType()Returns theEventLoopGroupAndTypeto be used for N1QL Query traffic.IoEnvironment.searchEventLoopGroupAndType()Returns theEventLoopGroupto be used for search traffic.IoEnvironment.viewEventLoopGroupAndType()Returns theEventLoopGroupAndTypeto be used for view traffic. -
Uses of EventLoopGroupAndType in com.couchbase.client.core.io.netty
Methods in com.couchbase.client.core.io.netty that return EventLoopGroupAndTypeModifier and TypeMethodDescriptionstatic EventLoopGroupAndTypeEventLoopGroupAndType.from(com.couchbase.client.core.deps.io.netty.channel.IoEventLoopGroup group)