Class Group
java.lang.Object
com.swiftmq.impl.threadpool.standard.group.Group
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEventLoop(EventLoopImpl eventLoop) voidclose()getName()booleanvoidremoveEventLoop(EventLoopImpl eventLoop) toString()void
-
Constructor Details
-
Group
-
-
Method Details
-
getName
-
isFreezable
public boolean isFreezable() -
addEventLoop
-
removeEventLoop
-
freezeGroup
-
unfreezeGroup
public void unfreezeGroup() -
close
public void close() -
toString
-