|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.netty.handler.execution.ExecutionHandler
voldemort.rest.coordinator.CoordinatorExecutionHandler
public class CoordinatorExecutionHandler
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler |
---|
org.jboss.netty.channel.ChannelHandler.Sharable |
Constructor Summary | |
---|---|
CoordinatorExecutionHandler(java.util.concurrent.Executor executor,
CoordinatorMetadata coordinatorMetadata,
StoreStats coordinatorPerfStats)
|
Method Summary | |
---|---|
void |
handleUpstream(org.jboss.netty.channel.ChannelHandlerContext context,
org.jboss.netty.channel.ChannelEvent channelEvent)
|
Methods inherited from class org.jboss.netty.handler.execution.ExecutionHandler |
---|
getExecutor, handleDownstream, handleReadSuspend, releaseExternalResources |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoordinatorExecutionHandler(java.util.concurrent.Executor executor, CoordinatorMetadata coordinatorMetadata, StoreStats coordinatorPerfStats)
Method Detail |
---|
public void handleUpstream(org.jboss.netty.channel.ChannelHandlerContext context, org.jboss.netty.channel.ChannelEvent channelEvent) throws java.lang.Exception
handleUpstream
in interface org.jboss.netty.channel.ChannelUpstreamHandler
handleUpstream
in class org.jboss.netty.handler.execution.ExecutionHandler
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |