Toggle navigation
Home
io.netty.util.concurrent.EventExecutor to io.netty.util.Timer
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'java-driver'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
context.getNettyOptions().ioEventLoopGroup().next()
to
context.getNettyOptions().getTimer()
context.getNettyOptions().ioEventLoopGroup().next()
to
context.getNettyOptions().getTimer()
Rename Variable
scheduler
to
timer
scheduler
to
timer