Class SharedGroupFactory.SharedGroup
java.lang.Object
org.elasticsearch.transport.netty4.SharedGroupFactory.SharedGroup
- Enclosing class:
SharedGroupFactory
Wraps the
SharedGroupFactory.RefCountedGroup. Calls AbstractRefCounted.decRef() on close. After close,
this wrapped instance can no longer be used.-
Method Summary
-
Method Details
-
getLowLevelGroup
public io.netty.channel.EventLoopGroup getLowLevelGroup() -
shutdown
public void shutdown()
-